summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] bootwrapper: Make compression of the kernel image optional.Scott Wood2007-03-211-7/+17
* [POWERPC] bootwrapper: Add dt_ops methods.Scott Wood2007-03-212-10/+83
* [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day2007-03-161-3/+3
* [POWERPC] Add documentation for the zImage's gunzip convenience functionsDavid Gibson2007-03-162-3/+95
* [POWERPC] 8xx parenthesis balanceMariusz Kozlowski2007-03-162-2/+2
* [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes2007-03-161-34/+133
* [POWERPC] ibmebus: whitespace fixesJoachim Fenkes2007-03-161-63/+63
* [POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer2007-03-161-1/+2
* [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...Scott Wood2007-03-162-5/+13
* [POWERPC] bootwrapper: Add ft_find_node_by_prop_value().Scott Wood2007-03-162-0/+68
* [POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...Scott Wood2007-03-162-8/+14
* [POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...Scott Wood2007-03-161-19/+34
* [POWERPC] bootwrapper: Add ft_find_device_rel().Scott Wood2007-03-162-0/+15
* [POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().Scott Wood2007-03-131-1/+1
* [POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().Scott Wood2007-03-131-1/+1
* [POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...Scott Wood2007-03-131-2/+8
* [POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.Scott Wood2007-03-131-0/+3
* [POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().Scott Wood2007-03-131-2/+2
* [POWERPC] bootwrapper: Add ft_root_node().Scott Wood2007-03-131-4/+9
* [POWERPC] bootwrapper: Add stddef.h to ops.hScott Wood2007-03-131-0/+1
* [POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson2007-03-138-23/+61
* [POWERPC] zImage: Cleanup and improve prep_kernel()David Gibson2007-03-133-66/+114
* [POWERPC] zImage: Add more flexible gunzip convenience functionsDavid Gibson2007-03-134-94/+192
* [POWERPC] 750CL cputable entryJake Moilanen2007-03-091-0/+12
* [POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platformsZang Roy-r619112007-03-091-10/+0
* [POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell2007-03-091-3/+1
* [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSEStephen Rothwell2007-03-091-0/+4
* [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-095-29/+43
* [POWERPC] Make iSeries build without CONFIG_PCIStephen Rothwell2007-03-091-0/+3
* [POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2007-03-093-5/+10
* [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-097-10/+15
* [POWERPC] DMA 4GB boundary protectionJake Moilanen2007-03-091-0/+10
* [POWERPC] Remove unused, undocumented #cpus property from cpus nodeStuart Yoder2007-03-0921-21/+0
* [POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu2007-03-091-2/+0
* [POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES buildStephen Rothwell2007-03-091-0/+4
* [POWERPC] PowerPC: select default image for LinkstationSegher Boessenkool2007-03-091-0/+1
* [POWERPC] ps3: always make sure we're running on a PS3Geert Uytterhoeven2007-03-092-2/+2
* [POWERPC] Automatically lmb_reserve() initrdDavid Gibson2007-03-082-20/+25
* [POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson2007-03-082-3/+4
* [POWERPC] Harden validate_sp against stack corruptionPaul Mackerras2007-03-081-13/+30
* [POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt2007-03-081-2/+5
* [POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt2007-03-081-1/+4
* [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt2007-03-081-1/+1
* [POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou2007-03-081-21/+61
* [POWERPC] Add missing newline in xmon help outputMichael Ellerman2007-03-081-1/+1
* [POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson2007-03-081-0/+16
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-0610-97/+103
|\
| * [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-053-64/+63
| * [S390] nss: disable kexec.Heiko Carstens2007-03-052-0/+7
| * [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-053-12/+18