summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25arm/dt: Add dt machine definitionGrant Likely
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22ARM: 7004/1: fix traps.h compile warningsMikael Pettersson
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun
2011-07-22ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar
2011-07-21Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2011-07-20ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King
2011-07-18Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre
2011-07-15Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-07-13ARM: ptrace: Add APSR_MASK definition to ptrace.hJon Medhurst
2011-07-13ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst
2011-07-13ARM: kprobes: Add hooks to override singlestep()Jon Medhurst
2011-07-13ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst
2011-07-13ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst
2011-07-12ARM: set vga memory base at run-timeRob Herring
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-07-12ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King
2011-07-11ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov
2011-07-08ARM: dmabounce: simplify dma_set_mask()Russell King
2011-07-07ARM: ensure tag tables are constRussell King
2011-07-07ARM: perf: add support for the Cortex-A15 PMUWill Deacon
2011-07-07ARM: perf: add support for the Cortex-A5 PMUWill Deacon
2011-07-07ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon
2011-07-07ARM: hwcaps: use shifts instead of hardcoded constantsWill Deacon
2011-07-07ARM: assembler.h: Add string declaration macroDave Martin
2011-07-06ARM: 6988/1: multi-cpu: remove arguments from CPU proc macrosWill Deacon
2011-07-06ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King
2011-07-03ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King
2011-07-02ARM: entry: re-allocate registers in irq entry assembly macrosRussell King
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King
2011-06-29ARM: 6974/1: pmu: refactor reservationMark Rutland
2011-06-24ARM: pm: ensure our temporary page table entry is removed from the TLBRussell King
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King