aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro1-6/+0
2006-10-06ARM: fix up nested irq regs usageLinus Torvalds1-1/+2
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt1-1/+2
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds3-6/+8
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-9/+9
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-9/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-30[ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek1-9/+9
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-28Merge nommu branchRussell King3-7/+35
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman1-0/+6
2006-09-28[ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi1-0/+5
2006-09-27[ARM] kthread: switch arch/arm/kernel/apm.cSerge E. Hallyn1-20/+13
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi2-7/+22
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi1-0/+8
2006-09-25[ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren1-1/+34
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz1-1/+1
2006-09-20[ARM] Add ARM irqtrace supportRussell King1-0/+13
2006-08-28[ARM] Add Integrator support for glibc outb() and friendsRussell King1-2/+1
2006-08-28[ARM] Arrange for isa.c to use named initialisersRussell King1-21/+42
2006-08-21Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2-10/+13
2006-08-18[ARM] 3746/2: Userspace helpers must be Thumb mode interworkableNicolas Pitre1-9/+12
2006-08-18[ARM] 3757/1: Use PROCINFO_INITFUNC in head.SCatalin Marinas1-1/+1
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2-1/+3
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-5/+2
2006-07-26[ARM] Fix SMP bootingRussell King1-3/+3
2006-07-13[ARM] arch/arm/kernel/bios32.c: no need to set isa_bridgeAdrian Bunk1-11/+0
2006-07-11[ARM] 3728/1: Restore missing CPU Hotplug irq helperThomas Gleixner1-0/+10
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-03[ARM] Fix warnings in arch/arm/kernel/setup.cRussell King1-1/+1
2006-07-03[ARM] Fix ecard.c resource warnings.Russell King1-1/+1
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-926/+28
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-31/+84
2006-07-01[ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner1-1/+1
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner2-925/+27
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek5-25/+78
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel20-20/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-9/+39
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King2-4/+4
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King1-2/+2
2006-06-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+13
2006-06-28[ARM] nommu: uaccess tweaksRussell King2-2/+13
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek5-0/+400