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
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+5
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branch 'misc' into for-linus
Russell King
23
-88
/
+79
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
21
-277
/
+464
2011-10-22
ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
Tony Lindgren
1
-0
/
+1
2011-10-17
ARM: 7130/1: dev_archdata: add private iommu extension
Ohad Ben-Cohen
1
-0
/
+3
2011-10-17
ARM: 7118/1: rename temp variable in read*_relaxed()
Olof Johansson
1
-5
/
+5
2011-10-17
ARM: 7062/1: cache: detect PIPT I-cache using CTR
Will Deacon
1
-1
/
+4
2011-10-17
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
1
-2
/
+1
2011-10-17
ARM: 7017/1: Use generic BUG() handler
Simon Glass
1
-9
/
+46
2011-10-17
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
Laura Abbott
1
-1
/
+0
2011-10-17
ARM: 7029/1: Make cpu_architecture into a global variable
Dave Martin
1
-1
/
+2
2011-10-17
ARM: 7006/1: Migrate to asm-generic wrapper support
Stephen Boyd
17
-69
/
+17
2011-10-17
ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode
Barry Song
2
-0
/
+32
2011-10-17
ARM: 7009/1: l2x0: Add OF based initialization
Rob Herring
1
-0
/
+17
2011-10-17
ARM: 7115/4: move __exception and friends to asm/exception.h
Jamie Iles
2
-7
/
+19
2011-10-17
ARM: 7124/1: smp: Add a localtimer handler callable from C code
Shawn Guo
1
-0
/
+4
2011-10-17
ARM: 7123/1: smp: Add an IPI handler callable from C code
Shawn Guo
1
-0
/
+5
2011-10-17
ARM: 7060/1: smp: populate logical CPU mapping during boot
Will Deacon
1
-0
/
+6
2011-10-17
ARM: 7011/1: Add ARM cpu topology definition
Vincent Guittot
2
-0
/
+39
2011-10-15
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
1
-0
/
+2
2011-10-06
ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entries
Catalin Marinas
2
-3
/
+5
2011-10-06
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
Catalin Marinas
4
-52
/
+55
2011-10-06
ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files
Catalin Marinas
6
-250
/
+302
2011-10-01
ARM: add io{read,write}{16,32}be functions
Arnd Bergmann
1
-0
/
+6
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-26
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
Will Deacon
1
-17
/
+17
2011-09-17
ARM: nommu: fix warning with checksyscalls.sh
Russell King
1
-2
/
+2
2011-09-13
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
2
-5
/
+5
2011-09-07
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
Linus Walleij
1
-2
/
+7
2011-08-23
ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt
Catalin Marinas
1
-1
/
+1
2011-08-17
ARM: io: add a default IO_SPACE_LIMIT definition
Russell King
1
-0
/
+21
2011-08-17
ARM: io: ecard: move ioaddr() inside __ecard_address
Russell King
1
-1
/
+0
2011-08-15
ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.
Srinivas Kandagatla
1
-1
/
+1
2011-08-13
ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT
Nicolas Pitre
2
-11
/
+0
2011-08-12
ARM: perf: make name of arm_pmu_type consistent
Mark Rutland
1
-5
/
+5
2011-08-12
ARM: perf: fix prototype of release_pmu
Mark Rutland
1
-1
/
+1
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-3
/
+3
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
8
-15
/
+30
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
1
-5
/
+0
2011-07-26
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+7
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+19
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-4
/
+1
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+0
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-4
/
+1
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2011-07-25
arm/dt: Add dt machine definition
Grant Likely
1
-0
/
+7
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-197
/
+135
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-15
/
+0
[next]