| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 20 | -20/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 2 | -9/+39 |
|\ |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -3/+3 |
| * | [PATCH] 64bit resource: C99 changes for struct resource declarations | Greg Kroah-Hartman | 2006-06-27 | 1 | -6/+36 |
* | | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-28 | 2 | -2/+13 |
|\ \ |
|
| * | | [ARM] nommu: uaccess tweaks | Russell King | 2006-06-28 | 2 | -2/+13 |
* | | | [ARM] 3370/2: ep93xx: add crunch support | Lennert Buytenhek | 2006-06-28 | 5 | -0/+400 |
* | | | [ARM] 3665/1: crunch: add ptrace support | Lennert Buytenhek | 2006-06-28 | 1 | -0/+36 |
* | | | [ARM] 3664/1: crunch: add signal frame save/restore | Lennert Buytenhek | 2006-06-28 | 1 | -0/+39 |
|/ / |
|
* | | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 2006-06-28 | 1 | -5/+5 |
* | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-26 | 3 | -4/+4 |
|\ |
|
| * | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 | 2 | -3/+3 |
| * | [ARM] Remove RETINSTR macro | Russell King | 2006-06-25 | 1 | -1/+1 |
* | | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 1 | -1/+0 |
|/ |
|
* | Merge signal handler branch | Russell King | 2006-06-24 | 1 | -125/+82 |
|\ |
|
| * | [ARM] 3648/1: Update struct ucontext layout for coprocessor registers | Daniel Jacobowitz | 2006-06-24 | 1 | -31/+11 |
| * | [ARM] Add identifying number for non-rt sigframe | Russell King | 2006-06-24 | 1 | -0/+5 |
| * | [ARM] Gather common sigframe saving code into setup_sigframe() | Russell King | 2006-06-18 | 1 | -33/+29 |
| * | [ARM] Gather common sigframe restoration code into restore_sigframe() | Russell King | 2006-06-18 | 1 | -43/+33 |
| * | [ARM] Re-use sigframe within rt_sigframe | Russell King | 2006-06-18 | 1 | -13/+11 |
| * | [ARM] Merge sigcontext and sigmask members of sigframe | Russell King | 2006-06-18 | 1 | -6/+5 |
| * | [ARM] Replace extramask with a full copy of the sigmask | Russell King | 2006-06-18 | 1 | -10/+3 |
| * | [ARM] Remove rt_sigframe puc and pinfo pointers | Russell King | 2006-06-18 | 1 | -4/+0 |
* | | [ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore() | Lennert Buytenhek | 2006-06-24 | 1 | -1/+1 |
* | | [PATCH] fix silly ARM non-EABI build error | Nicolas Pitre | 2006-06-23 | 1 | -1/+1 |
* | | [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() | Andreas Mohr | 2006-06-23 | 1 | -2/+2 |
* | | [ARM] 3626/1: ARM EABI: fix syscall restarting | Nicolas Pitre | 2006-06-22 | 1 | -2/+19 |
* | | [ARM] Add thread_notify infrastructure | Russell King | 2006-06-22 | 3 | -28/+22 |
* | | [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds | Richard Purdie | 2006-06-19 | 1 | -26/+35 |
* | | [ARM] 3554/1: ARM: Fix dyntick locking | Tony Lindgren | 2006-06-18 | 2 | -9/+19 |
* | | [ARM] 3335/1: Old-abi Thumb sys_syscall broken | Paul Brook | 2006-06-18 | 1 | -1/+1 |
|/ |
|
* | [ARM] arch/arm/kernel/dma-isa.c: named initializers | Adrian Bunk | 2006-05-16 | 1 | -6/+17 |
* | [ARM] arch/arm/kernel/process.c: Fix warning | Russell King | 2006-05-16 | 1 | -1/+1 |
* | [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h | Uwe Zeisberger | 2006-05-16 | 1 | -0/+2 |
* | [ARM] Fix thread struct allocator for SMP case | Russell King | 2006-05-09 | 1 | -12/+25 |
* | [ARM] 3496/1: more constants for asm-offsets.h | Uwe Zeisberger | 2006-05-05 | 3 | -11/+7 |
* | [ARM] nommu: trivial fixups for head-nommu.S and the Makefile | Hyok S. Choi | 2006-04-24 | 2 | -2/+4 |
* | [ARM] for_each_possible_cpu | KAMEZAWA Hiroyuki | 2006-04-20 | 1 | -1/+1 |
* | [ARM] add_memory() build fix | Andrew Morton | 2006-04-20 | 1 | -3/+3 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features | Catalin Marinas | 2006-04-10 | 1 | -0/+6 |
* | [ARM] 3439/2: xsc3: add I/O coherency support | Lennert Buytenhek | 2006-04-02 | 1 | -0/+3 |
* | [ARM] 3437/1: Kill duplicate exports of string library functions | Komal Shah | 2006-04-01 | 1 | -13/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-31 | 6 | -212/+308 |
|\ |
|
| * | [ARM] 3420/1: Missing clobber in example code | Paul Brook | 2006-03-28 | 1 | -1/+1 |
| * | Merge nommu tree | Russell King | 2006-03-28 | 5 | -211/+307 |
| |\ |
|
| | * | [ARM] nommu: fixups for the exception vectors | Hyok S. Choi | 2006-03-27 | 2 | -5/+6 |
| | * | [ARM] nommu: start-up code | Hyok S. Choi | 2006-03-27 | 3 | -206/+301 |
* | | | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -1/+0 |
|/ / |
|