index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: fix for tracepoint API change
Stephen Rothwell
2010-05-28
1
-5
/
+5
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
14
-149
/
+272
|
\
|
*
powerpc/pseries: Make request_ras_irqs() available to other pseries code
Mark Nelson
2010-05-21
4
-60
/
+90
|
*
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
2010-05-21
1
-5
/
+5
|
*
powerpc/kexec: Speedup kexec hash PTE tear down
Michael Neuling
2010-05-21
1
-13
/
+20
|
*
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
2010-05-21
2
-0
/
+56
|
*
powerpc/eeh: Fix oops when probing in early boot
Anton Blanchard
2010-05-21
1
-1
/
+1
|
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-05-07
1
-0
/
+7
|
|
\
|
|
*
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2010-04-28
1
-0
/
+7
|
*
|
powerpc/cpumask: Update some comments
Anton Blanchard
2010-05-06
1
-2
/
+2
|
*
|
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
Anton Blanchard
2010-05-06
1
-14
/
+19
|
*
|
powerpc/cpumask: Convert xics driver to new cpumask API
Anton Blanchard
2010-05-06
1
-17
/
+21
|
*
|
powerpc/cpumask: Convert pseries SMP code to new cpumask API
Anton Blanchard
2010-05-06
1
-7
/
+9
|
*
|
powerpc/pseries: Only call start-cpu when a CPU is stopped
Michael Neuling
2010-05-06
1
-0
/
+6
|
*
|
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
Michael Neuling
2010-05-06
3
-26
/
+34
|
*
|
powerpc/pseries/dlpar: Use kasprintf
Julia Lawall
2010-04-07
1
-5
/
+2
|
*
|
powerpc/pseries/dlpar: Eliminate use after free
Julia Lawall
2010-04-07
1
-0
/
+1
|
|
/
*
|
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
1
-1
/
+1
|
/
*
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
[next]