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.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
2021-03-26
powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
Aneesh Kumar K.V
1
-1
/
+2
2021-03-23
powerpc/pseries/mobility: handle premature return from H_JOIN
Nathan Lynch
1
-1
/
+25
2021-03-23
powerpc/pseries/mobility: use struct for shared state
Nathan Lynch
1
-3
/
+19
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
1
-4
/
+3
2021-03-01
powerpc/pseries: Don't enforce MSI affinity with kdump
Greg Kurz
1
-2
/
+23
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+0
2021-02-23
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
58
-158
/
+207
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-72
/
+1
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
1
-1
/
+1
2021-02-13
of: Remove of_dev_{get,put}()
Rob Herring
1
-2
/
+2
2021-02-11
powerpc/time: Avoid using get_tbl()
Christophe Leroy
1
-4
/
+4
2021-02-11
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
1
-0
/
+29
2021-02-11
powerpc/amigaone: Make amigaone_discover_phbs() static
Michael Ellerman
1
-1
/
+1
2021-02-11
powerpc/83xx: Fix build error when CONFIG_PCI=n
Michael Ellerman
1
-1
/
+1
2021-02-11
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
1
-3
/
+3
2021-02-08
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
1
-4
/
+3
2021-02-08
powerpc: remove unneeded semicolons
Chengyang Fan
2
-2
/
+2
2021-02-08
powerpc/akebono: Fix unmet dependency errors
Michael Ellerman
1
-7
/
+0
2021-02-08
powerpc/pseries/mce: restore msr before returning from handler
Nicholas Piggin
1
-4
/
+15
2021-02-08
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
3
-6
/
+10
2021-02-08
powerpc: introduce die_mce
Nicholas Piggin
2
-2
/
+2
2021-02-08
powerpc/cell: tidy up pervasive declarations
Nicholas Piggin
2
-3
/
+1
2021-02-08
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
1
-1
/
+1
2021-02-08
powerpc/pasemi: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-08
powerpc/embedded6xx/mve5100: Move PHB discovery
Oliver O'Halloran
2
-7
/
+14
2021-02-08
powerpc/embedded6xx/mpc7448: Move PHB discovery
Oliver O'Halloran
1
-5
/
+9
2021-02-08
powerpc/embedded6xx/linkstation: Move PHB discovery
Oliver O'Halloran
1
-3
/
+7
2021-02-08
powerpc/embedded6xx/holly: Move PHB discovery
Oliver O'Halloran
1
-3
/
+7
2021-02-08
powerpc/chrp: Move PHB discovery
Oliver O'Halloran
2
-11
/
+9
2021-02-08
powerpc/amigaone: Move PHB discovery
Oliver O'Halloran
1
-3
/
+7
2021-02-08
powerpc/83xx: Move PHB discovery
Oliver O'Halloran
13
-2
/
+12
2021-02-08
powerpc/82xx/*: Move PHB discovery
Oliver O'Halloran
2
-3
/
+2
2021-02-08
powerpc/52xx/mpc5200_simple: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-08
powerpc/52xx/media5200: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-08
powerpc/52xx/lite5200: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-08
powerpc/52xx/efika: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-08
powerpc/512x: Move PHB discovery
Oliver O'Halloran
1
-5
/
+8
2021-02-08
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
7
-14
/
+22
2021-02-08
powerpc/powernv: remove get_cxl_module
Christoph Hellwig
1
-22
/
+0
2021-01-31
powerpc/powernv/pci: Drop pnv_phb->initialized
Oliver O'Halloran
2
-18
/
+0
2021-01-31
powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()
Markus Elfring
1
-7
/
+5
2021-01-31
powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()
Markus Elfring
1
-1
/
+0
2021-01-31
powerpc/pseries: Delete an error message for a failed string duplication in d...
Markus Elfring
1
-3
/
+1
2021-01-31
powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store()
Markus Elfring
1
-1
/
+0
2021-01-31
powerpc/powernv/pci: fix a RCU-list lock
Qian Cai
1
-0
/
+4
2021-01-30
powerpc/vas: Fix IRQ name allocation
Cédric Le Goater
2
-3
/
+9
2021-01-30
powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() static
Cédric Le Goater
1
-2
/
+1
[next]