| Commit message (Expand) | Author | Age |
* | [ARM] Fix warnings in arch/arm/kernel/setup.c | Russell King | 2006-07-03 |
* | [ARM] Fix ecard.c resource warnings. | Russell King | 2006-07-03 |
* | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 |
|\ |
|
| * | [ARM] 3694/1: ARM: Convert ecard driver to generic irq handling | Thomas Gleixner | 2006-07-01 |
| * | [ARM] 3692/1: ARM: coswitch irq handling to the generic implementation | Thomas Gleixner | 2006-07-01 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 |
|\ \
| |/
|/| |
|
| * | [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure | Lennert Buytenhek | 2006-07-01 |
| * | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 2006-06-29 |
| * | [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name | Russell King | 2006-06-29 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ \
| |/
|/| |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
| * | [PATCH] 64bit resource: C99 changes for struct resource declarations | Greg Kroah-Hartman | 2006-06-27 |
* | | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-28 |
|\ \ |
|
| * | | [ARM] nommu: uaccess tweaks | Russell King | 2006-06-28 |
* | | | [ARM] 3370/2: ep93xx: add crunch support | Lennert Buytenhek | 2006-06-28 |
* | | | [ARM] 3665/1: crunch: add ptrace support | Lennert Buytenhek | 2006-06-28 |
* | | | [ARM] 3664/1: crunch: add signal frame save/restore | Lennert Buytenhek | 2006-06-28 |
|/ / |
|
* | | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 2006-06-28 |
* | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 |
| * | [ARM] Remove RETINSTR macro | Russell King | 2006-06-25 |
* | | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 |
|/ |
|
* | Merge signal handler branch | Russell King | 2006-06-24 |
|\ |
|
| * | [ARM] 3648/1: Update struct ucontext layout for coprocessor registers | Daniel Jacobowitz | 2006-06-24 |
| * | [ARM] Add identifying number for non-rt sigframe | Russell King | 2006-06-24 |
| * | [ARM] Gather common sigframe saving code into setup_sigframe() | Russell King | 2006-06-18 |
| * | [ARM] Gather common sigframe restoration code into restore_sigframe() | Russell King | 2006-06-18 |
| * | [ARM] Re-use sigframe within rt_sigframe | Russell King | 2006-06-18 |
| * | [ARM] Merge sigcontext and sigmask members of sigframe | Russell King | 2006-06-18 |
| * | [ARM] Replace extramask with a full copy of the sigmask | Russell King | 2006-06-18 |
| * | [ARM] Remove rt_sigframe puc and pinfo pointers | Russell King | 2006-06-18 |
* | | [ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore() | Lennert Buytenhek | 2006-06-24 |
* | | [PATCH] fix silly ARM non-EABI build error | Nicolas Pitre | 2006-06-23 |
* | | [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() | Andreas Mohr | 2006-06-23 |
* | | [ARM] 3626/1: ARM EABI: fix syscall restarting | Nicolas Pitre | 2006-06-22 |
* | | [ARM] Add thread_notify infrastructure | Russell King | 2006-06-22 |
* | | [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds | Richard Purdie | 2006-06-19 |
* | | [ARM] 3554/1: ARM: Fix dyntick locking | Tony Lindgren | 2006-06-18 |
* | | [ARM] 3335/1: Old-abi Thumb sys_syscall broken | Paul Brook | 2006-06-18 |
|/ |
|
* | [ARM] arch/arm/kernel/dma-isa.c: named initializers | Adrian Bunk | 2006-05-16 |
* | [ARM] arch/arm/kernel/process.c: Fix warning | Russell King | 2006-05-16 |
* | [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h | Uwe Zeisberger | 2006-05-16 |
* | [ARM] Fix thread struct allocator for SMP case | Russell King | 2006-05-09 |
* | [ARM] 3496/1: more constants for asm-offsets.h | Uwe Zeisberger | 2006-05-05 |
* | [ARM] nommu: trivial fixups for head-nommu.S and the Makefile | Hyok S. Choi | 2006-04-24 |
* | [ARM] for_each_possible_cpu | KAMEZAWA Hiroyuki | 2006-04-20 |
* | [ARM] add_memory() build fix | Andrew Morton | 2006-04-20 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 |