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
2023-02-14
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
1
-2
/
+4
2023-02-09
powerpc/imc-pmu: Revert nest_init_lock to being a mutex
Michael Ellerman
1
-7
/
+7
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-4
/
+4
2023-01-18
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2
-71
/
+67
2023-01-12
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
1
-1
/
+6
2023-01-12
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
1
-3
/
+10
2022-12-31
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
1
-10
/
+1
2022-12-31
powerpc/eeh: Drop redundant spinlock initialization
Haowen Bai
1
-2
/
+1
2022-12-31
powerpc/hv-gpci: Fix hv_gpci event list
Kajol Jain
4
-1
/
+57
2022-12-31
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
1
-1
/
+1
2022-12-31
powerpc/perf: callchain validate kernel stack pointer bounds
Nicholas Piggin
1
-0
/
+1
2022-12-31
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
1
-0
/
+1
2022-12-31
powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
Gustavo A. R. Silva
1
-3
/
+4
2022-12-31
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-10-26
powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
Haren Myneni
1
-1
/
+1
2022-10-26
powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
Li Huafei
1
-1
/
+7
2022-10-26
powerpc: Fix SPE Power ISA properties for e500v1 platforms
Pali Rohár
5
-4
/
+55
2022-10-26
powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
Nicholas Piggin
1
-1
/
+1
2022-10-26
powerpc: Fix fallocate and fadvise64_64 compat parameter combination
Rohan McLure
3
-15
/
+15
2022-10-26
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
Zheng Yongjun
1
-0
/
+1
2022-10-26
powerpc/pci_dn: Add missing of_node_put()
Liang He
1
-0
/
+1
2022-10-26
powerpc/sysdev/fsl_msi: Add missing of_node_put()
Liang He
1
-0
/
+2
2022-10-26
powerpc/math_emu/efp: Include module.h
Nathan Chancellor
1
-0
/
+1
2022-10-26
powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig
Michael Ellerman
1
-0
/
+1
2022-10-26
powerpc/boot: Explicitly disable usage of SPE instructions
Pali Rohár
1
-0
/
+1
2022-10-15
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
5
-99
/
+11
2022-10-12
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
1
-9
/
+0
2022-09-08
powerpc: align syscall table for ppc32
Masahiro Yamada
1
-0
/
+1
2022-08-25
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
1
-0
/
+7
2022-08-25
powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
Alexey Kardashevskiy
1
-0
/
+2
2022-08-25
powerpc/32: Don't always pass -mcpu=powerpc to the compiler
Christophe Leroy
2
-28
/
+19
2022-08-25
powerpc/32: Set an IBAT covering up to _einittext during init
Christophe Leroy
2
-8
/
+6
2022-08-25
KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
Fabiano Rosas
1
-11
/
+2
2022-08-25
powerpc/pci: Fix get_phb_number() locking
Michael Ellerman
1
-6
/
+10
2022-08-17
powerpc: Fix eh field when calling lwarx on PPC32
Christophe Leroy
1
-6
/
+9
2022-08-17
powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
Jason A. Donenfeld
3
-36
/
+12
2022-08-17
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
1
-4
/
+6
2022-08-17
powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
Miaoqian Lin
1
-0
/
+1
2022-08-17
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
1
-0
/
+1
2022-08-17
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
1
-0
/
+1
2022-08-17
powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
Pali Rohár
1
-8
/
+19
2022-08-17
powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case
Alexey Kardashevskiy
1
-0
/
+5
2022-08-17
powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
Christophe Leroy
1
-2
/
+2
2022-08-17
powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
Christophe Leroy
2
-5
/
+5
2022-08-17
powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...
Athira Rajeev
1
-20
/
+15
2022-08-17
powerpc/64s: Disable stack variable initialisation for prom_init
Michael Ellerman
1
-0
/
+1
2022-08-17
powerpc/powernv: Avoid crashing if rng is NULL
Michael Ellerman
1
-0
/
+2
2022-08-17
powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E
Christophe Leroy
1
-3
/
+3
2022-08-17
powerpc/fsl-pci: Fix Class Code of PCIe Root Port
Pali Rohár
2
-0
/
+9
2022-07-21
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
1
-2
/
+3
[next]