aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2007-06-14[POWERPC] Consolidate cuboot initialization codeDavid Gibson
2007-06-14[POWERPC] Derive ebc ranges property from EBC registersDavid Gibson
2007-06-14[POWERPC] Factor zImage's 44x reset code out of ebony.cDavid Gibson
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson
2007-06-14[POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-06-14[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson
2007-06-14[POWERPC] Split low-level OF-related bootloader code into separate filesDavid Gibson
2007-06-14[POWERPC] Split out CPU specific options into a new Kconfig fileArnd Bergmann
2007-06-14[POWERPC] During VM oom condition, kill all threads in process groupwill schmidt
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen
2007-06-14[POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt
2007-06-14[POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt
2007-06-14[POWERPC] Merge creation of signal frameBenjamin Herrenschmidt
2007-06-14[POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] Consolidate do_signalChristoph Hellwig
2007-06-14[POWERPC] Consolidate restore_sigmaskChristoph Hellwig
2007-06-14[POWERPC] Consolidate sys_sigaltstackChristoph Hellwig
2007-06-14[POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt
2007-06-14[POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt
2007-06-14[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt
2007-06-14[POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt
2007-06-14[POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt
2007-06-14[POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace cleanupsBenjamin Herrenschmidt
2007-06-14[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt
2007-06-14[POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-06-14[POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt
2007-06-14[POWERPC] Tweak EEH copyright infoLinas Vepstas
2007-06-14[POWERPC] Remove dead EEH codeLinas Vepstas
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas
2007-06-14[POWERPC] Move common code out of if/elseJon Tollefson
2007-06-14[POWERPC] Fix VDSO compile warningSegher Boessenkool
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras
2007-06-07[POWERPC] Fix building of COFF zImagesPaul Mackerras
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig
2007-06-07[POWERPC] scc_sio: Fix link failureChristoph Hellwig
2007-06-07[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger
2007-06-07[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior