| Commit message (Expand) | Author | Age |
* | [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285 | Ben Dooks | 2006-03-15 |
* | [ARM] 3365/1: [cleanup] header for compat.c exported functions | Ben Dooks | 2006-03-15 |
* | [ARM] 3363/1: [cleanup] process.c - fix warnings | Ben Dooks | 2006-03-15 |
* | [ARM] Fix "thead" typo | Russell King | 2006-03-15 |
* | [ARM] iwmmxt thread state alignment | Russell King | 2006-03-12 |
* | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren | 2006-03-06 |
* | [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K | Russell King | 2006-02-22 |
* | [ARM] Add panic-on-oops support | Russell King | 2006-02-22 |
* | [ARM] 3338/1: old ABI compat: sys_socketcall | Nicolas Pitre | 2006-02-16 |
* | [ARM] Fix SMP initialisation oops | Russell King | 2006-02-16 |
* | [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false | Nicolas Pitre | 2006-02-08 |
* | [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case | Nicolas Pitre | 2006-02-08 |
* | [ARM] 3308/1: old ABI compat: struct sockaddr_un | Nicolas Pitre | 2006-02-08 |
* | [ARM] safer handling of syscall table padding | Al Viro | 2006-01-19 |
* | [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation | Nicolas Pitre | 2006-01-18 |
* | [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn | Nicolas Pitre | 2006-01-18 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-14 |
|\ |
|
| * | [ARM] 3262/4: allow ptraced syscalls to be overriden | Nicolas Pitre | 2006-01-14 |
| * | [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support | Nicolas Pitre | 2006-01-14 |
| * | [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching | Nicolas Pitre | 2006-01-14 |
| * | [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64 | Nicolas Pitre | 2006-01-14 |
| * | [ARM] 3105/4: ARM EABI: new syscall entry convention | Nicolas Pitre | 2006-01-14 |
| * | [ARM] 3104/1: ARM EABI: new helper function names | Nicolas Pitre | 2006-01-14 |
| * | [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2) | Nicolas Pitre | 2006-01-14 |
| * | [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce... | Nicolas Pitre | 2006-01-14 |
| * | [ARM] Support register switch in nommu mode | Hyok S. Choi | 2006-01-13 |
| * | [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) | Nicolas Pitre | 2006-01-13 |
* | | [PATCH] Add ecard_bus_type probe/remove/shutdown methods | Russell King | 2006-01-13 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-12 |
|\ |
|
| * | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven | 2006-01-12 |
| * | [ARM] 3256/1: Make the function-returning ldm's use sp as the base register | Catalin Marinas | 2006-01-12 |
| * | [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format | Catalin Marinas | 2006-01-12 |
* | | [PATCH] arm: task_stack_page() | Al Viro | 2006-01-12 |
* | | [PATCH] arm: end_of_stack() | Al Viro | 2006-01-12 |
* | | [PATCH] arm: task_pt_regs() | Al Viro | 2006-01-12 |
* | | [PATCH] arm: task_thread_info() | Al Viro | 2006-01-12 |
* | | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 |
|/ |
|
* | [ARM] Only call set_type method in setup_irq if it's defined | Russell King | 2006-01-09 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 |
* | [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACY | Richard Purdie | 2006-01-05 |
* | [ARM] Move DMA exports to be next to each function | Russell King | 2006-01-04 |
* | [ARM] Remove definition of MAX_DMA_CHANNELS to zero | Russell King | 2006-01-04 |
* | [ARM] Refine selection of ISA_DMA_API and generic dma.c code | Russell King | 2006-01-04 |
* | [ARM] Use core_initcall() to initialise ARM DMA | Russell King | 2006-01-04 |
* | [ARM] Remove '__address' from scatterlist and convert to DMA API | Russell King | 2006-01-04 |
* | [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr() | Russell King | 2006-01-04 |
* | [ARM] Cleanup ARM includes | Russell King | 2006-01-03 |
* | [ARM] Make kernel link address depend on PAGE_OFFSET | Russell King | 2006-01-03 |
* | [ARM] 3210/1: add missing memory barrier helper for NPTL support | Nicolas Pitre | 2005-12-19 |