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