aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-3/+3
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann8-15/+30
2011-07-28irq: add irq_domain translation infrastructureGrant Likely1-5/+0
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-0/+7
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-3/+19
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-4/+1
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+0
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+0
2011-07-25arm/dt: Add dt machine definitionGrant Likely1-0/+7
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-197/+135
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-15/+0
2011-07-22Merge branch 'devel-stable' into for-nextRussell King7-43/+58
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King12-106/+73
2011-07-22ARM: 7004/1: fix traps.h compile warningsMikael Pettersson1-0/+3
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2-3/+3
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun1-2/+2
2011-07-22ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar1-1/+5
2011-07-21Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/develArnd Bergmann1-0/+6
2011-07-20ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn1-0/+6
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann1-0/+5
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-0/+5
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King1-48/+10
2011-07-18Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stableRussell King4-92/+23
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre1-2/+0
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre1-0/+4
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre1-3/+6
2011-07-15Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2-22/+17
2011-07-13ARM: ptrace: Add APSR_MASK definition to ptrace.hJon Medhurst1-1/+2
2011-07-13ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst1-0/+2
2011-07-13ARM: kprobes: Add hooks to override singlestep()Jon Medhurst1-4/+5
2011-07-13ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst1-17/+0
2011-07-13ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst1-0/+8
2011-07-12ARM: set vga memory base at run-timeRob Herring1-2/+3
2011-07-12ARM: convert PCI defines to variablesRob Herring1-1/+5
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-0/+6
2011-07-12ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux1-0/+1
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King2-39/+2
2011-07-11ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov1-1/+0
2011-07-08ARM: dmabounce: simplify dma_set_mask()Russell King1-8/+2
2011-07-07ARM: ensure tag tables are constRussell King1-1/+1
2011-07-07ARM: perf: add support for the Cortex-A15 PMUWill Deacon1-0/+1
2011-07-07ARM: perf: add support for the Cortex-A5 PMUWill Deacon1-0/+1
2011-07-07ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon1-0/+4
2011-07-07ARM: hwcaps: use shifts instead of hardcoded constantsWill Deacon1-16/+16
2011-07-07ARM: assembler.h: Add string declaration macroDave Martin1-0/+9
2011-07-06ARM: 6988/1: multi-cpu: remove arguments from CPU proc macrosWill Deacon1-7/+7
2011-07-06ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij1-0/+2
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King1-20/+2