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
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
12
-30
/
+19
2015-12-23
QE: use subsys_initcall to init qe
Zhao Qiang
6
-12
/
+0
2015-12-23
CPM/QE: use genalloc to manage CPM/QE muram
Zhao Qiang
1
-2
/
+2
2015-12-17
powerpc/pseries: Enable kernel CPU dlpar from sysfs
Nathan Fontenot
1
-0
/
+6
2015-12-17
powerpc/pseries: Add CPU dlpar add functionality
Nathan Fontenot
1
-0
/
+116
2015-12-17
powerpc/pseries: Add CPU dlpar remove functionality
Nathan Fontenot
2
-0
/
+156
2015-12-17
powerpc/pseries: Update CPU hotplug error recovery
Nathan Fontenot
1
-13
/
+63
2015-12-17
powerpc/pseries: Factor out common cpu hotplug code
Nathan Fontenot
1
-31
/
+39
2015-12-17
powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c
Nathan Fontenot
2
-225
/
+219
2015-12-17
powerpc/pseries: Verify CPU doesn't exist before adding
Nathan Fontenot
1
-4
/
+39
2015-12-17
powerpc/powernv: Add support for Nvlink NPUs
Alistair Popple
5
-13
/
+498
2015-12-17
powerpc: Add __raw_rm_writeq() function
Alistair Popple
1
-10
/
+0
2015-12-17
Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
Alistair Popple
1
-0
/
+1
2015-12-17
powerpc/powernv: Fix M64 resource name in /proc/iomem
Gavin Shan
1
-0
/
+1
2015-12-17
powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug
Michael Ellerman
1
-8
/
+3
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
7
-66
/
+51
2015-12-17
powerpc/powernv: Remove OPALv2 firmware define and references
Stewart Smith
3
-12
/
+4
2015-12-17
powerpc/powernv: panic() on OPAL < V3
Stewart Smith
1
-4
/
+1
2015-12-16
powerpc: Remove broken GregorianDay()
Daniel Axtens
2
-3
/
+2
2015-12-14
powerpc/cell: Remove the Cell QPACE code
Rashmica Gupta
3
-157
/
+0
2015-12-14
powerpc/pseries: Limit EPOW reset event warnings
Vipin K Parashar
1
-24
/
+31
2015-12-14
powerpc/mm: Use H_READ with H_READ_4
Aneesh Kumar K.V
1
-27
/
+27
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
1
-0
/
+10
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
1
-1
/
+1
2015-11-26
powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers
John Ogness
1
-1
/
+2
2015-11-24
powerpc/powernv: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-11-06
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+2
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
31
-212
/
+784
2015-11-05
Merge branch 'next' of git://git.denx.de/linux-denx-agust into next
Michael Ellerman
5
-4
/
+550
2015-11-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+12
2015-11-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
8
-15
/
+96
2015-10-28
powerpc/pseries: Correct string length in pseries_of_derive_parent()
Nathan Fontenot
1
-2
/
+5
2015-10-28
Merge branch 'clock' into HEAD
Scott Wood
7
-7
/
+7
2015-10-28
powerpc/e6500: kexec: Handle hardware threads
Scott Wood
1
-0
/
+46
2015-10-28
powerpc/85xx: Implement 64-bit kexec support
Tiejun Chen
1
-0
/
+11
2015-10-22
powerpc: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-4
/
+2
2015-10-22
powerpc/512x: add LocalPlus Bus FIFO device driver
Alexander Popov
3
-0
/
+547
2015-10-22
powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-22
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
7
-7
/
+7
2015-10-21
powerpc/powernv: Handle irq_happened flag correctly in off-line loop
Paul Mackerras
1
-5
/
+24
2015-10-21
powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapter
Gavin Shan
1
-0
/
+3
2015-10-21
powerpc/powernv: Simplify pnv_eeh_set_option()
Gavin Shan
1
-26
/
+25
2015-10-21
powerpc/powernv: Remove pnv_eeh_cap_start()
Gavin Shan
1
-14
/
+5
2015-10-21
powerpc/powernv: Cleanup on EEH comments
Gavin Shan
1
-11
/
+2
2015-10-21
powerpc/pseries: Cleanup on pseries_eeh_get_state()
Gavin Shan
1
-34
/
+26
2015-10-19
powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU
Michael Ellerman
1
-11
/
+0
2015-10-17
powerpc/85xx: Don't use generic timebase sync on 64-bit
Scott Wood
1
-1
/
+1
2015-10-17
powerpc/fsl-corenet: Disable coreint if kexec is enabled
Scott Wood
1
-2
/
+4
2015-10-17
powerpc/fsl-booke-64: Allow booting from the secondary thread
Scott Wood
1
-7
/
+20
2015-10-17
powerpc/85xx: Add support for Varisys Cyrus board
Andy Fleming
1
-0
/
+1
[next]