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