summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2015-09-17ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster
2015-09-17ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster
2015-09-17MLK-10724-5 ARM: imx: add low-level debug support for i.mx6ulAnson Huang
2015-09-17coresight-etm: add CoreSight ETM/PTM driverPratik Patel
2015-09-17clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2015-09-17clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch
2015-09-17clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch
2015-09-17MLK-10167-4 ARM: imx: add low level debug uart support for i.mx7dAnson Huang
2015-09-17MLK-9644 mx6:Add IRAM TLB for suspend resumePeng Fan
2015-09-17ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo
2015-09-17ARM: imx: add low-level debug support for imx6sxShawn Guo
2015-08-16ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-03arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-07-03arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-07-03ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-06-29KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-06-29arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-05-17ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-05-17ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2015-05-17ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2015-05-17ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-05-17ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-05-17arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-04-29ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2015-04-29ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper
2014-12-06ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-10-05ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-10-05ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-09-05ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach
2014-06-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu
2014-05-06ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King
2014-02-17ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-10ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2014-01-28Merge branches 'fixes' and 'misc' into for-linusRussell King
2014-01-28ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-21mm/memblock: add memblock memory allocation apisSantosh Shilimkar