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
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-03
ARM: pxa: fix the missing definition of IRQ_BOARD_END
Eric Miao
1
-1
/
+1
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-10
/
+34
2010-10-29
kgdb,arm: fix register dump
Rabin Vincent
1
-2
/
+3
2010-10-28
Merge branch 'devel-stable' into devel
Russell King
2
-3
/
+34
2010-10-28
Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
Russell King
2
-3
/
+30
2010-10-28
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
1
-0
/
+4
2010-10-27
ARM: fix memblock breakage
Russell King
1
-7
/
+0
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-8
/
+6
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-3
/
+3
2010-10-26
ARM: l2x0: Determine the cache size
Santosh Shilimkar
1
-0
/
+1
2010-10-26
ARM: l2x0: Fix coding-style in the cache-l2x0.h
Santosh Shilimkar
1
-3
/
+5
2010-10-26
arm: Disable outer (L2) cache in kexec
Thomas Gleixner
1
-0
/
+24
2010-10-25
ARM: Add L2X0 PREFETCH and POWER control register
Kyungmin Park
1
-0
/
+4
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-82
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on arm (enables termiox)
Jeff Mahoney
1
-82
/
+1
2010-10-21
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20
-80
/
+410
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
1
-61
/
+84
2010-10-21
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-5
/
+1
2010-10-20
ARM: make struct machine_desc definition coherent with its comment
Nicolas Pitre
1
-1
/
+2
2010-10-19
Merge branch 'devel-stable' into devel
Russell King
5
-1
/
+46
2010-10-18
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
17
-82
/
+369
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-12
/
+0
2010-10-18
Update broken web addresses in arch directory.
Justin P. Mattock
1
-1
/
+1
2010-10-16
arm: Use ARCH_IRQ_INIT_FLAGS
Thomas Gleixner
1
-0
/
+2
2010-10-08
ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.
Kevin Hilman
1
-0
/
+2
2010-10-08
ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast
Tony Lindgren
1
-11
/
+17
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-61
/
+84
2010-10-04
ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing
Will Deacon
1
-2
/
+6
2010-10-04
ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP
Tony Lindgren
1
-15
/
+41
2010-10-04
ARM: Allow SMP kernels to boot on UP systems
Russell King
4
-10
/
+63
2010-10-04
ARM: Provide common header for hard_smp_processor_id()
Russell King
1
-0
/
+12
2010-10-04
ARM: 6293/1: coresight: cosmetic fixes
Alexander Shishkin
1
-11
/
+11
2010-10-04
ARM: 6291/1: coresight: move struct tracectx inside etm driver
Alexander Shishkin
1
-12
/
+0
2010-10-01
ARM: add a vma entry for the user accessible vector page
Nicolas Pitre
2
-1
/
+32
2010-10-01
ARM: SECCOMP support
Nicolas Pitre
2
-0
/
+13
2010-10-01
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
Nicolas Pitre
1
-0
/
+1
2010-09-19
ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing
Catalin Marinas
1
-0
/
+4
2010-09-19
ARM: 6382/1: Remove superfluous flush_kernel_dcache_page()
Catalin Marinas
1
-3
/
+0
2010-09-19
ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems
Catalin Marinas
1
-0
/
+4
2010-09-19
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
Catalin Marinas
2
-4
/
+32
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2
-4
/
+4
2010-09-08
Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"
Russell King
1
-8
/
+0
2010-09-08
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
3
-1
/
+17
2010-09-08
ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework
Will Deacon
1
-0
/
+123
2010-09-08
ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts
Will Deacon
1
-0
/
+4
2010-09-02
ARM: 6340/1: module - additional unwind tables for exit/devexit sections
Phil Carmody
1
-0
/
+2
2010-09-02
ARM: 6339/1: module - simplify unwind table handling
Phil Carmody
1
-12
/
+17
2010-09-02
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
Rabin Vincent
1
-1
/
+2
[next]