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
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-02
powerpc/pseries: Correct rtas_data_buf locking in dlpar code
Nathan Fontenot
1
-13
/
+29
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
1
-4
/
+4
2010-08-24
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
Nathan Fontenot
1
-4
/
+7
2010-08-24
powerpc: Silence xics_migrate_irqs_away() during cpu offline
Signed-off-by: Darren Hart
1
-2
/
+4
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
9
-20
/
+243
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
3
-22
/
+22
2010-07-31
powerpc: ONLINE to OFFLINE CPU state transition during removal
Robert Jennings
1
-0
/
+1
2010-07-31
powerpc/pseries: Increase cpu die timeout
Benjamin Herrenschmidt
1
-2
/
+2
2010-07-31
powerpc: Remove redundant xics badness warning
Brian King
1
-2
/
+0
2010-07-23
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
1
-11
/
+11
2010-07-14
lmb: rename to memblock
Yinghai Lu
3
-22
/
+22
2010-07-09
powerpc/pseries: Use kstrdup
Julia Lawall
1
-3
/
+1
2010-07-09
powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...
Mark Nelson
1
-8
/
+15
2010-07-09
powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...
Mark Nelson
1
-3
/
+2
2010-07-09
powerpc/pseries/eeh: Use for_each_pci_dev()
Kulikov Vasiliy
1
-2
/
+1
2010-07-09
powerpc/pseries: Partition hibernation support
Brian King
3
-0
/
+221
2010-05-28
tracing: fix for tracepoint API change
Stephen Rothwell
1
-5
/
+5
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
14
-149
/
+272
2010-05-21
powerpc/pseries: Make request_ras_irqs() available to other pseries code
Mark Nelson
4
-60
/
+90
2010-05-21
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
1
-5
/
+5
2010-05-21
powerpc/kexec: Speedup kexec hash PTE tear down
Michael Neuling
1
-13
/
+20
2010-05-21
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
2
-0
/
+56
2010-05-21
powerpc/eeh: Fix oops when probing in early boot
Anton Blanchard
1
-1
/
+1
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-1
/
+1
2010-05-07
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+7
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
1
-2
/
+2
2010-05-06
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
Anton Blanchard
1
-14
/
+19
2010-05-06
powerpc/cpumask: Convert xics driver to new cpumask API
Anton Blanchard
1
-17
/
+21
2010-05-06
powerpc/cpumask: Convert pseries SMP code to new cpumask API
Anton Blanchard
1
-7
/
+9
2010-05-06
powerpc/pseries: Only call start-cpu when a CPU is stopped
Michael Neuling
1
-0
/
+6
2010-05-06
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
Michael Neuling
3
-26
/
+34
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
1
-0
/
+7
2010-04-07
powerpc/pseries/dlpar: Use kasprintf
Julia Lawall
1
-5
/
+2
2010-04-07
powerpc/pseries/dlpar: Eliminate use after free
Julia Lawall
1
-0
/
+1
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
[next]