summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)Author
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko
2020-07-22arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-06-17KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-06-17KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier
2020-06-03ARM: uaccess: fix DACR mismatch with nested exceptionsRussell King
2020-06-03ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King
2020-06-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King
2020-05-27ARM: futex: Address build warningThomas Gleixner
2020-02-11KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-02-11KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-02-11KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-10-22Merge branch 'misc' into fixesRussell King
2019-10-10ARM: 8908/1: add __always_inline to functions called from __get_user_check()Masahiro Yamada
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-11xen/arm: use dev_is_dma_coherentChristoph Hellwig
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig
2019-09-11xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier
2019-09-03Merge tag 'renesas-arm-soc-for-v5.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2019-08-29ARM: 8885/1: aurora-l2: add defines for parity and ECC registersJan Luebbe
2019-08-29ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZEJan Luebbe
2019-08-29ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardwareJan Luebbe
2019-08-26arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig
2019-08-21ARM: debug-ll: Add support for r7s9210Geert Uytterhoeven
2019-08-14Merge tag 'ux500-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann
2019-08-14ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann
2019-08-14dma: iop-adma: allow building without platform headersArnd Bergmann
2019-08-14ARM: remove ks8695 platformArnd Bergmann
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon
2019-08-02asm-generic: Remove redundant arch-specific rules for simd.hHerbert Xu
2019-07-24arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig
2019-07-23ARM: ux500: simplify and move debug UARTLinus Walleij
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16arch/*: remove unused isa_page_to_bus()Stephen Kitt
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds