summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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-144-17/+15
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-147-32/+33
* [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-1418-272/+5
* [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-141-118/+0
* [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-142-1/+5
* [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-143-16/+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-144-254/+232
* [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-143-166/+209
* [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-1417-819/+514
* [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-142-2/+2
* [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-142-0/+8
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-145-4/+95
* [POWERPC] Move common code out of if/elseJon Tollefson2007-06-141-2/+1
* [POWERPC] Fix VDSO compile warningSegher Boessenkool2007-06-141-1/+1
* [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 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-1111-29/+36
|\
| * [MIPS] Fix IP27 buildAtsushi Nemoto2007-06-111-1/+1
| * [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-111-1/+1
| * [MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman2007-06-111-14/+2
| * [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle2007-06-111-0/+7
| * [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle2007-06-111-2/+3
| * [MIPS] SMTC: Fix warning.Ralf Baechle2007-06-111-2/+2
| * [MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto2007-06-114-1/+17
| * [MIPS] Atlas: Fix build.Ralf Baechle2007-06-111-3/+2
| * [MIPS] Always install the DSP exception handler.Chris Dearman2007-06-111-2/+1
OpenPOWER on IntegriCloud