summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre2006-01-143-0/+372
* [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2006-01-142-2/+12
* [ARM] 3107/3: ARM EABI: last bits to configure itNicolas Pitre2006-01-142-2/+24
* [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-142-15/+22
* [ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre2006-01-147-0/+63
* [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2006-01-142-10/+11
* [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-142-0/+18
* [ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King2006-01-135-55/+104
* [ARM] Remove useless 'default n' from Kconfig filesRussell King2006-01-133-5/+0
* [ARM] Support register switch in nommu modeHyok S. Choi2006-01-131-0/+7
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-1382-96/+0
* [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre2006-01-131-4/+3
* [ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek2006-01-131-0/+10
* 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
OpenPOWER on IntegriCloud