index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-arm
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-14
[ARM] 3890/1: [Jornada7xx] Addition of MCU commands into jornada720.h
Kristoffer Ericson
1
-0
/
+14
2006-10-14
[ARM] 3888/1: add pxa27x SSP FSRT register bit definition
Liam Girdwood
1
-0
/
+1
2006-10-11
[PATCH] arm-versatile iomem annotations
Al Viro
1
-2
/
+2
2006-10-11
[PATCH] arm: use unsigned long instead of unsigned int in get_user()
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-17
/
+0
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-08
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
1
-1
/
+1
2006-10-08
[PATCH] misc arm pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
10
-19
/
+21
2006-10-04
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
Haavard Skinnemoen
1
-0
/
+1
2006-10-04
[PATCH] atmel_serial: Rename at91_register_uart_fns
Haavard Skinnemoen
1
-3
/
+3
2006-10-04
[PATCH] at91_serial -> atmel_serial: Public definitions
Haavard Skinnemoen
2
-3
/
+3
2006-10-04
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
Haavard Skinnemoen
1
-1
/
+1
2006-10-04
[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h
Haavard Skinnemoen
1
-123
/
+0
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2
-3
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
29
-29
/
+29
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-7
/
+15
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
1
-0
/
+1
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-24
/
+0
2006-10-02
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
2
-3
/
+15
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-29
[ARM] 3874/1: Remove leftover usage of asm/timeofday.h
Kevin Hilman
1
-4
/
+0
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2
-2
/
+2
2006-09-29
[PATCH] OMAP: Add keypad driver
Komal Shah
1
-0
/
+3
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
82
-1676
/
+1631
2006-09-28
Merge nommu branch
Russell King
4
-8
/
+70
2006-09-28
[ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
Kevin Hilman
1
-0
/
+5
2006-09-28
[ARM] 3855/1: Add generic time support
Kevin Hilman
2
-0
/
+6
2006-09-28
[ARM] 3870/1: AT91: Start removing static memory mappings
Andrew Victor
1
-9
/
+0
2006-09-28
[ARM] 3868/1: AT91 hardware header update
Andrew Victor
2
-0
/
+60
2006-09-28
[ARM] 3867/1: AT91 GPIO update
Andrew Victor
1
-8
/
+8
2006-09-28
[ARM] 3865/1: AT91RM9200 header updates
Andrew Victor
4
-76
/
+83
2006-09-27
[ARM] 3864/1: Refactore sharpsl_pm
Dirk Opfer
1
-0
/
+1
2006-09-27
[ARM] 3863/1: Add Locomo SPI Device
Dirk Opfer
1
-11
/
+13
2006-09-27
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
Richard Purdie
1
-4
/
+5
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
1
-0
/
+8
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...
Russell King
11
-17
/
+73
2006-09-27
[ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h
Russell King
1
-5
/
+3
2006-09-27
[ARM] nommu: add ARM946E-S core support
Hyok S. Choi
2
-0
/
+16
2006-09-27
[ARM] nommu: add ARM940T core support
Hyok S. Choi
2
-0
/
+16
2006-09-27
[ARM] nommu: add ARM9TDMI core support
Hyok S. Choi
2
-1
/
+10
2006-09-27
[ARM] nommu: add ARM740T core support
Hyok S. Choi
2
-1
/
+10
2006-09-27
[ARM] nommu: add ARM7TDMI core support
Hyok S. Choi
2
-1
/
+9
2006-09-27
[ARM] nommu: manage the CP15 things
Hyok S. Choi
1
-0
/
+4
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-1
/
+2
2006-09-27
[ARM] Separate page table manipulation code from bootmem initialisation
Russell King
1
-5
/
+7
2006-09-27
[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...
George G. Davis
1
-0
/
+7
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-4
/
+4
2006-09-25
ARM: OMAP: Sync clocks with linux-omap tree
Tony Lindgren
1
-0
/
+1
2006-09-25
ARM: OMAP: Sync DMA with linux-omap tree
Tony Lindgren
1
-1
/
+11
[next]