Age | Commit message (Expand) | Author |
2007-01-08 | [ARM] Provide basic printk_clock() implementation | Russell King |
2007-01-06 | [ARM] Fix kernel-mode undefined instruction aborts | Russell King |
2007-01-06 | [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes | Ben Dooks |
2006-12-18 | [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH | Lennert Buytenhek |
2006-12-17 | [ARM] Add more syscalls | Russell King |
2006-12-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-11 | [ARM] Clean up KERNEL_RAM_ADDR | Russell King |
2006-12-09 | [ARM] Add sys_*at syscalls | Russell King |
2006-12-08 | [ARM] Handle HWCAP_VFP in VFP support code | Russell King |
2006-12-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-07 | [ARM] Merge individual ARM sub-trees | Russell King |
2006-12-07 | [ARM] 3983/2: remove unused argument to __bug() | Nicolas Pitre |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [ARM] Allow gcc to optimise arm_add_memory a little more | Russell King |
2006-12-03 | [ARM] 3881/4: xscale: clean up cp0/cp1 handling | Lennert Buytenhek |
2006-11-30 | [ARM] 3911/2: Simplify alloc_thread_info on ARM | Paul Gortmaker |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King |
2006-11-30 | [ARM] Convert apm.c to use mutexes instead of semaphores | Russell King |
2006-11-30 | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King |
2006-11-30 | [ARM] Fix "apm -s" command hang | Russell King |
2006-11-30 | [ARM] Improve reliability of APM-emulation suspend | Russell King |
2006-11-26 | [ARM] Export smp_call_function() | Russell King |
2006-11-07 | [ARM] 3926/1: make timer led handle HZ != 100 | David Brownell |
2006-11-02 | [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability | Paul Gortmaker |
2006-10-28 | [ARM] Fix SMP irqflags support | Russell King |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton |
2006-10-11 | [PATCH] remove bogus arch-specific syscall exports | Al Viro |
2006-10-06 | ARM: fix up nested irq regs usage | Linus Torvalds |
2006-10-06 | [PATCH] ixp4xxdefconfig arm fixes | Frederik Deweerdt |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently | Greg Banks |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto |
2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra |
2006-09-30 | [ARM] 3809/3: get rid of 4 megabyte kernel image size limit | Lennert Buytenhek |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto |
2006-09-28 | Merge nommu branch | Russell King |
2006-09-28 | [ARM] 3855/1: Add generic time support | Kevin Hilman |
2006-09-28 | [ARM] nommu: confirms the CR_V bit in nommu mode | Hyok S. Choi |
2006-09-27 | [ARM] kthread: switch arch/arm/kernel/apm.c | Serge E. Hallyn |
2006-09-27 | [ARM] nommu: manage the CP15 things | Hyok S. Choi |
2006-09-27 | [ARM] nommu: allows to support module in nommu | Hyok S. Choi |
2006-09-25 | [ARM] 3838/1: ARM: DCC debug console support for ARM11 | Tony Lindgren |
2006-09-20 | [ARM] 3759/2: Remove uses of %? | Daniel Jacobowitz |