aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan
2011-04-18powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker
2011-04-18Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-04-12powerpc/85xx: disable Suspend support if SMP enabledKumar Gala
2011-04-12powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZEScott Wood
2011-04-12powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala
2011-04-12powerpc: Check device status before adding serial devicePrabhakar Kushwaha
2011-04-12powerpc/85xx: Don't add disabled PCIe devicesPrabhakar Kushwaha
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt
2011-04-05powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker
2011-04-05Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-04-04Documentation: fix minor typos/spellingSylvestre Ledru
2011-04-04powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDBPrabhakar Kushwaha
2011-04-01powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt
2011-04-01powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt
2011-04-01powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt
2011-04-01powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt
2011-04-01powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt
2011-04-01powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt
2011-04-01powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-30powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-30powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner
2011-03-30powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt
2011-03-30powerpc: Fix accounting of softirq time when idleAnton Blanchard
2011-03-30powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller