| Commit message (Expand) | Author | Age | Files | Lines |
* | hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set... | Frederic Weisbecker | 2011-05-06 | 1 | -4/+11 |
* | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2011-05-04 | 1 | -0/+3 |
|\ |
|
| * | powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-03 | 1 | -2/+2 |
|\ \ |
|
| * | | powerpc: Fix multicast problem in fs_enet driver | Andrea Galbusera | 2011-04-22 | 1 | -2/+2 |
* | | | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-27 | 1 | -1/+1 |
| |/
|/| |
|
* | | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt | 2011-04-18 | 1 | -3/+5 |
* | | powerpc/perf_event: Skip updating kernel counters if register value shrinks | Eric B Munson | 2011-04-18 | 1 | -7/+30 |
* | | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled | Stefan Roese | 2011-04-18 | 1 | -1/+1 |
* | | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard | 2011-04-18 | 1 | -0/+3 |
* | | powerpc/pseries: Use a kmem cache for DTL buffers | Nishanth Aravamudan | 2011-04-18 | 1 | -2/+10 |
* | | powerpc/kexec: Fix regression causing compile failure on UP | Paul Gortmaker | 2011-04-18 | 1 | -6/+6 |
* | | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2011-04-18 | 5 | -7/+26 |
|\ \ |
|
| * | | powerpc/85xx: disable Suspend support if SMP enabled | Kumar Gala | 2011-04-12 | 1 | -1/+1 |
| * | | powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE | Scott Wood | 2011-04-12 | 1 | -2/+1 |
| * | | powerpc/book3e: Fix CPU feature handling on 64-bit e5500 | Kumar Gala | 2011-04-12 | 2 | -1/+14 |
| * | | powerpc: Check device status before adding serial device | Prabhakar Kushwaha | 2011-04-12 | 1 | -3/+5 |
| * | | powerpc/85xx: Don't add disabled PCIe devices | Prabhakar Kushwaha | 2011-04-12 | 1 | -0/+5 |
* | | | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine | 2011-04-15 | 1 | -1/+3 |
* | | | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki | 2011-04-11 | 1 | -3/+3 |
| |/
|/| |
|
* | | 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-05 | 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 |