summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-4/+4
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-142-9/+9
|\
| * percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-292-9/+9
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-1253-708/+2261
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-094-73/+155
| |\ \
| * | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-091-5/+51
| * | | powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-091-94/+94
| * | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-0910-11/+11
| * | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-094-13/+981
| |\ \ \
| | * | | mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß2009-11-131-16/+305
| | * | | mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß2009-11-121-3/+3
| | * | | powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio2009-11-053-0/+566
| | * | | powerpc/5200: add general purpose timer API for the MPC5200Grant Likely2009-11-051-10/+123
| * | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-091-10/+35
| * | | | pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy2009-12-091-0/+101
| * | | | powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot2009-12-091-0/+88
| * | | | powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot2009-12-093-2/+346
| * | | | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-241-1/+1
| * | | | powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-243-9/+210
| * | | | powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy2009-11-241-0/+22
| * | | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-2415-20/+19Star
| * | | | powerpc: Replace old style lock initializerThomas Gleixner2009-11-241-2/+6
| * | | | powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin2009-11-241-1/+1
| * | | | powerpc/p4080: Add basic support for p4080ds platformKumar Gala2009-11-205-0/+231
| * | | | powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch2009-11-202-0/+6
| * | | | powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch2009-11-202-0/+6
| * | | | powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch2009-11-202-0/+6
| * | | | powerpc/85xx: Kconfig cleanupKumar Gala2009-11-204-17/+17
| * | | | powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov2009-11-121-0/+1
| * | | | powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov2009-11-121-4/+44
| * | | | powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov2009-11-121-0/+1
| * | | | powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal2009-11-121-0/+24
| * | | | powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal2009-11-121-1/+9
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-123-3/+23
| |\ \ \ \
| * | | | | powerpc/8xx: Fix build breakage with sparse irq changesBenjamin Herrenschmidt2009-10-301-1/+1
| * | | | | powerpc: Add kdump support to Collaborative Memory ManagerBrian King2009-10-302-11/+20
| * | | | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-3010-17/+17
| * | | | | powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman2009-10-301-17/+1Star
| * | | | | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-306-570/+9Star
| * | | | | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-302-5/+5
| * | | | | powerpc/ps3: Use pr_devel() in ps3/mm.cMichael Ellerman2009-10-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-102-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\ \ \ \
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | | | | i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2009-12-061-20/+5Star
|/ / / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-153-53/+150
|\ \ \ \ \ \ | | | |/ / / | | |/| / / | |_|_|/ / |/| | | |
| * | | | powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard2009-10-283-16/+29
| * | | | powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard2009-10-283-43/+127
| | |_|/ | |/| |
* | | | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-051-1/+14
| |_|/ |/| |