aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas3-25/+5
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas1-51/+59
2007-03-22[POWERPC] EEH: handle reset state highLinas Vepstas1-3/+3
2007-03-22[POWERPC] EEH: multifunction recovery bugfixLinas Vepstas1-1/+2
2007-03-22[POWERPC] EEH: hotplug recovery bugfixLinas Vepstas1-1/+2
2007-03-22[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas1-9/+35
2007-03-22[POWERPC] EEH: Tolerate high mmioLinas Vepstas1-1/+1
2007-03-22[POWERPC] EEH: Add clarifying messages.Linas Vepstas1-5/+15
2007-03-22[POWERPC] EEH: modify order of EEH state checkingLinas Vepstas1-8/+8
2007-03-22[POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard1-1/+6
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M3-1/+51
2007-03-21[POWERPC] boot: export flush_cacheMilton Miller2-3/+1
2007-03-21[POWERPC] boot: rebuild when wrapper changesMilton Miller1-1/+2
2007-03-21[POWERPC] bootwrapper: Make setprop accept a const buffer.Scott Wood1-1/+2
2007-03-21[POWERPC] bootwrapper: Make compression of the kernel image optional.Scott Wood1-7/+17
2007-03-21[POWERPC] bootwrapper: Add dt_ops methods.Scott Wood2-10/+83
2007-03-16[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day1-3/+3
2007-03-16[POWERPC] Add documentation for the zImage's gunzip convenience functionsDavid Gibson2-3/+95
2007-03-16[POWERPC] 8xx parenthesis balanceMariusz Kozlowski2-2/+2
2007-03-16[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes1-34/+133
2007-03-16[POWERPC] ibmebus: whitespace fixesJoachim Fenkes1-63/+63
2007-03-16[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer1-1/+2
2007-03-16[POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers1-2/+7
2007-03-16[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter.Scott Wood2-5/+13
2007-03-16[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().Scott Wood2-0/+68
2007-03-16[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if already top-level.Scott Wood2-8/+14
2007-03-16[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external functions.Scott Wood1-19/+34
2007-03-16[POWERPC] bootwrapper: Add ft_find_device_rel().Scott Wood2-0/+15
2007-03-14[PATCH] pasemi trivial iomem annotationsAl Viro1-1/+1
2007-03-14[PATCH] constant should be longAl Viro1-1/+1
2007-03-13[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().Scott Wood1-1/+1
2007-03-13[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().Scott Wood1-1/+1
2007-03-13[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when calling ft_reorder().Scott Wood1-2/+8
2007-03-13[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.Scott Wood1-0/+3
2007-03-13[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().Scott Wood1-2/+2
2007-03-13[POWERPC] bootwrapper: Add ft_root_node().Scott Wood1-4/+9
2007-03-13[POWERPC] bootwrapper: Add stddef.h to ops.hScott Wood1-0/+1
2007-03-13[POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson8-23/+61
2007-03-13[POWERPC] zImage: Cleanup and improve prep_kernel()David Gibson3-66/+114
2007-03-13[POWERPC] zImage: Add more flexible gunzip convenience functionsDavid Gibson4-94/+192
2007-03-10[POWERPC] update cell_defconfigArnd Bergmann1-21/+130
2007-03-10[POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2-2/+2
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt5-82/+84
2007-03-10[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig3-11/+6
2007-03-10[POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann1-10/+14
2007-03-09[POWERPC] 750CL cputable entryJake Moilanen1-0/+12
2007-03-09[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platformsZang Roy-r619111-10/+0
2007-03-09[POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell1-3/+1
2007-03-09[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSEStephen Rothwell1-0/+4
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell5-29/+43