summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0815-15/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-083-17/+3
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-13/+6
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-4/+1
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt2007-05-071-0/+21
* slab allocators: remove multiple alignment specificationsChristoph Lameter2007-05-072-2/+2
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-072-4/+2
* PowerPC: Disable SLUB for configurations in which slab page structs are modifiedChristoph Lameter2007-05-071-0/+13
* serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-071-1/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-054-7/+28
|\
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-022-7/+3
| * [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-022-0/+25
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-042-6/+6
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-022-6/+6
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-042-2/+1
|\ \
| * | PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-021-1/+1
| * | 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
|/
* Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-30257-3288/+9824
|\
| * Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-304-33/+2
| |\
| * | [POWERPC] Avoid putting cpu node twiceJohn Rigby2007-04-301-2/+4
| * | [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-304-4/+4
| * | [POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds2007-04-301-0/+1
| * | [POWERPC] get_property cleanupsStephen Rothwell2007-04-304-14/+15
| * | [POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson2007-04-301-10/+14
| * | [POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2007-04-302-16/+35
| * | [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood2007-04-301-1/+1
| * | [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-277-77/+31
| * | [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.Scott Wood2007-04-271-1/+1
| * | [POWERPC] bootwrapper: cuImage for 85xxScott Wood2007-04-273-1/+72
| * | [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood2007-04-271-12/+11
| * | [POWERPC] boot: More verbose gunzip error messageMilton Miller2007-04-271-1/+2
| * | [POWERPC] Enable make installAkinobu Mita2007-04-272-1/+4
| * | [POWERPC] Always use -mno-stringBenjamin Herrenschmidt2007-04-271-3/+3
| * | [POWERPC] Fix WARN_ON when entering xmonAnton Blanchard2007-04-271-4/+3
| * | [POWERPC] Replace if-then-else with a switch statementWill Schmidt2007-04-271-21/+22
| * | [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
| * | Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras2007-04-261-10/+0
| * | [POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox2007-04-241-2/+5
| * | [POWERPC] Abolish PHYS_FMT macro from arch/powerpcDavid Gibson2007-04-241-2/+2
| * | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-249-64/+78
| * | [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-244-24/+9
| * | [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-248-40/+53
| * | [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-241-17/+0
| * | [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-242-28/+9
OpenPOWER on IntegriCloud