index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-07
194
-1863
/
+3363
|
\
|
*
powerpc/64e: Fix kexec build error
Michael Ellerman
2022-08-03
1
-0
/
+1
|
*
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
2022-08-02
1
-4
/
+6
|
*
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
2022-08-01
1
-0
/
+7
|
*
powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
Miaoqian Lin
2022-08-01
1
-0
/
+1
|
*
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
2022-08-01
1
-0
/
+1
|
*
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
2022-08-01
1
-0
/
+1
|
*
powerpc/perf: Include caps feature for power10 DD1 version
Athira Rajeev
2022-08-01
1
-0
/
+1
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-08-01
5
-242
/
+220
|
|
\
|
|
*
powerpc/kvm: Remove comment related to moving PMU code to perf subsystem
Kajol Jain
2022-07-20
1
-6
/
+0
|
|
*
powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and late...
Kajol Jain
2022-07-20
3
-221
/
+226
|
|
*
KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt
Murilo Opsfelder Araujo
2022-07-20
2
-19
/
+0
|
|
*
KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarations
Murilo Opsfelder Araujo
2022-07-20
1
-2
/
+0
|
*
|
powerpc: add support for syscall stack randomization
Xiu Jianfeng
2022-07-28
3
-1
/
+26
|
*
|
powerpc: Move system_call_exception() to syscall.c
Xiu Jianfeng
2022-07-28
3
-162
/
+174
|
*
|
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
2022-07-28
2
-18
/
+18
|
*
|
powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
Jason A. Donenfeld
2022-07-28
3
-36
/
+12
|
*
|
powerpc/powernv: Avoid crashing if rng is NULL
Michael Ellerman
2022-07-28
1
-0
/
+2
|
*
|
powerpc/signal: Update comment for clarity
Rashmica Gupta
2022-07-28
1
-3
/
+6
|
*
|
powerpc: make facility_unavailable_exception 64s
Rashmica Gupta
2022-07-28
1
-1
/
+1
|
*
|
powerpc/platforms/83xx/suspend: Remove write-only global variable
Uwe Kleine-König
2022-07-28
1
-2
/
+0
|
*
|
powerpc/platforms/83xx/suspend: Prevent unloading the driver
Uwe Kleine-König
2022-07-28
1
-6
/
+1
|
*
|
powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
Uwe Kleine-König
2022-07-28
1
-22
/
+21
|
*
|
powerpc/sysdev: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
|
*
|
powerpc/pseries/vas: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
|
*
|
powerpc/85xx: P2020: Add law_trgt_if property to PCIe DT nodes
Pali Rohár
2022-07-28
1
-0
/
+3
|
*
|
powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
Pali Rohár
2022-07-28
1
-8
/
+19
|
*
|
powerpc/85xx: Fix description of MPC85xx and P1/P2 boards options
Pali Rohár
2022-07-28
1
-8
/
+10
|
*
|
powerpc/pseries: define driver for Platform KeyStore
Nayna Jain
2022-07-28
5
-0
/
+556
|
*
|
powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case
Alexey Kardashevskiy
2022-07-28
1
-0
/
+5
|
*
|
powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
Alexey Kardashevskiy
2022-07-28
1
-0
/
+2
|
*
|
pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
Alexey Kardashevskiy
2022-07-28
2
-41
/
+102
|
*
|
powerpc/crash: save cpu register data in crash_smp_send_stop()
Hari Bathini
2022-07-28
3
-50
/
+57
|
*
|
powerpc: Finally remove unnecessary headers from asm/prom.h
Christophe Leroy
2022-07-28
1
-8
/
+2
|
*
|
powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
Christophe Leroy
2022-07-28
4
-2
/
+5
|
*
|
powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2022-07-27
2
-11
/
+5
|
*
|
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2022-07-27
6
-7
/
+35
|
*
|
powerpc/405: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2022-07-27
1
-1
/
+6
|
*
|
powerpc/32: Don't always pass -mcpu=powerpc to the compiler
Christophe Leroy
2022-07-27
2
-28
/
+19
|
*
|
powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
Christophe Leroy
2022-07-27
1
-2
/
+2
|
*
|
powerpc/ppc-opcode: Define and use PPC_RAW_SETB()
Christophe Leroy
2022-07-27
2
-7
/
+4
|
*
|
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
Christophe Leroy
2022-07-27
3
-2
/
+5
|
*
|
powerpc/probes: Remove ppc_opcode_t
Christophe Leroy
2022-07-27
3
-3
/
+2
|
*
|
powerpc: Remove remaining parts of oprofile
Christophe Leroy
2022-07-27
5
-74
/
+4
|
*
|
powerpc/perf: Use PVR rather than oprofile field to determine CPU version
Rashmica Gupta
2022-07-27
12
-33
/
+37
|
*
|
powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG
Christophe Leroy
2022-07-27
1
-1
/
+1
|
*
|
powerpc/32: Set an IBAT covering up to _einittext during init
Christophe Leroy
2022-07-27
2
-8
/
+6
|
*
|
powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
Christophe Leroy
2022-07-27
2
-5
/
+5
|
*
|
powerpc/mce: use early_cpu_to_node() in mce_init()
Nicholas Piggin
2022-07-27
1
-1
/
+1
|
*
|
powerpc/64s: Remove spurious fault flushing for NMMU
Nicholas Piggin
2022-07-27
1
-3
/
+23
[next]