summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard1-9/+13
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard1-29/+33
2010-05-06powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard1-17/+21
2010-05-06powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard1-7/+9
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard1-1/+1
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard3-10/+13
2010-05-06powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard1-3/+6
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard1-5/+5
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard2-2/+2
2010-05-06powerpc: Invoke oom-killer from page faultBenjamin Herrenschmidt1-10/+4
2010-05-06powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson2-0/+49
2010-05-06powerpc: Correct parport interrupt parsingMartyn Welch1-3/+8
2010-05-06powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt1-4/+0
2010-05-06powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling1-0/+6
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling3-26/+34
2010-05-05powerpc/4xx: Add optional "reset_type" property to control reboot via dtsStefan Roese1-2/+22
2010-05-05powerpc/47x: defconfig for 476 on the iss 4xx simulatorDave Kleikamp1-0/+1026
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith11-1/+533
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2-0/+6
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp3-0/+42
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp17-44/+871
2010-05-05powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp1-159/+171
2010-05-05powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith1-0/+4
2010-05-04powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala1-2/+3
2010-04-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-5/+0
2010-04-30kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei1-5/+0
2010-04-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds62-968/+1599
2010-04-28powerpc/ps3: Update ps3_defconfigGeoff Levand1-60/+129
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt1-0/+7
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2-3/+17
2010-04-27powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala1-1/+14
2010-04-26Powerpc: wii: Fix typo in commentThomas Weber1-2/+2
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa1-2/+3
2010-04-20powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala52-806/+1299
2010-04-20powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATEDKim Phillips34-68/+34
2010-04-20powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfigKim Phillips1-1/+1
2010-04-20powerpc/83xx: enable EPOLL syscall in defconfigKim Phillips14-14/+14
2010-04-20powerpc/83xx: add RTC drivers in 83xx defconfigKim Phillips1-3/+59
2010-04-20powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker2-6/+19
2010-04-20powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce1-2/+2
2010-04-20powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=nAnton Vorontsov2-4/+4
2010-04-13Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB"Benjamin Herrenschmidt1-1/+1
2010-04-07powerpc: Add kprobe-based event tracerMahesh Salgaonkar3-0/+168
2010-04-07powerpc/vio: Add power management supportBenjamin Herrenschmidt1-0/+24
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita1-7/+3
2010-04-07powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MBAnton Blanchard1-1/+1
2010-04-07powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard1-6/+9
2010-04-07powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-04-07powerpc: Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-04-07powerpc/vio: Add missing unlock in error pathJulia Lawall1-1/+3