aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo1-0/+1
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent1-1/+1
2012-04-05ARM: fix __io macro for PCMCIARob Herring1-1/+1
2012-04-03ARM: OMAP2+: Fix omap2+ build errorR Sricharan1-1/+1
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+29
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-46/+9
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-38/+35
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds15-120/+180
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-219/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds20-551/+607
2012-03-28Disintegrate asm/system.h for ARMDavid Howells19-474/+517
2012-03-28ARM: move CP15 definitions to separate header fileRussell King2-77/+87
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-133/+23
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+14
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-34/+33
2012-03-27Merge branch 'devel-stable' into for-linusRussell King4-3/+13
2012-03-27Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King13-191/+252
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King1-25/+1
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King1-43/+2
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King1-38/+1
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King1-16/+0
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King1-0/+1
2012-03-24ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König1-0/+2
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent1-0/+41
2012-03-24ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-03-24ARM: get rid of asm/irq.h in asm/prom.hRussell King1-2/+0
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon1-0/+1
2012-03-24ARM: Optimize multi-CPU tlb flushing a little moreRussell King1-78/+58
2012-03-24ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin1-0/+59
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon3-32/+3
2012-03-24ARM: move CP15 definitions to separate header fileRussell King2-77/+87
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-8/+1
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+0
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino1-1/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-8/+0
2012-03-23ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells1-0/+3
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-2/+4
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2-8/+1
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee1-0/+29
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann4-2/+8
2012-03-13ARM: create a common IOMEM definitionRob Herring2-0/+4
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/socOlof Johansson1-1/+1
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier1-26/+0
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier2-14/+0
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier1-0/+8
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier1-1/+17
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier1-0/+15