summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-023-3/+4
* [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-023-66/+23Star
* [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-021-0/+11
* [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman2007-05-021-1/+1
* [POWERPC] Turn on corresponding PHY drivers in QE UEC platforms defconfigsKim Phillips2007-05-023-40/+97
* [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips2007-05-024-0/+4
* [POWERPC] Replace undocumented interface properties in dts filesKim Phillips2007-05-024-10/+4Star
* [POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas2007-05-021-0/+6
* [POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg2007-05-021-4/+4
* [POWERPC] apm_emu: Use generic apm-emulationJohannes Berg2007-05-021-0/+3
* [POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsZang Roy-r619112007-05-021-12/+0Star
* [POWERPC] Remove unneeded page_is_ram exportJohannes Berg2007-05-021-1/+0Star
* [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-021-0/+14
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-05-018-53/+11Star
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-05-018-31/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-301-3/+0Star
|\
| * [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-291-3/+0Star
* | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-30286-6731/+10233
|\ \
| * | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-30199-8403/+8074Star
| |\|
| * | [POWERPC] Avoid putting cpu node twiceJohn Rigby2007-04-301-2/+4
| * | [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-304-4/+4
| * | [POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton2007-04-301-0/+1
| * | [POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds2007-04-301-0/+1
| * | [POWERPC] get_property cleanupsStephen Rothwell2007-04-304-14/+15
| * | [POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk2007-04-308-3054/+1Star
| * | [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] Don't define a custom bd_t for Xilixn Virtex based boards.Grant Likely2007-04-301-14/+1Star
| * | [POWERPC] Add sane defaults for Xilinx EDK generated xparameters filesGrant Likely2007-04-301-0/+60
| * | [POWERPC] Add uartlite boot console driver for the zImage wrapperGrant Likely2007-04-303-5/+48
| * | [POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely2007-04-306-185/+11Star
| * | [POWERPC] New registration for common Xilinx Virtex ppc405 platform devicesGrant Likely2007-04-302-0/+260
| * | [POWERPC] Merge common virtex header filesGrant Likely2007-04-305-105/+31Star
| * | [POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platformGrant Likely2007-04-301-8/+7Star
| * | [POWERPC] Clean up cpufreq Kconfig dependenciesOlof Johansson2007-04-301-6/+6
| * | Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras2007-04-301-26/+0Star
| * | [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-277-77/+31Star
| * | [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/+11Star
| * | [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/+3Star
| * | [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/+0Star