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