summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King
2012-03-24ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent
2012-03-24ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-03-24ARM: get rid of asm/irq.h in asm/prom.hRussell King
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon
2012-03-24ARM: Optimize multi-CPU tlb flushing a little moreRussell King
2012-03-24ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon
2012-03-24ARM: move CP15 definitions to separate header fileRussell King
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-23ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier
2012-03-13Merge branch 'rmk_cookie_fixes2' into nextVinod Koul
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-08DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-06ARM: kill off __mem_pciRob Herring
2012-03-06ARM: make mach/io.h include optionalRob Herring
2012-03-06ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring
2012-03-06ARM: provide runtime hook for ioremap/iounmapRob Herring
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov