summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-0763-975/+1602
|\
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-291-5/+0
| |\
| | * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-291-5/+0
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-2962-968/+1599
| |\ \ | | |/ | |/|
| | * powerpc/ps3: Update ps3_defconfigGeoff Levand2010-04-281-60/+129
| | * powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-281-0/+7
| | * powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2010-04-282-3/+17
| | * powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala2010-04-261-1/+14
| | * powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala2010-04-1952-806/+1299
| | * powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATEDKim Phillips2010-04-1934-68/+34
| | * powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfigKim Phillips2010-04-191-1/+1
| | * powerpc/83xx: enable EPOLL syscall in defconfigKim Phillips2010-04-1914-14/+14
| | * powerpc/83xx: add RTC drivers in 83xx defconfigKim Phillips2010-04-191-3/+59
| | * powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker2010-04-192-6/+19
| | * powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce2010-04-191-2/+2
| | * powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=nAnton Vorontsov2010-04-192-4/+4
| * | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-2/+3
| |/
* | powerpc/cpumask: Add DEBUG_PER_CPU_MAPS optionAnton Blanchard2010-05-061-0/+12
* | powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt2010-05-062-36/+39
* | powerpc/cpumask: Update some commentsAnton Blanchard2010-05-065-9/+9
* | powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard2010-05-063-15/+47
* | powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard2010-05-061-14/+19
* | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-064-24/+40
* | powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard2010-05-061-9/+13
* | powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard2010-05-061-29/+33
* | powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard2010-05-061-17/+21
* | powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard2010-05-061-7/+9
* | powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard2010-05-061-1/+1
* | powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-063-10/+13
* | powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard2010-05-061-3/+6
* | powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard2010-05-061-5/+5
* | powerpc/cpumask: Use cpu_online_maskAnton Blanchard2010-05-062-2/+2
* | powerpc: Invoke oom-killer from page faultBenjamin Herrenschmidt2010-05-061-10/+4
* | powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson2010-05-062-0/+49
* | powerpc: Correct parport interrupt parsingMartyn Welch2010-05-061-3/+8
* | powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt2010-05-061-4/+0
* | powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-05-061-0/+6
* | powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-063-26/+34
* | powerpc/4xx: Add optional "reset_type" property to control reboot via dtsStefan Roese2010-05-051-2/+22
* | powerpc/47x: defconfig for 476 on the iss 4xx simulatorDave Kleikamp2010-05-051-0/+1026
* | powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2010-05-0511-1/+533
* | powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2010-05-052-0/+6
* | powerpc/476: add machine check handler for 47x coreDave Kleikamp2010-05-053-0/+42
* | powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-0517-44/+871
* | powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp2010-05-051-159/+171
* | powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith2010-05-051-0/+4
* | Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB"Benjamin Herrenschmidt2010-04-131-1/+1
* | powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-073-0/+168
* | powerpc/vio: Add power management supportBenjamin Herrenschmidt2010-04-071-0/+24
* | powerpc/iseries/pci: Use __ratelimitAkinobu Mita2010-04-071-7/+3
OpenPOWER on IntegriCloud