summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Consolidate cuboot initialization codeDavid Gibson2007-06-146-37/+56
* [POWERPC] Derive ebc ranges property from EBC registersDavid Gibson2007-06-145-5/+71
* [POWERPC] Factor zImage's 44x reset code out of ebony.cDavid Gibson2007-06-143-17/+19
* [POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2007-06-145-65/+62
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-149-39/+40
* [POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.hDavid Gibson2007-06-143-51/+28
* [POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson2007-06-141-4/+0
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-1419-298/+5
* [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-143-127/+0
* [POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMUDavid Gibson2007-06-142-0/+94
* [POWERPC] Split low-level OF-related bootloader code into separate filesDavid Gibson2007-06-145-182/+240
* [POWERPC] Split out CPU specific options into a new Kconfig fileArnd Bergmann2007-06-142-251/+253
* [POWERPC] During VM oom condition, kill all threads in process groupwill schmidt2007-06-141-1/+1
* [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-143-2/+6
* [POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt2007-06-142-15/+24
* [POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt2007-06-141-2/+0
* [POWERPC] Merge creation of signal frameBenjamin Herrenschmidt2007-06-144-62/+59
* [POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt2007-06-141-12/+0
* [POWERPC] Consolidate do_signalChristoph Hellwig2007-06-144-175/+120
* [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-144-34/+18
* [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-144-23/+7
* [POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt2007-06-145-77/+94
* [POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt2007-06-141-7/+7
* [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt2007-06-141-4/+0
* [POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt2007-06-144-94/+39
* [POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2007-06-142-16/+20
* [POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt2007-06-141-4/+0
* [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-145-254/+237
* [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-144-170/+222
* [POWERPC] ptrace cleanupsBenjamin Herrenschmidt2007-06-145-242/+197
* [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt2007-06-141-0/+2
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-141-0/+27
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-1425-849/+557
* [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-145-8/+14
* [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-143-5/+10
* [POWERPC] Remove dead EEH codeLinas Vepstas2007-06-141-3/+1
* [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-143-0/+9
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-146-4/+98
* [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanupLinas Vepstas2007-06-141-7/+9
* [POWERPC] Move common code out of if/elseJon Tollefson2007-06-141-2/+1
* [POWERPC] Fix VDSO compile warningSegher Boessenkool2007-06-141-1/+1
* [POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard2007-06-141-4/+8
* [POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller2007-06-141-1/+7
* [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-142-2/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-137-34/+54
|\
| * Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-135-12/+14
| * Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov2007-06-121-0/+9
| * Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov2007-06-121-0/+9
| * Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-121-22/+22