index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
64
-94
/
+94
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
64
-94
/
+94
*
|
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
Matt Evans
2011-04-05
1
-6
/
+11
*
|
powerpc: Set nr_cpu_ids early and use it to free PACAs
Ryan Grimm
2011-04-05
2
-1
/
+4
*
|
powerpc/pseries: Don't register global initcall
Benjamin Herrenschmidt
2011-04-05
1
-1
/
+1
*
|
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
Paul Gortmaker
2011-04-05
1
-3
/
+3
*
|
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2011-04-05
4
-19
/
+19
|
\
\
|
*
|
powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB
Prabhakar Kushwaha
2011-04-04
4
-19
/
+19
*
|
|
Documentation: fix minor typos/spelling
Sylvestre Ledru
2011-04-04
2
-2
/
+2
|
/
/
*
|
powerpc/pmac/smp: Remove no-longer needed preempt workaround
Benjamin Herrenschmidt
2011-04-01
1
-7
/
+0
*
|
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
Benjamin Herrenschmidt
2011-04-01
1
-0
/
+4
*
|
powerpc/smp: Create idle threads on demand and properly reset them
Benjamin Herrenschmidt
2011-04-01
1
-22
/
+78
*
|
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
2011-04-01
3
-6
/
+15
*
|
powerpc/pmac/smp: Fix CPU hotplug crashes on some machines
Benjamin Herrenschmidt
2011-04-01
1
-16
/
+55
*
|
powerpc/smp: Add a smp_ops->bringup_up() done callback
Benjamin Herrenschmidt
2011-04-01
2
-0
/
+5
*
|
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
2011-04-01
4
-28
/
+15
*
|
powerpc/pmac/smp: Remove HMT changes for PowerMac offline code
Benjamin Herrenschmidt
2011-04-01
1
-4
/
+0
*
|
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
Benjamin Herrenschmidt
2011-04-01
3
-60
/
+55
*
|
powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
Benjamin Herrenschmidt
2011-04-01
1
-12
/
+5
*
|
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
2011-04-01
3
-3
/
+4
*
|
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
2011-04-01
2
-20
/
+6
*
|
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
2011-04-01
3
-13
/
+0
*
|
powerpc/smp: Remove unused generic_cpu_enable()
Benjamin Herrenschmidt
2011-04-01
2
-23
/
+0
*
|
powerpc/smp: Fix generic_mach_cpu_die()
Benjamin Herrenschmidt
2011-04-01
1
-2
/
+1
*
|
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
2011-04-01
4
-4
/
+17
*
|
powerpc: Make decrementer interrupt robust against offlined CPUs
Benjamin Herrenschmidt
2011-04-01
1
-4
/
+11
|
/
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-30
2
-6
/
+5
|
\
|
*
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
Richard Cochran
2011-03-30
1
-8
/
+8
|
*
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-30
1
-1
/
+0
*
|
powerpc/qe_ic: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
2011-03-30
1
-8
/
+8
*
|
powerpc/8xx: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
2011-03-30
1
-1
/
+1
*
|
powerpc/cell: Use handle_edge_eoi_irq for real
Thomas Gleixner
2011-03-30
1
-1
/
+1
*
|
powerpc/pseries: Enable Chelsio network and iWARP drivers
Anton Blanchard
2011-03-30
1
-0
/
+3
*
|
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
Benjamin Herrenschmidt
2011-03-30
2
-15
/
+15
*
|
powerpc: Fix accounting of softirq time when idle
Anton Blanchard
2011-03-30
1
-1
/
+1
*
|
powerpc/pseries/smp: query-cpu-stopped-state support won't change
Milton Miller
2011-03-30
1
-2
/
+2
*
|
powerpc/xics: Use hwirq for xics domain irq number
Milton Miller
2011-03-30
1
-28
/
+29
*
|
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
Milton Miller
2011-03-30
1
-8
/
+8
*
|
powerpc: Wire up new syscalls
Stephen Rothwell
2011-03-30
2
-1
/
+9
*
|
powerpc/booke: Correct the SPRN_MAS5 definition.
Varun Sethi
2011-03-30
1
-1
/
+1
*
|
powerpc: ARCH_PFN_OFFSET should be unsigned long
Scott Wood
2011-03-30
1
-1
/
+1
*
|
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
2011-03-30
3
-0
/
+44
*
|
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
Jim Keniston
2011-03-30
1
-0
/
+24
*
|
powerpc: Restore some misc devices to our configs
Stephen Rothwell
2011-03-30
15
-0
/
+15
|
/
*
powerpc: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
2
-60
/
+3
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
53
-187
/
+188
*
powerpc: irq: Use irqdata based information
Thomas Gleixner
2011-03-29
1
-6
/
+8
*
powerpc-fsl-msi-use-irqd.patch
Thomas Gleixner
2011-03-29
1
-10
/
+11
*
powerpc: xilinx: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-6
/
+0
*
powerpc: uic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-17
/
+10
[next]