summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] Dynamic kernel command-line: armAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-10/+0Star
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-092-673/+0Star
* [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij2007-01-241-1/+6
* [ARM] Provide basic printk_clock() implementationRussell King2007-01-081-0/+11
* [ARM] Fix kernel-mode undefined instruction abortsRussell King2007-01-061-4/+8
* [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2007-01-062-0/+3
* [ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2006-12-181-0/+1
* [ARM] Add more syscallsRussell King2006-12-172-6/+31
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-143-12/+23
|\
| * [ARM] Clean up KERNEL_RAM_ADDRRussell King2006-12-111-9/+10
| * [ARM] Add sys_*at syscallsRussell King2006-12-091-0/+13
| * [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-081-3/+0Star
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-0814-213/+333
|\
| *-. [ARM] Merge individual ARM sub-treesRussell King2006-12-0814-213/+333
| |\ \
| | | * [ARM] Allow gcc to optimise arm_add_memory a little moreRussell King2006-12-071-4/+7
| | |/ | |/|
| | * [ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre2006-12-071-5/+2Star
| | * [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-035-76/+182
| | * [ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker2006-11-301-61/+0Star
| | * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-302-9/+9
| | * [ARM] Convert apm.c to use mutexes instead of semaphoresRussell King2006-11-301-14/+14
| | * [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-304-2/+2
| | * [ARM] Fix "apm -s" command hangRussell King2006-11-301-1/+8
| | * [ARM] Improve reliability of APM-emulation suspendRussell King2006-11-301-55/+123
| |/
* / [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
|/
* [ARM] Export smp_call_function()Russell King2006-11-261-0/+1
* [ARM] 3926/1: make timer led handle HZ != 100David Brownell2006-11-071-2/+2
* [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-021-0/+4
* [ARM] Fix SMP irqflags supportRussell King2006-10-282-9/+14
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
* [PATCH] remove bogus arch-specific syscall exportsAl Viro2006-10-111-6/+0Star
* ARM: fix up nested irq regs usageLinus Torvalds2006-10-061-1/+2
* [PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt2006-10-061-1/+2
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-063-6/+8
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0Star
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-031-9/+9
|\
| * [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-301-9/+9
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0Star
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-021-0/+2
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-9/+1Star
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
|/
* Merge nommu branchRussell King2006-09-283-7/+35
|\
| * [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-281-0/+5