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
2005-11-02
[ARM SMP] Add hotplug CPU infrastructure
Russell King
2
-0
/
+11
2005-11-02
[ARM SMP] Track CPU idle threads
Russell King
1
-0
/
+1
2005-11-02
[ARM] Fix ARM rwlock implementations
Russell King
1
-3
/
+3
2005-11-02
[ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointe...
John Bowler
1
-34
/
+40
2005-11-02
[ARM] Fix realview machine type for patch 3060/1
Russell King
1
-1
/
+1
2005-11-01
[ARM] 3052/1: add ixp2000 microcode loader
Lennert Buytenhek
2
-2
/
+65
2005-11-01
[ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FS
Ben Dooks
1
-0
/
+1
2005-11-01
[ARM] 3065/1: ixp2000 typo and whitespace fixes
Lennert Buytenhek
1
-1
/
+1
2005-11-01
[ARM] 3064/1: start using ixp2000_reg_wrb
Lennert Buytenhek
1
-8
/
+9
2005-11-01
[ARM] 3063/1: allow slave ixp2000 cpu reset
Lennert Buytenhek
1
-7
/
+1
2005-11-01
[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver
Lennert Buytenhek
1
-2
/
+14
2005-10-31
[ARM] Add support for ARM RealView board
Catalin Marinas
14
-1
/
+884
2005-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-4
/
+4
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
1
-2
/
+0
2005-10-30
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
1
-3
/
+0
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-30
[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning
John Bowler
1
-3
/
+3
2005-10-30
[ARM] fix bogus cast in IXP2000 I/O macro
Deepak Saxena
1
-1
/
+1
2005-10-29
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
1
-14
/
+1
2005-10-29
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
1
-5
/
+0
2005-10-29
[PATCH] mm: tlb_gather_mmu get_cpu_var
Hugh Dickins
1
-2
/
+3
2005-10-29
[ARM] 3061/1: cleanup the XIP link address mess
Nicolas Pitre
1
-0
/
+7
2005-10-29
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
Nicolas Pitre
22
-34
/
+44
2005-10-29
[ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X...
Kenneth Tan
1
-26
/
+49
2005-10-29
[ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback)
Lennert Buytenhek
1
-0
/
+25
2005-10-29
[ARM] 3051/1: turn ixp2000_reg_read into an inline function
Lennert Buytenhek
1
-1
/
+5
2005-10-29
[ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaround
Lennert Buytenhek
1
-29
/
+0
2005-10-29
[ARM] Allow MTD device name to be passed via platform data
Russell King
1
-0
/
+2
2005-10-29
[ARM] Fix buggy __phys_to_pfn / __pfn_to_phys
Russell King
1
-2
/
+2
2005-10-29
[ARM] Ensure machine information structures aren't optimised away
Russell King
1
-0
/
+1
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
36
-30
/
+456
2005-10-28
[ARM] 3041/1: AAEC-2000 - CLCD controller platform glue
Bellido Nicolas
1
-0
/
+3
2005-10-28
[ARM] 3039/1: AAEC-2000 - Add MTD support
Bellido Nicolas
1
-0
/
+3
2005-10-28
[ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h
Bellido Nicolas
1
-1
/
+2
2005-10-28
[ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.
Bellido Nicolas
1
-0
/
+40
2005-10-28
[ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers
Bellido Nicolas
1
-0
/
+50
2005-10-28
[ARM] 2897/2: PXA2xx IRDA support
Nicolas Pitre
2
-2
/
+17
2005-10-28
[ARM] 3029/1: Add HWUART support for PXA 255/26x
Matt Reimer
2
-0
/
+34
2005-10-28
[ARM] 2787/2: PXA27x low power modes support
Todd Poynor
1
-0
/
+7
2005-10-28
[ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom
Jon Ringle
2
-0
/
+194
2005-10-28
[PATCH] gfp_t: dma-mapping (arm)
Al Viro
1
-2
/
+2
2005-10-28
[ARM] 3045/2: S3C2410 - change init for lcd platform data
Ben Dooks
1
-1
/
+2
2005-10-28
[ARM] 2908/1: add register definitions for ixp2000 msf
Lennert Buytenhek
1
-0
/
+43
2005-10-28
[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...
Ian Campbell
1
-2
/
+2
2005-10-28
[ARM] 3033/1: S3C2410 - add generic gpio_cfgpin options
Ben Dooks
1
-0
/
+6
2005-10-28
[ARM] 3016/1: Replace map_desc.physical with map_desc.pfn
Deepak Saxena
1
-1
/
+4
2005-10-28
[ARM] Fix sparse warnings
Russell King
1
-3
/
+3
2005-10-28
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
Russell King
3
-8
/
+6
2005-10-28
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
Russell King
3
-13
/
+8
2005-10-28
[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h
Russell King
1
-2
/
+0
[next]