summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2017-12-25ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt
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-12-16ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-01-26ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-10-07ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-07-27ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-03-03xen/arm: correctly handle DMA mapping of compound pagesIan Campbell
2016-03-03ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky
2015-11-18ARM: wire up mlock2 syscallRussell King
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada
2015-10-23ARM: Add msi.h to KbuildLey Foon Tan
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall
2015-10-23arm/xen: Add support for 64KB page granularityJulien Grall
2015-10-23arm/xen: Drop pte_mfn and mfn_pteJulien Grall
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-20ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon
2015-10-09ARM: add 32bit support to GICv3Jean-Philippe Brucker
2015-10-09ARM: 8443/1: Adding support for atomic half word exchangeSarbojit Ganguly