aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann1-1/+2
2006-01-09[PATCH] spufs: fix hexdump formatArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: trivial compile fixArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: fix module refcount raceArnd Bergmann1-1/+1
2006-01-09[PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board supportKumar Gala8-4/+4437
2006-01-09[PATCH] cell: add platform detection codeArnd Bergmann1-0/+2
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann6-24/+95
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann3-27/+63
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann7-121/+202
2006-01-09[PATCH] spufs: Turn off debugging outputArnd Bergmann2-2/+3
2006-01-09[PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann1-4/+6
2006-01-09[PATCH] spufs: fix local store page refcountingArnd Bergmann2-2/+3
2006-01-09[PATCH] spufs: Make all exports GPL-onlyArnd Bergmann1-3/+3
2006-01-09[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman2-3/+13
2006-01-09[PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman1-0/+36
2006-01-09[PATCH] powerpc: Parse crashkernel= parameter in first kernelMichael Ellerman2-0/+64
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman11-8/+336
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman3-16/+35
2006-01-09[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman4-1/+64
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman3-12/+14
2006-01-09[PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman2-0/+14
2006-01-09powerpc: Fix typo in head_64.SPaul Mackerras1-1/+1
2006-01-09[PATCH] powerpc: fix for "Update OF address parsers"Stephen Rothwell1-14/+14
2006-01-09[PATCH] powerpc: minor cleanup of void ptr dereflinas2-7/+7
2006-01-09[PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2-11/+57
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman8-23/+22
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman8-15/+14
2006-01-09[PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman1-1/+1
2006-01-09[PATCH] powerpc32: fix definition of distribute_irqsAndy Whitcroft1-1/+5
2006-01-09[PATCH] powerpc32: clean up available memory modelsAndy Whitcroft1-2/+3
2006-01-09[PATCH] ppc: removed unused variable i from code.Otavio Salvador2-2/+0
2006-01-09[PATCH] powerpc: Minor numa memory code cleanupMike Kravetz1-22/+9
2006-01-09Revert "[PATCH] powerpc: Minor numa memory code cleanup"Paul Mackerras1-11/+24
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt5-22/+179
2006-01-09[PATCH] powerpc: udbg updatesBenjamin Herrenschmidt7-16/+21
2006-01-09[PATCH] powerpc: powermac adb fix udbg_adb_use_btext warningAndy Whitcroft1-2/+2
2006-01-09[PATCH] powerpc: powermac adb fix dependency on btext_drawcharAndy Whitcroft1-2/+5
2006-01-09[PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas2-1/+175
2006-01-09[PATCH] powerpc: make pcibios_claim_one_bus available to other codeLinas Vepstas1-1/+1
2006-01-09[PATCH] powerpc: PCI hotplug common code eliminationLinas Vepstas1-0/+26
2006-01-09[PATCH] powerpc: Minor numa memory code cleanupMike Kravetz1-24/+11
2006-01-09[PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt2-27/+34
2006-01-09[PATCH] ppc: Make ARCH=ppc build again with new syscall pathDavid Woodhouse3-75/+100
2006-01-09[PATCH] ppc32: m8xx watchdog updateMarcelo Tosatti3-29/+82
2006-01-09[PATCH] Fix code that saves NVGPRS in 32-bit signal frameDavid Woodhouse1-3/+3
2006-01-09[PATCH] Save NVGPRS in 32-bit signal frameDavid Woodhouse1-0/+9
2006-01-09[PATCH] powerpc: serial port discovery: cope with broken firmwareDavid Woodhouse1-1/+4
2006-01-09[PATCH] powerpc: Fix g5 build with xmonBenjamin Herrenschmidt1-2/+2
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson5-12/+2
2006-01-09[PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson2-7/+10