summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-04Merge branch 'devel-stable' into for-nextRussell King
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-04-03ARM: Better virt_to_page() handlingRussell King
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann
2014-03-22ARM: tegra: make debug_ll code build for ARMv6Arnd Bergmann
2014-03-22ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann
2014-03-19ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King
2014-03-18ARM: add uprobes supportDavid A. Long
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long
2014-03-18ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long
2014-03-18xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss
2014-03-12ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King
2014-03-07Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2014-03-03ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-02-28arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski
2014-02-28arm: dma-mapping: Add support to extend DMA IOMMU mappingsAndreas Herrmann
2014-02-25ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel
2014-02-25ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel
2014-02-25ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+Will Deacon
2014-02-25ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky
2014-02-25ARM: 7989/1: Delete asm/system.hDavid Howells
2014-02-25ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon
2014-02-25ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon
2014-02-21ARM: perf: add hook for event index clearingStephen Boyd
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-17ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-14ARM: SAMSUNG: Remove platform dependency from samsung.SSachin Kamat