summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson2006-10-291-1/+1
* [ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek2006-10-291-1/+1
* [ARM] Add KBUILD_IMAGE target supportRussell King2006-10-291-2/+4
* [ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa2006-10-281-0/+1
* [ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa2006-10-281-1/+1
* [ARM] Add realview SMP default configurationRussell King2006-10-281-0/+994
* [ARM] Fix SMP irqflags supportRussell King2006-10-282-9/+14
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [ARM] Comment out missing configuration symbolsRussell King2006-10-241-2/+2
* [ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648Russell King2006-10-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-236-6/+6
|\
| * [WATCHDOG] Atmel AT91RM9200 rename.Andrew Victor2006-10-136-6/+6
* | [PATCH] one more ARM IRQ fixAdrian Bunk2006-10-201-1/+1
* | [ARM] switch to new pci_get_bus_and_slot APIAlan Cox2006-10-173-6/+13
* | [ARM] Update mach-typesRussell King2006-10-161-2/+16
* | [ARM] Fix fallout from IRQ regs changesRussell King2006-10-153-2/+4
* | [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.cKristoffer Ericson2006-10-141-0/+10
* | [PATCH] remove bogus arch-specific syscall exportsAl Viro2006-10-111-6/+0
* | [PATCH] arm-versatile iomem annotationsAl Viro2006-10-112-18/+18
* | [PATCH] arm __user annotationsAl Viro2006-10-111-1/+1
* | IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-098-9/+9
* | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-081-3/+3
* | 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-0690-309/+260
|/
* [PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2006-10-041-0/+1
* [PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2006-10-041-11/+11
* [PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen2006-10-041-5/+5
* [PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen2006-10-0410-26/+26
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-0419-19/+1
* fix file specification in commentsUwe Zeisberger2006-10-0326-26/+26
* Fix "can not" in Documentation and KconfigMatt LaPlante2006-10-031-1/+1
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-0316-63/+212
|\
| * [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-029-49/+113
| * [ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek2006-09-301-3/+0
| * [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek2006-09-303-0/+87
| * [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-302-10/+11
| * [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King2006-09-301-1/+1
* | [PATCH] arm build fail: vfpsingle.cFrederik Deweerdt2006-10-031-0/+2
* | [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-021-0/+11
* | [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/+0
* | [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/+1
* | [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
OpenPOWER on IntegriCloud