summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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
* [POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson2007-04-241-0/+1
* [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-242-2/+9
* [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman2007-04-249-20/+20
* [POWERPC] Fix comment typo in Kurobox device treeGrant Likely2007-04-242-6/+6
* [POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven2007-04-243-20/+21
* [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson2007-04-242-0/+343
* [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson2007-04-241-222/+150
* [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2007-04-241-1/+35
* [POWERPC] Emulate more instructions in softwareAnanth N Mavinakayanahalli2007-04-241-1/+44
* [POWERPC] bootwrapper: cuboot for 83xxScott Wood2007-04-242-1/+70
* [POWERPC] bootwrapper: Add ppcboot.hScott Wood2007-04-241-0/+108
* [POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood2007-04-244-5/+34
* [POWERPC] bootwrapper: Add CONFIG_DEVICE_TREEScott Wood2007-04-241-0/+24
* [POWERPC] pasemi: GPIO MDIO of_platform driverOlof Johansson2007-04-243-1/+354
* [POWERPC] pasemi: PA6T oprofile supportOlof Johansson2007-04-245-7/+246
* [POWERPC] pasemi: Reset mpic on bootOlof Johansson2007-04-241-1/+1
* [POWERPC] pasemi: Enable one more hid bitOlof Johansson2007-04-241-1/+1
* [POWERPC] pasemi: Allow 8KB config space for I/O bridgeOlof Johansson2007-04-241-3/+13
* [POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer2007-04-241-2/+2
* [POWERPC] Rename last get_property callsStephen Rothwell2007-04-242-4/+4
* Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2007-04-248-105/+570
|\
| * [POWERPC] update cell_defconfigArnd Bergmann2007-04-231-28/+29
| * [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] add of_iomap functionChristian Krafft2007-04-231-17/+2
| * [POWERPC] pmi probe device by device-typeChristian Krafft2007-04-231-0/+1
| * [POWERPC] add check for initialized driver data to pmi driverChristian Krafft2007-04-231-2/+7
| * [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