summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot3-2/+346
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare1-20/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt1-1/+1
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy3-9/+210
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy1-0/+22
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner15-20/+19
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner1-2/+6
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin1-1/+1
2009-11-21powerpc/p4080: Add basic support for p4080ds platformKumar Gala5-0/+231
2009-11-21powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch2-0/+6
2009-11-21powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch2-0/+6
2009-11-21powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch2-0/+6
2009-11-21powerpc/85xx: Kconfig cleanupKumar Gala4-17/+17
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar3-53/+150
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß1-16/+305
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß1-3/+3
2009-11-12powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov1-0/+1
2009-11-12powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov1-4/+44
2009-11-12powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov1-0/+1
2009-11-12powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal1-0/+24
2009-11-12powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal1-1/+9
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-3/+23
2009-11-05powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin1-1/+14
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-11-05powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio3-0/+566
2009-11-05powerpc/5200: add general purpose timer API for the MPC5200Grant Likely1-10/+123
2009-10-30powerpc/8xx: Fix build breakage with sparse irq changesBenjamin Herrenschmidt1-1/+1
2009-10-30powerpc: Add kdump support to Collaborative Memory ManagerBrian King2-11/+20
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman10-17/+17
2009-10-30powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman1-17/+1
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt6-570/+9
2009-10-30powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2-5/+5
2009-10-30powerpc/ps3: Use pr_devel() in ps3/mm.cMichael Ellerman1-1/+1
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo2-9/+9
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard3-16/+29
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard3-43/+127
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt1-0/+2
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2-42/+25
2009-10-15mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher1-0/+1
2009-10-15mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher1-0/+1
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard1-2/+1
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman1-1/+1
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt1-2/+5
2009-10-02const: constify remaining file_operationsAlexey Dobriyan2-2/+2
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-7/+7
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce5-13/+10
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2-6/+6
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1