summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'misc' into for-linusRussell King6-65/+119
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King7-44/+117
2012-05-16ARM: PCI: remove per-pci_hw list of busesRussell King1-1/+0
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King2-5/+7
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-5/+0
2012-05-12ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas1-2/+0
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier1-0/+5
2012-05-04Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King1-0/+19
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon1-2/+2
2012-04-28ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon1-60/+13
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-04-27ARM: architected timers: remove support for non DT platformsMarc Zyngier1-13/+1
2012-04-27ARM: architected timers: add DT supportMarc Zyngier1-0/+6
2012-04-27ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier1-0/+6
2012-04-27ARM: local timers: Add A15 architected timer supportMarc Zyngier1-0/+19
2012-04-26ARM: PCI: remove unused sys->hwRussell King1-1/+0
2012-04-25ARM: 7374/1: add TRACEHOOK supportWade Farnsworth1-0/+5
2012-04-25ARM: 7373/1: add support for the generic syscall.h interfaceWade Farnsworth1-0/+93
2012-04-23ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon1-0/+7
2012-04-19ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin1-1/+1
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas2-14/+26
2012-04-17ARM: Remove current_mm per-cpu variableCatalin Marinas1-7/+0
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas3-16/+59
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/...Linus Torvalds1-0/+29
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-46/+9
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus 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...Linus 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