summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Add DEBUG_PER_CPU_MAPS optionAnton Blanchard
2010-05-06powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-05-06powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard
2010-05-06powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard
2010-05-06powerpc: Invoke oom-killer from page faultBenjamin Herrenschmidt
2010-05-06powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson
2010-05-06powerpc: Correct parport interrupt parsingMartyn Welch
2010-05-06powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt
2010-05-06powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-05-05powerpc/4xx: Add optional "reset_type" property to control reboot via dtsStefan Roese
2010-05-05powerpc/47x: defconfig for 476 on the iss 4xx simulatorDave Kleikamp
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2010-05-05powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp
2010-05-05powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith
2010-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-04-28powerpc/ps3: Update ps3_defconfigGeoff Levand
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard
2010-04-26powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-19powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala
2010-04-19powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATEDKim Phillips
2010-04-19powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfigKim Phillips
2010-04-19powerpc/83xx: enable EPOLL syscall in defconfigKim Phillips
2010-04-19powerpc/83xx: add RTC drivers in 83xx defconfigKim Phillips
2010-04-19powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker
2010-04-19powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce
2010-04-19powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=nAnton Vorontsov
2010-04-13Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB"Benjamin Herrenschmidt
2010-04-07powerpc: Add kprobe-based event tracerMahesh Salgaonkar
2010-04-07powerpc/vio: Add power management supportBenjamin Herrenschmidt
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita