| Commit message (Expand) | Author | Age |
* | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... | Al Viro | 2006-10-08 |
* | 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-06 |
* | [PATCH] atmel_serial: Pass fixed register mappings through platform_data | Haavard Skinnemoen | 2006-10-04 |
* | [PATCH] at91_serial -> atmel_serial: Public definitions | Haavard Skinnemoen | 2006-10-04 |
* | [PATCH] at91_serial -> atmel_serial: Platform device name | Haavard Skinnemoen | 2006-10-04 |
* | [PATCH] at91_serial -> atmel_serial: Kconfig symbols | Haavard Skinnemoen | 2006-10-04 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | Fix "can not" in Documentation and Kconfig | Matt LaPlante | 2006-10-03 |
* | Still more typo fixes | Matt LaPlante | 2006-10-03 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup... | Richard Purdie | 2006-10-02 |
| * | [ARM] 3880/1: remove the last trace of iop31x support | Lennert Buytenhek | 2006-09-30 |
| * | [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernet | Lennert Buytenhek | 2006-09-30 |
| * | [ARM] 3809/3: get rid of 4 megabyte kernel image size limit | Lennert Buytenhek | 2006-09-30 |
| * | [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c | Russell King | 2006-09-30 |
* | | [PATCH] arm build fail: vfpsingle.c | Frederik Deweerdt | 2006-10-03 |
* | | [WATCHDOG] pnx4008: add watchdog support | Vitaly Wool | 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-02 |
* | | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 |
* | | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 |
* | | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | | [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata | Komal Shah | 2006-09-29 |
* | | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 |
|\ |
|
| * | Merge nommu branch | Russell King | 2006-09-28 |
| |\ |
|
| | * | [ARM] nommu: confirms the CR_V bit in nommu mode | Hyok S. Choi | 2006-09-28 |
| | * | [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. | Hyok S. Choi | 2006-09-28 |
| | * | [ARM] Make !MMU CPUs depend on !MMU | Russell King | 2006-09-27 |
| | * | [ARM] nommu: add ARM946E-S core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: add ARM940T core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: add ARM9TDMI core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: add ARM740T core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: add ARM7TDMI core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: manage the CP15 things | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: allows to support module in nommu | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] do_bad_area() always takes current and current->active_mm | Russell King | 2006-09-27 |
| | * | [ARM] Add setup_mm_for_reboot() for nommu | Russell King | 2006-09-27 |
| | * | [ARM] Rename mm-armv.c to pgd.c | Russell King | 2006-09-27 |
| | * | [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c | Russell King | 2006-09-27 |
| | * | [ARM] Split ARM MM initialisation for !mmu | Russell King | 2006-09-27 |