summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov
2010-06-02powerpc/cell: Fix integer constant warningDenis Kirjanov
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-05-31Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin
2010-05-24powerpc/85xx: Add P1021MDS board supportHaiying Wang
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi
2010-05-17powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov
2010-05-12powerpc/44x: Add basic ICON PPC440SPe board supportStefan Roese
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Update some commentsAnton 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 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: Use cpu_online_maskAnton Blanchard
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: Simple platform for the ISS 4xx simulatorTorez Smith
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2010-04-26Powerpc: wii: Fix typo in commentThomas Weber
2010-04-19powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=nAnton Vorontsov
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita
2010-04-07powerpc/pseries/dlpar: Use kasprintfJulia Lawall
2010-04-07powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall
2010-04-07powerpc/pmac/low_i2c.c: three minor problemsd binderman
2010-04-05Merge branch 'master' into export-slabhTejun Heo