Age | Commit message (Expand) | Author |
2011-04-18 | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt |
2011-04-18 | powerpc/perf_event: Skip updating kernel counters if register value shrinks | Eric B Munson |
2011-04-18 | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled | Stefan Roese |
2011-04-18 | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard |
2011-04-18 | powerpc/pseries: Use a kmem cache for DTL buffers | Nishanth Aravamudan |
2011-04-18 | powerpc/kexec: Fix regression causing compile failure on UP | Paul Gortmaker |
2011-04-18 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2011-04-14 | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine |
2011-04-12 | powerpc/85xx: disable Suspend support if SMP enabled | Kumar Gala |
2011-04-12 | powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE | Scott Wood |
2011-04-12 | powerpc/book3e: Fix CPU feature handling on 64-bit e5500 | Kumar Gala |
2011-04-12 | powerpc: Check device status before adding serial device | Prabhakar Kushwaha |
2011-04-12 | powerpc/85xx: Don't add disabled PCIe devices | Prabhakar Kushwaha |
2011-04-11 | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-05 | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU | Matt Evans |
2011-04-05 | powerpc: Set nr_cpu_ids early and use it to free PACAs | Ryan Grimm |
2011-04-05 | powerpc/pseries: Don't register global initcall | Benjamin Herrenschmidt |
2011-04-05 | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. | Paul Gortmaker |
2011-04-05 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2011-04-04 | Documentation: fix minor typos/spelling | Sylvestre Ledru |
2011-04-04 | powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB | Prabhakar Kushwaha |
2011-04-01 | powerpc/pmac/smp: Remove no-longer needed preempt workaround | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Increase vdso_data->processorCount, not just decrease it | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Create idle threads on demand and properly reset them | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fix CPU hotplug crashes on some machines | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Add a smp_ops->bringup_up() done callback | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Properly NAP offlined CPU on G5 | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Remove HMT changes for PowerMac offline code | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Remove unused smp_ops->cpu_enable() | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Remove unused generic_cpu_enable() | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Fix generic_mach_cpu_die() | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: soft-replugged CPUs must go back to start_secondary | Benjamin Herrenschmidt |
2011-04-01 | powerpc: Make decrementer interrupt robust against offlined CPUs | Benjamin Herrenschmidt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-30 | powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip | Richard Cochran |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-30 | powerpc/qe_ic: Fix another breakage from the irq_data conversion | Benjamin Herrenschmidt |
2011-03-30 | powerpc/8xx: Fix another breakage from the irq_data conversion | Benjamin Herrenschmidt |
2011-03-30 | powerpc/cell: Use handle_edge_eoi_irq for real | Thomas Gleixner |
2011-03-30 | powerpc/pseries: Enable Chelsio network and iWARP drivers | Anton Blanchard |
2011-03-30 | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory | Benjamin Herrenschmidt |
2011-03-30 | powerpc: Fix accounting of softirq time when idle | Anton Blanchard |
2011-03-30 | powerpc/pseries/smp: query-cpu-stopped-state support won't change | Milton Miller |