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
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-3
/
+8
2010-03-09
powerpc: Reduce printk from pseries_mach_cpu_die()
Vaidyanathan Srinivasan
1
-11
/
+0
2010-03-09
powerpc: Move checks in pseries_mach_cpu_die()
Vaidyanathan Srinivasan
1
-15
/
+15
2010-03-09
powerpc: Reset kernel stack on cpu online from cede state
Vaidyanathan Srinivasan
2
-5
/
+5
2010-03-09
powerpc/pseries: Pass CPPR value to H_XIRR hcall
Mark Nelson
2
-5
/
+6
2010-03-09
powerpc: Fix SMP build with disabled CPU hotplugging.
Adam Lackorzynski
1
-1
/
+21
2010-02-19
powerpc: Convert confirm_error_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
1
-2
/
+2
2010-02-17
powerpc: Reduce footprint of xics_ipi_struct
Anton Blanchard
1
-15
/
+11
2010-02-17
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
3
-5
/
+5
2010-02-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+12
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
4
-8
/
+8
2010-02-09
powerpc/pseries: Quieten cede latency printk
Anton Blanchard
1
-17
/
+5
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
2
-6
/
+6
2010-02-09
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
Will Schmidt
1
-2
/
+2
2010-02-08
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
1
-2
/
+12
2010-02-01
powerpc/pseries: Fix xics build without CONFIG_SMP
Benjamin Herrenschmidt
1
-5
/
+1
2010-01-15
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
1
-14
/
+0
2010-01-15
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
FUJITA Tomonori
1
-1
/
+3
2010-01-15
powerpc/pseries: Fix xics interrupt affinity
Anton Blanchard
1
-6
/
+6
2009-12-18
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
Gautham R Shenoy
1
-2
/
+4
2009-12-18
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
Gautham R Shenoy
1
-2
/
+2
2009-12-18
powerpc/pseries: Select XICS and PCI_MSI PSERIES
Mel Gorman
1
-0
/
+2
2009-12-18
powerpc: Make the CMM memory hotplug aware
Robert Jennings
1
-6
/
+248
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+2
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-53
/
+150
2009-12-09
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
1
-5
/
+51
2009-12-09
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
1
-94
/
+94
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-10
/
+35
2009-12-09
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
1
-0
/
+101
2009-12-09
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
1
-0
/
+88
2009-12-09
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
3
-2
/
+346
2009-11-24
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
3
-9
/
+210
2009-11-24
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
1
-0
/
+22
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-2
/
+2
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
3
-53
/
+150
2009-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-2
/
+9
2009-11-05
powerpc/pci: Fix regression in powerpc MSI-X
Andre Detsch
2
-2
/
+9
2009-10-30
powerpc: Add kdump support to Collaborative Memory Manager
Brian King
2
-11
/
+20
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-4
/
+4
2009-10-30
powerpc/pseries: Use irq_has_action() in eeh_disable_irq()
Michael Ellerman
1
-17
/
+1
2009-10-30
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
3
-520
/
+2
2009-10-30
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
2
-5
/
+5
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
1
-2
/
+2
2009-10-28
powerpc: tracing: Give hypervisor call tracepoints access to arguments
Anton Blanchard
3
-16
/
+29
2009-10-28
powerpc: tracing: Add hypervisor call tracepoints
Anton Blanchard
3
-43
/
+127
2009-10-14
powerpc: Fix hypervisor TLB batching
Anton Blanchard
1
-2
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
[next]