summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2018-07-28ARM: fix put_user() for gcc-8Arnd Bergmann
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-05-25ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-04-22Revert "ARM: 8457/1: psci-smp is built only for SMP"Amit Pundir
2017-04-18ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-12-23ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-07-11ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-11ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-04-12ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2015-05-17ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-05-17KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-05-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-05-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-05-11ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka
2015-05-11arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-05-11arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-05-11arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-05-11arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-05-11arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2015-02-05xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2015-01-08clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-10-29ARM: enable bpf syscallRussell King
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2014-10-10ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09arm: mm: enable RCU fast_gupSteve Capper
2014-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-09-30ARM: Define PCI_IOBASE as the base of virtual PCI IO spaceLiviu Dudau
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski