| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 2006-01-13 | 82 | -96/+0 |
* | [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) | Nicolas Pitre | 2006-01-13 | 1 | -4/+3 |
* | [ARM] 3257/1: ixp2000: map in scratch and sram | Lennert Buytenhek | 2006-01-13 | 1 | -0/+10 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-12 | 25 | -112/+4946 |
|\ |
|
| * | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven | 2006-01-12 | 9 | -58/+67 |
| * | [ARM] Allow r2 to be passed through the decompressor to the kernel | Russell King | 2006-01-12 | 1 | -21/+25 |
| * | [ARM] 3256/1: Make the function-returning ldm's use sp as the base register | Catalin Marinas | 2006-01-12 | 4 | -11/+13 |
| * | [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format | Catalin Marinas | 2006-01-12 | 1 | -6/+9 |
| * | [ARM] 3209/1: Configurable DMA-consistent memory region | Kevin Hilman | 2006-01-12 | 1 | -12/+41 |
| * | [ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (Patch | Andrew Victor | 2006-01-10 | 5 | -2/+2513 |
| * | [ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards) | Andrew Victor | 2006-01-10 | 5 | -2/+2278 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-12 | 32 | -956/+148 |
|\ \ |
|
| * | | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c | Paul Mackerras | 2006-01-12 | 4 | -855/+5 |
| * | | [PATCH] powerpc: cell namespace cleanup | Arnd Bergmann | 2006-01-12 | 3 | -3/+5 |
| * | | [PATCH] powerpc: xmon namespace cleanups | Arnd Bergmann | 2006-01-12 | 1 | -7/+7 |
| * | | [PATCH] powerpc: pmac namespace cleanup | Arnd Bergmann | 2006-01-12 | 1 | -1/+1 |
| * | | [PATCH] powerpc: pseries namespace cleanup | Arnd Bergmann | 2006-01-12 | 6 | -10/+8 |
| * | | [PATCH] powerpc: minor dart driver cleanup | Olof Johansson | 2006-01-12 | 1 | -1/+0 |
| * | | [PATCH] powerpc: small pci cleanups | Stephen Rothwell | 2006-01-12 | 1 | -2/+3 |
| * | | [PATCH] powerpc: clean up iommu.h a bit | Stephen Rothwell | 2006-01-12 | 4 | -0/+40 |
| * | | [PATCH] powerpc: iSeries fixes for build with no PCI | Stephen Rothwell | 2006-01-12 | 2 | -2/+8 |
| * | | [PATCH] powerpc: eliminate bitfields from ItLpNaca | Stephen Rothwell | 2006-01-12 | 1 | -4/+1 |
| * | | [PATCH] powerpc: remove bitfields from HvLpEvent | Stephen Rothwell | 2006-01-12 | 4 | -37/+16 |
| * | | [PATCH] powerpc: Fixed memory reserve map layout | Kumar Gala | 2006-01-12 | 2 | -8/+28 |
| * | | [PATCH] powerpc: remove warning in EEH code | Olof Johansson | 2006-01-12 | 1 | -2/+3 |
| * | | [PATCH] powerpc: Avoid potential FP corruption with preempt and UP | Paul Mackerras | 2006-01-12 | 3 | -24/+23 |
* | | | [PATCH] m68k: console code in head.S needs framebuffer support built in | Al Viro | 2006-01-12 | 1 | -0/+2 |
* | | | [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | | | [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c | Al Viro | 2006-01-12 | 1 | -19/+19 |
* | | | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 2006-01-12 | 6 | -47/+0 |
* | | | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 2006-01-12 | 9 | -25/+4 |
* | | | [PATCH] m68k: NULL noise removal | Al Viro | 2006-01-12 | 1 | -2/+2 |
* | | | [PATCH] m68k: checksum __user annotations | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | | | [PATCH] m68k: syscalls __user annotation | Al Viro | 2006-01-12 | 1 | -23/+16 |
* | | | [PATCH] m68k: rtc __user annotations | Al Viro | 2006-01-12 | 2 | -6/+6 |
* | | | [PATCH] m68k: signal __user annotations | Al Viro | 2006-01-12 | 1 | -31/+31 |
* | | | [PATCH] m68k: basic iomem annotations | Al Viro | 2006-01-12 | 1 | -6/+6 |
* | | | [PATCH] m68k: broken constraints on mulu.l | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | | | [PATCH] m68k: memory input should be an lvalue (mac/misc.c) | Al Viro | 2006-01-12 | 1 | -1/+2 |
* | | | [PATCH] m68k: isa_{type,sex} should be exported | Al Viro | 2006-01-12 | 1 | -0/+2 |
* | | | [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi... | Al Viro | 2006-01-12 | 1 | -105/+218 |
* | | | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 2006-01-12 | 9 | -78/+80 |
* | | | [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT | Al Viro | 2006-01-12 | 2 | -0/+2 |
* | | | [PATCH] mips: task_stack_page() | Al Viro | 2006-01-12 | 1 | -3/+3 |
* | | | [PATCH] mips: task_thread_info() | Al Viro | 2006-01-12 | 8 | -14/+13 |
* | | | [PATCH] mips: task_pt_regs() | Al Viro | 2006-01-12 | 3 | -15/+7 |
* | | | [PATCH] ia64: task_pt_regs() | Al Viro | 2006-01-12 | 9 | -48/+47 |
* | | | [PATCH] ia64: task_thread_info() | Al Viro | 2006-01-12 | 2 | -7/+7 |
* | | | [PATCH] cris: task_thread_info() | Al Viro | 2006-01-12 | 3 | -5/+5 |
* | | | [PATCH] cris: task_pt_regs() | Al Viro | 2006-01-12 | 4 | -9/+9 |