aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAge
* powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-24
* powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-23
* powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy2009-11-23
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* powerpc: Replace old style lock initializerThomas Gleixner2009-11-23
* powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin2009-11-23
* powerpc/p4080: Add basic support for p4080ds platformKumar Gala2009-11-20
* powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch2009-11-20
* powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch2009-11-20
* powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch2009-11-20
* powerpc/85xx: Kconfig cleanupKumar Gala2009-11-20
* powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov2009-11-11
* powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov2009-11-11
* powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov2009-11-11
* powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal2009-11-11
* powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal2009-11-11
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-11
|\
| * powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-05
| * powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-05
* | powerpc/8xx: Fix build breakage with sparse irq changesBenjamin Herrenschmidt2009-10-30
* | powerpc: Add kdump support to Collaborative Memory ManagerBrian King2009-10-30
* | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
* | powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman2009-10-30
* | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-30
* | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-30
* | powerpc/ps3: Use pr_devel() in ps3/mm.cMichael Ellerman2009-10-30
|/
* Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-27
|\
| * mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-15
| * mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-15
* | powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-10-27
* | powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-14
* | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-14
* | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-14
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-24
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-23
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* | const: mark remaining inode_operations as constAlexey Dobriyan2009-09-22
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\ \
| * | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| |/
* / tracing: Remove markersChristoph Hellwig2009-09-18
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\
| * PCI/powerpc: support PCIe fundamental resetMike Mason2009-09-09
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\ \
| * | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt2009-09-11
| * | powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-10