index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
1
-0
/
+7
2022-08-25
powerpc/32: Don't always pass -mcpu=powerpc to the compiler
Christophe Leroy
2
-28
/
+19
2022-08-25
powerpc/pci: Fix get_phb_number() locking
Michael Ellerman
1
-6
/
+10
2022-08-25
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
1
-4
/
+6
2022-08-25
powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
Miaoqian Lin
1
-0
/
+1
2022-08-25
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
1
-0
/
+1
2022-08-25
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
1
-0
/
+1
2022-08-25
powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
Pali Rohár
1
-8
/
+19
2022-08-25
powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
Christophe Leroy
1
-2
/
+2
2022-08-25
powerpc/powernv: Avoid crashing if rng is NULL
Michael Ellerman
1
-0
/
+2
2022-08-25
powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E
Christophe Leroy
1
-3
/
+3
2022-08-25
powerpc/fsl-pci: Fix Class Code of PCIe Root Port
Pali Rohár
2
-0
/
+9
2022-07-12
powerpc/powernv: delay rng platform device creation until later in boot
Jason A. Donenfeld
1
-6
/
+10
2022-07-07
powerpc/bpf: Fix use of user_pt_regs in uapi
Naveen N. Rao
2
-9
/
+9
2022-07-07
powerpc/prom_init: Fix kernel config grep
Liam Howlett
1
-1
/
+1
2022-07-02
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
3
-4
/
+18
2022-06-29
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
3
-8
/
+7
2022-06-29
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
3
-16
/
+40
2022-06-29
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
1
-1
/
+10
2022-06-29
powerpc: Enable execve syscall exit tracepoint
Naveen N. Rao
1
-1
/
+1
2022-06-22
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
7
-9
/
+11
2022-06-22
powerpc/kasan: Silence KASAN warnings in __get_wchan()
He Ying
1
-2
/
+2
2022-06-22
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-06-22
powerpc: Use bool in archrandom.h
Richard Henderson
1
-8
/
+9
2022-06-22
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-10
/
+0
2022-06-14
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
1
-4
/
+17
2022-06-14
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
1
-0
/
+2
2022-06-14
powerpc/perf: Fix the threshold compare group constraint for power9
Kajol Jain
1
-1
/
+2
2022-06-14
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
1
-2
/
+5
2022-06-14
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-06-14
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-06-14
powerpc/8xx: export 'cpm_setbrg' for modules
Randy Dunlap
1
-0
/
+1
2022-06-14
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
1
-2
/
+6
2022-06-14
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
Peng Wu
1
-2
/
+4
2022-06-14
powerpc/powernv: fix missing of_node_put in uv_init()
Lv Ruyi
1
-0
/
+1
2022-06-14
powerpc/xics: fix refcount leak in icp_opal_init()
Lv Ruyi
1
-0
/
+1
2022-06-14
powerpc/fadump: Fix fadump to work with a different endian capture kernel
Hari Bathini
2
-47
/
+57
2022-04-27
powerpc/perf: Fix power9 event alternatives
Athira Rajeev
1
-4
/
+4
2022-04-27
KVM: PPC: Fix TCE handling for VFIO
Alexey Kardashevskiy
2
-44
/
+45
2022-04-20
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-15
powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
2
-4
/
+17
2022-04-15
powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
Maxim Kiselev
1
-2
/
+2
2022-04-15
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
1
-1
/
+1
2022-04-15
powerpc: Fix build errors with newer binutils
Anders Roxell
3
-9
/
+40
2022-04-15
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
1
-0
/
+6
2022-04-15
powerpc/lib/sstep: Fix 'sthcx' instruction
Anders Roxell
1
-1
/
+1
2022-04-15
powerpc: 8xx: fix a return value error in mpc8xx_pic_init
Hangyu Hua
1
-0
/
+1
2022-04-15
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
1
-2
/
+2
2022-04-15
powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit
Michael Ellerman
1
-1
/
+1
2022-04-15
powerpc/perf: Don't use perf_hw_context for trace IMC PMU
Athira Rajeev
1
-1
/
+5
[next]