summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-088-8/+0
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-041-4/+4
|\
| * remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-041-1/+0
|\ \
| * | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
| |/
* | i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-011-1/+0
|/
* [POWERPC] Avoid putting cpu node twiceJohn Rigby2007-04-301-2/+4
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-302-2/+2
* [POWERPC] get_property cleanupsStephen Rothwell2007-04-303-10/+11
* [POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson2007-04-301-10/+14
* [POWERPC] Clean up cpufreq Kconfig dependenciesOlof Johansson2007-04-301-6/+6
* Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras2007-04-301-26/+0
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-276-74/+0
* [POWERPC] pasemi: Cpufreq driverOlof Johansson2007-04-275-0/+335
* [POWERPC] pasemi: Kconfig for gpio_mdioOlof Johansson2007-04-272-2/+9
* [POWERPC] pasemi: Remove build warningOlof Johansson2007-04-271-0/+1
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-247-44/+76
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-243-5/+9
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-243-17/+33
* [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-4/+9
* [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman2007-04-245-5/+5
* [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson2007-04-241-222/+150
* [POWERPC] pasemi: GPIO MDIO of_platform driverOlof Johansson2007-04-243-1/+354
* [POWERPC] pasemi: Reset mpic on bootOlof Johansson2007-04-241-1/+1
* [POWERPC] pasemi: Allow 8KB config space for I/O bridgeOlof Johansson2007-04-241-3/+13
* [POWERPC] Rename last get_property callsStephen Rothwell2007-04-241-2/+2
* Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2007-04-245-58/+530
|\
| * [POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr2007-04-231-0/+160
| * [POWERPC] cell: add support for proper device-treeChristian Krafft2007-04-231-30/+88
| * [POWERPC] cell: use pmi in cpufreq driverChristian Krafft2007-04-231-1/+80
| * [POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft2007-04-231-1/+154
| * [POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft2007-04-231-18/+10
| * [POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft2007-04-232-14/+44
* | Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell...Paul Mackerras2007-04-2414-366/+589
|\ \
| * | [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-232-3/+10
| * | [POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig2007-04-231-37/+10
| * | [POWERPC] spufs: various run.c cleanupsChristoph Hellwig2007-04-231-20/+31
| * | [POWERPC] spufs: enable SPU coredump for kernel-builtin spufsAkinobu Mita2007-04-231-18/+16
| * | [POWERPC] spufs: fix memory leak on coredumpArnd Bergmann2007-04-231-9/+10
| * | [POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr2007-04-231-7/+6
| * | [POWERPC] spufs: add mode= mount optionJeremy Kerr2007-04-231-4/+10
| * | [POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita2007-04-231-6/+6
| * | [POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig2007-04-231-14/+0
| * | [POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita2007-04-231-0/+6
| * | [POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita2007-04-231-6/+10
| * | [POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita2007-04-231-1/+4
| * | [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-233-4/+4
| * | [POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr2007-04-231-7/+25
| * | [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-238-130/+223
OpenPOWER on IntegriCloud