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-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
2005-10-28
[ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h
Russell King
21
-3
/
+38
2005-10-26
[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...
Ian Campbell
1
-1
/
+0
2005-10-20
[ARM] 3028/1: S3C2410 - add DCLK mask definitions
Ben Dooks
1
-0
/
+6
2005-10-20
[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations
Ben Dooks
1
-4
/
+11
2005-10-18
[ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.
Paul Schulz
1
-1
/
+1
2005-10-18
[ARM] 3021/1: Interrupt 0 bug fix for ixp4xx
Kenneth Tan
1
-4
/
+5
2005-10-18
[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...
Kenneth Tan
1
-1
/
+1
2005-10-18
[ARM] 3019/1: fix wrong comments
Nicolas Pitre
1
-2
/
+2
2005-10-14
[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error
Richard Purdie
1
-0
/
+1
2005-10-14
[ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH
Ben Dooks
1
-16
/
+42
2005-10-13
[ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.h
Ben Dooks
1
-0
/
+7
2005-10-12
[ARM] 3003/1: SSP channel map register updates for pxa2xx
Liam Girdwood
1
-3
/
+4
2005-10-10
[ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specified
Richard Purdie
1
-0
/
+2
2005-10-10
[ARM] 2958/1: fix definition in imx-regs.h
Sascha Hauer
1
-1
/
+1
2005-10-04
[PATCH] Fix broken IXP4xx GPIO macro
Deepak Saxena
1
-1
/
+1
2005-10-04
[ARM] 2950/1: i.MX gpio setup function
Sascha Hauer
1
-12
/
+34
2005-10-04
[ARM] 2949/1: Hynix h720x Run mode
Sascha Hauer
1
-3
/
+5
2005-09-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2005-09-30
[ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w...
Daniel Jacobowitz
1
-0
/
+2
2005-09-29
[PATCH] arm/rpc iomem annotations
Al Viro
1
-2
/
+2
2005-09-29
[PATCH] arm/versatile iomem annotations
Al Viro
1
-1
/
+5
2005-09-26
[ARM] Remove SA_IRQNOMASK
Russell King
1
-1
/
+0
2005-09-25
[ARM] 2934/1: Anubis - fix VA offsets for CPLD registers
Ben Dooks
1
-5
/
+5
2005-09-24
[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io
Russell King
1
-3
/
+3
2005-09-20
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-18
[ARM] Fix warning in asm/futex.h
Russell King
1
-1
/
+1
2005-09-15
[ARM] Tighten pfn_valid() test.
Russell King
1
-1
/
+14
2005-09-15
[ARM] 2913/1: PXA Poodle: Cleanup some unneeded code
Richard Purdie
1
-12
/
+13
2005-09-15
[ARM] 2909/1: remove IXP2000_PROD_ID
Lennert Buytenhek
2
-3
/
+1
2005-09-15
[ARM] 2911/1: ixp2000_reg_{read,write} accessors
Lennert Buytenhek
1
-5
/
+9
2005-09-15
[ARM] Remove PFN_TO_NID for !DISCONTIGMEM
Russell King
6
-19
/
+0
2005-09-14
[ARM SMP] Add timer/watchdog defines for MPCore
Russell King
1
-0
/
+16
2005-09-13
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
1
-4
/
+1
2005-09-13
[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...
Richard Purdie
2
-0
/
+188
2005-09-13
[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver
Richard Purdie
1
-0
/
+10
2005-09-13
[PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver
Richard Purdie
1
-0
/
+10
2005-09-13
[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP
Richard Purdie
2
-12
/
+12
2005-09-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+3
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
2
-33
/
+37
2005-09-09
[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver
Arnaud Patard
2
-0
/
+86
2005-09-09
[PATCH] pxafb: Add hsync time reporting hook
Richard Purdie
1
-0
/
+1
2005-09-09
[ARM] Add memory type based allocation syscalls
Russell King
1
-0
/
+3
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+13
2005-09-08
Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually
Linus Torvalds
1
-0
/
+70
[next]