summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-1/+3
2010-07-09powerpc/pseries: Use kstrdupJulia Lawall1-3/+1
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall1-2/+1
2010-07-09powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson1-8/+15
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson1-3/+2
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy1-2/+1
2010-07-09powerpc/pseries: Partition hibernation supportBrian King3-0/+221
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras3-8/+6
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov1-1/+5
2010-07-05of: refactor of_modalias_node() and remove explicit match table.Grant Likely1-0/+6
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov3-7/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2-20/+4
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov4-52/+48
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely1-6/+66
2010-06-16Merge branch 'master' into for-nextJiri Kosina18-57/+258
2010-06-16fix typos concerning "instead"Uwe Kleine-König1-1/+1
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/pow...Linus 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/jik...Linus 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