index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-04-05
powerpc/pseries/vas: use default_groups in kobj_type
Greg Kroah-Hartman
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-23
powerpc/papr_scm: Fix build failure when
Kajol Jain
2022-03-21
powerpc/pseries: Fix use after free in remove_phb_dynamic()
Michael Ellerman
2022-03-09
powerpc/papr_scm: Add perf interface support
Kajol Jain
2022-03-09
powerpc: 8xx: fix a return value error in mpc8xx_pic_init
Hangyu Hua
2022-03-09
powerpc/ps3: remove unneeded semicolons
jing yangyang
2022-03-08
powerpc: declare unmodified attribute_group usages const
Rohan McLure
2022-03-08
powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
YueHaibing
2022-03-08
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
Michael Ellerman
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
2022-03-08
powerpc/pseries: Interface to represent PAPR firmware attributes
Pratik R. Sampat
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
2022-03-08
powerpc/pseries: Parse control memory access error
Ganesh Goudar
2022-03-08
powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
2022-03-08
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
2022-03-08
powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
2022-03-08
powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities
Haren Myneni
2022-03-08
powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
2022-03-08
powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
2022-03-08
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
2022-03-08
powerpc/vas: Map paste address only if window is active
Haren Myneni
2022-03-08
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
2022-03-08
powerpc/vas: Add paste address mmap fault handler
Haren Myneni
2022-03-08
powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
2022-03-08
powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
2022-03-01
powerpc: Fix build errors with newer binutils
Anders Roxell
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-16
powerpc/papr_scm: Implement initial support for injecting smart errors
Vaibhav Jain
2022-02-12
powerpc/pseries: make pseries_devicetree_update() static
Nathan Lynch
2022-02-07
powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINT
Christophe Leroy
2022-02-07
powerpc/mpc86xx_hpcn: Remove obsolete statement
Christophe Leroy
2022-02-07
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
2022-02-03
powerpc/spufs: adjust list element pointer type
Julia Lawall
2022-02-02
powerpc/pseries: read the lpar name from the firmware
Laurent Dufour
2022-01-31
powerpc/e500/qemu-e500: allow core to idle without waiting
Tobias Waldekranz
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-05
powerpc/opal: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-12-23
cuda/pmu: Make find_via_cuda/pmu init functions
Nick Child
2021-12-23
powerpc/512x: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/85xx: Add __init attribute to eligible functions
Nick Child
[next]