aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-1225-112/+4946
|\
| * [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-129-58/+67
| * [ARM] Allow r2 to be passed through the decompressor to the kernelRussell King2006-01-121-21/+25
| * [ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas2006-01-124-11/+13
| * [ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas2006-01-121-6/+9
| * [ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman2006-01-121-12/+41
| * [ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (PatchAndrew Victor2006-01-105-2/+2513
| * [ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards)Andrew Victor2006-01-105-2/+2278
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1232-956/+148
|\ \
| * | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2006-01-124-855/+5
| * | [PATCH] powerpc: cell namespace cleanupArnd Bergmann2006-01-123-3/+5
| * | [PATCH] powerpc: xmon namespace cleanupsArnd Bergmann2006-01-121-7/+7
| * | [PATCH] powerpc: pmac namespace cleanupArnd Bergmann2006-01-121-1/+1
| * | [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-126-10/+8
| * | [PATCH] powerpc: minor dart driver cleanupOlof Johansson2006-01-121-1/+0
| * | [PATCH] powerpc: small pci cleanupsStephen Rothwell2006-01-121-2/+3
| * | [PATCH] powerpc: clean up iommu.h a bitStephen Rothwell2006-01-124-0/+40
| * | [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-122-2/+8
| * | [PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2006-01-121-4/+1
| * | [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-124-37/+16
| * | [PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2006-01-122-8/+28
| * | [PATCH] powerpc: remove warning in EEH codeOlof Johansson2006-01-121-2/+3
| * | [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-123-24/+23
* | | [PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro2006-01-121-0/+2
* | | [PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro2006-01-121-1/+1
* | | [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro2006-01-121-19/+19
* | | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-126-47/+0
* | | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-129-25/+4
* | | [PATCH] m68k: NULL noise removalAl Viro2006-01-121-2/+2
* | | [PATCH] m68k: checksum __user annotationsAl Viro2006-01-121-1/+1
* | | [PATCH] m68k: syscalls __user annotationAl Viro2006-01-121-23/+16
* | | [PATCH] m68k: rtc __user annotationsAl Viro2006-01-122-6/+6
* | | [PATCH] m68k: signal __user annotationsAl Viro2006-01-121-31/+31
* | | [PATCH] m68k: basic iomem annotationsAl Viro2006-01-121-6/+6
* | | [PATCH] m68k: broken constraints on mulu.lAl Viro2006-01-121-1/+1
* | | [PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro2006-01-121-1/+2
* | | [PATCH] m68k: isa_{type,sex} should be exportedAl Viro2006-01-121-0/+2
* | | [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...Al Viro2006-01-121-105/+218
* | | [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-129-78/+80
* | | [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro2006-01-122-0/+2
* | | [PATCH] mips: task_stack_page()Al Viro2006-01-121-3/+3
* | | [PATCH] mips: task_thread_info()Al Viro2006-01-128-14/+13
* | | [PATCH] mips: task_pt_regs()Al Viro2006-01-123-15/+7
* | | [PATCH] ia64: task_pt_regs()Al Viro2006-01-129-48/+47
* | | [PATCH] ia64: task_thread_info()Al Viro2006-01-122-7/+7
* | | [PATCH] cris: task_thread_info()Al Viro2006-01-123-5/+5
* | | [PATCH] cris: task_pt_regs()Al Viro2006-01-124-9/+9
* | | [PATCH] powerpc: task_stack_page()Al Viro2006-01-122-10/+8
* | | [PATCH] powerpc: task_thread_info()Al Viro2006-01-127-12/+12
* | | [PATCH] sh64: task_stack_page()Al Viro2006-01-122-3/+3