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-08-12
ARM: gpio: make trivial GPIOLIB implementation the default
Russell King
2
-1
/
+3
2011-08-12
ARM: gpio: consolidate gpio_to_irq
Russell King
1
-0
/
+9
2011-08-12
ARM: gpio: consolidate trivial gpiolib implementations
Russell King
1
-0
/
+10
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
2011-07-22
Merge branch 'devel-stable' into for-next
Russell King
7
-43
/
+58
2011-07-22
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
12
-106
/
+73
2011-07-22
ARM: 7004/1: fix traps.h compile warnings
Mikael Pettersson
1
-0
/
+3
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2
-3
/
+3
2011-07-22
ARM: 6998/2: kernel: use proper memory barriers for bitops
Heechul Yun
1
-2
/
+2
2011-07-22
ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM
Petr Štetiar
1
-1
/
+5
2011-07-21
Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+6
2011-07-20
ARM: GIC: move gic_chip_data structure declaration to header
Changhwan Youn
1
-0
/
+6
2011-07-19
Merge branch 'cross-platform/clkdev' into next/cross-platform
Arnd Bergmann
1
-0
/
+5
2011-07-19
ARM: Consolidate the clkdev header files
Kyungmin Park
1
-0
/
+5
2011-07-19
ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence
Russell King
1
-48
/
+10
2011-07-18
Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...
Russell King
4
-92
/
+23
2011-07-18
ARM: ARM_DMA_ZONE_SIZE is no more
Nicolas Pitre
1
-2
/
+0
2011-07-18
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
1
-0
/
+4
2011-07-18
ARM: change ARM_DMA_ZONE_SIZE into a variable
Nicolas Pitre
1
-3
/
+6
2011-07-15
Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2
-22
/
+17
2011-07-13
ARM: ptrace: Add APSR_MASK definition to ptrace.h
Jon Medhurst
1
-1
/
+2
2011-07-13
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
Jon Medhurst
1
-0
/
+2
2011-07-13
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
1
-4
/
+5
2011-07-13
ARM: kprobes: Split out internal parts of kprobes.h
Jon Medhurst
1
-17
/
+0
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
1
-0
/
+8
2011-07-12
ARM: set vga memory base at run-time
Rob Herring
1
-2
/
+3
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
1
-1
/
+5
2011-07-12
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
1
-0
/
+6
2011-07-12
ARM: introduce handle_IRQ() not to dump exception stack
Russell King - ARM Linux
1
-0
/
+1
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
2
-39
/
+2
2011-07-11
ARM: scoop: drop pcmcia_init callback
Dmitry Eremin-Solenikov
1
-1
/
+0
2011-07-08
ARM: dmabounce: simplify dma_set_mask()
Russell King
1
-8
/
+2
2011-07-07
ARM: ensure tag tables are const
Russell King
1
-1
/
+1
2011-07-07
ARM: perf: add support for the Cortex-A15 PMU
Will Deacon
1
-0
/
+1
2011-07-07
ARM: perf: add support for the Cortex-A5 PMU
Will Deacon
1
-0
/
+1
2011-07-07
ARM: hwcaps: add new HWCAP defines for ARMv7-A
Will Deacon
1
-0
/
+4
2011-07-07
ARM: hwcaps: use shifts instead of hardcoded constants
Will Deacon
1
-16
/
+16
2011-07-07
ARM: assembler.h: Add string declaration macro
Dave Martin
1
-0
/
+9
[next]