summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-05-04powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala
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-28driver-core: Add device node pointer to struct deviceGrant Likely
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-26Powerpc: wii: Fix typo in commentThomas Weber
2010-04-25KVM: PPC: Destory timer on vcpu destructionAlexander Graf
2010-04-25KVM: PPC: Memset vcpu to zerosAlexander Graf
2010-04-25KVM: PPC: Allocate vcpu struct using vmallocAlexander Graf
2010-04-25KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)Alexander Graf
2010-04-25KVM: PPC: Enable use of secondary htab bucketAlexander Graf
2010-04-25KVM: PPC: Add capability for paired singlesAlexander Graf
2010-04-25KVM: PPC: Implement Paired Single emulationAlexander Graf
2010-04-25KVM: PPC: Enable program interrupt to do MMIOAlexander Graf
2010-04-25KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf
2010-04-25KVM: PPC: Fix error in BAT assignmentAlexander Graf
2010-04-25KVM: PPC: Add helpers to call FPU instructionsAlexander Graf
2010-04-25KVM: PPC: Make ext giveup non-staticAlexander Graf
2010-04-25KVM: PPC: Make software load/store return eaddrAlexander Graf
2010-04-25KVM: PPC: Implement mtsr instruction emulationAlexander Graf
2010-04-25KVM: PPC: Fix typo in book3s_32 debug codeAlexander Graf