aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* [PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2006-10-04
* [PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2006-10-04
* [PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen2006-10-04
* [PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen2006-10-04
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* Fix "can not" in Documentation and KconfigMatt LaPlante2006-10-03
* Still more typo fixesMatt LaPlante2006-10-03
* Attack of "the the"s in archMatt LaPlante2006-10-03
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-03
|\
| * [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-02
| * [ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek2006-09-30
| * [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek2006-09-30
| * [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-30
| * [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King2006-09-30
* | [PATCH] arm build fail: vfpsingle.cFrederik Deweerdt2006-10-03
* | [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-02
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-02
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02
* | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-02
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-01
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* | [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah2006-09-29
* | [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-29
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-28
|\
| * Merge nommu branchRussell King2006-09-28
| |\
| | * [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-28
| | * [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi2006-09-28
| | * [ARM] Make !MMU CPUs depend on !MMURussell King2006-09-27
| | * [ARM] nommu: add ARM946E-S core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: add ARM940T core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: add ARM9TDMI core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: add ARM740T core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: add ARM7TDMI core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-27
| | * [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi2006-09-27
| | * [ARM] nommu: allows to support module in nommuHyok S. Choi2006-09-27
| | * [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-27
| | * [ARM] Add setup_mm_for_reboot() for nommuRussell King2006-09-27
| | * [ARM] Rename mm-armv.c to pgd.cRussell King2006-09-27
| | * [ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King2006-09-27
| | * [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-27
| | * [ARM] Separate page table manipulation code from bootmem initialisationRussell King2006-09-27
| * | [ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman2006-09-28
| * | [ARM] 3855/1: Add generic time supportKevin Hilman2006-09-28
| * | [ARM] 3873/1: S3C24XX: Add irq_chip namesBen Dooks2006-09-28