aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to memblock_regionBenjamin Herrenschmidt1-1/+1
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt1-11/+11
2010-07-14lmb: rename to memblockYinghai Lu16-54/+54
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resourcesDenis Kirjanov1-1/+5
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov1-1/+10
2010-06-02powerpc/cell: Fix integer constant warningDenis Kirjanov1-1/+1
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt1-3/+99
2010-05-31Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2-1/+13
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell1-5/+5
2010-05-27rename the generic fsync implementationsChristoph Hellwig1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+1
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely42-222/+551
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin1-0/+78
2010-05-24powerpc/85xx: Add P1021MDS board supportHaiying Wang1-3/+99
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely34-182/+502
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely7-18/+35
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds30-176/+489
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson4-60/+90
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard1-5/+5
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2-0/+56
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard1-1/+1
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras1-2/+2
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller3-5/+13
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely4-7/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely7-19/+19
2010-05-17powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi1-1/+2
2010-05-17powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov2-0/+2
2010-05-12powerpc/44x: Add basic ICON PPC440SPe board supportStefan Roese2-1/+13
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-4/+11
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard3-5/+5
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard1-14/+19
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard1-1/+1
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: Use cpu_online_maskAnton Blanchard2-2/+2
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: Simple platform for the ISS 4xx simulatorTorez Smith3-0/+179
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp2-2/+12
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely1-0/+1
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt1-0/+7
2010-04-26Powerpc: wii: Fix typo in commentThomas Weber1-2/+2
2010-04-19powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=nAnton Vorontsov2-4/+4
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita1-7/+3
2010-04-07powerpc/pseries/dlpar: Use kasprintfJulia Lawall1-5/+2
2010-04-07powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall1-0/+1
2010-04-07powerpc/pmac/low_i2c.c: three minor problemsd binderman1-3/+4