summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2006-10-29[ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson1-1/+1
2006-10-29[ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek1-1/+1
2006-10-29[ARM] Add KBUILD_IMAGE target supportRussell King1-2/+4
2006-10-28[ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa1-0/+1
2006-10-28[ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa1-1/+1
2006-10-28[ARM] Add realview SMP default configurationRussell King1-0/+994
2006-10-28[ARM] Fix SMP irqflags supportRussell King2-9/+14
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-24[ARM] Comment out missing configuration symbolsRussell King1-2/+2
2006-10-24[ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648Russell King1-2/+2
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-6/+6
2006-10-20[PATCH] one more ARM IRQ fixAdrian Bunk1-1/+1
2006-10-17[ARM] switch to new pci_get_bus_and_slot APIAlan Cox3-6/+13
2006-10-16[ARM] Update mach-typesRussell King1-2/+16
2006-10-15[ARM] Fix fallout from IRQ regs changesRussell King3-2/+4
2006-10-14[ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.cKristoffer Ericson1-0/+10
2006-10-13[WATCHDOG] Atmel AT91RM9200 rename.Andrew Victor6-6/+6
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro1-6/+0
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro2-18/+18
2006-10-11[PATCH] arm __user annotationsAl Viro1-1/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells8-9/+9
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro1-3/+3
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 Torvalds90-309/+260
2006-10-04[PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen1-0/+1
2006-10-04[PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen1-11/+11
2006-10-04[PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen1-5/+5
2006-10-04[PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen10-26/+26
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones19-19/+1
2006-10-03fix file specification in commentsUwe Zeisberger26-26/+26
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03Still more typo fixesMatt LaPlante1-1/+1
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-63/+212
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool1-0/+11
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-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie9-49/+113
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] 3880/1: remove the last trace of iop31x supportLennert Buytenhek1-3/+0
2006-09-30[ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek3-0/+87
2006-09-30[ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2-10/+11
2006-09-30[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King1-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1