index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
2011-08-17
ARM: io: add a default IO_SPACE_LIMIT definition
Russell King
2011-08-17
ARM: io: ecard: move ioaddr() inside __ecard_address
Russell King
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-26
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-25
arm/dt: Add dt machine definition
Grant Likely
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-22
Merge branch 'devel-stable' into for-next
Russell King
2011-07-22
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2011-07-22
ARM: 7004/1: fix traps.h compile warnings
Mikael Pettersson
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
ARM: 6998/2: kernel: use proper memory barriers for bitops
Heechul Yun
2011-07-22
ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM
Petr Štetiar
2011-07-21
Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2011-07-20
ARM: GIC: move gic_chip_data structure declaration to header
Changhwan Youn
2011-07-19
Merge branch 'cross-platform/clkdev' into next/cross-platform
Arnd Bergmann
2011-07-19
ARM: Consolidate the clkdev header files
Kyungmin Park
2011-07-19
ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence
Russell King
2011-07-18
Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...
Russell King
2011-07-18
ARM: ARM_DMA_ZONE_SIZE is no more
Nicolas Pitre
2011-07-18
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
2011-07-18
ARM: change ARM_DMA_ZONE_SIZE into a variable
Nicolas Pitre
2011-07-15
Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2011-07-13
ARM: ptrace: Add APSR_MASK definition to ptrace.h
Jon Medhurst
2011-07-13
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
Jon Medhurst
2011-07-13
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
2011-07-13
ARM: kprobes: Split out internal parts of kprobes.h
Jon Medhurst
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
2011-07-12
ARM: set vga memory base at run-time
Rob Herring
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
2011-07-12
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
2011-07-12
ARM: introduce handle_IRQ() not to dump exception stack
Russell King - ARM Linux
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
2011-07-11
ARM: scoop: drop pcmcia_init callback
Dmitry Eremin-Solenikov
2011-07-08
ARM: dmabounce: simplify dma_set_mask()
Russell King
2011-07-07
ARM: ensure tag tables are const
Russell King
2011-07-07
ARM: perf: add support for the Cortex-A15 PMU
Will Deacon
2011-07-07
ARM: perf: add support for the Cortex-A5 PMU
Will Deacon
2011-07-07
ARM: hwcaps: add new HWCAP defines for ARMv7-A
Will Deacon
2011-07-07
ARM: hwcaps: use shifts instead of hardcoded constants
Will Deacon
2011-07-07
ARM: assembler.h: Add string declaration macro
Dave Martin
2011-07-06
ARM: 6988/1: multi-cpu: remove arguments from CPU proc macros
Will Deacon
[next]