summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorLines
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner-6/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu-6/+6
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-6/+0
2020-02-04asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra-4/+0
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra-1/+1
2020-02-04arm: mm: add p?d_leaf() definitionsSteven Price-0/+2
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-36/+34
2020-01-30Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-33/+33
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-10/+11
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+36
2020-01-27Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2020-01-27KVM: Move running VCPU from ARM to common codePaolo Bonzini-2/+0
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson-1/+0
2020-01-27KVM: arm64: Free sve_state via arm specific hookSean Christopherson-0/+1
2020-01-25ARM: 8954/1: NOMMU: remove stubs for swapopsVladimir Murzin-6/+0
2020-01-23KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier-35/+11
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier-0/+2
2020-01-19KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland-0/+5
2020-01-19KVM: arm/arm64: Correct CPSR on exception entryMark Rutland-0/+12
2020-01-19KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall-0/+7
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner-2/+2
2020-01-14ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner-0/+36
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar-0/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-8/+0
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel-3/+3
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel-2/+1
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel-2/+1
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel-2/+2
2019-12-25efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel-4/+4
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel-1/+1
2019-12-25efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel-1/+0
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar-1/+6
2019-12-20ARM: brcmstb: Add debug UART entry for 7216Justin Chen-11/+13
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar-0/+4
2019-12-08sched/rt, ARM: Use CONFIG_PREEMPTIONThomas Gleixner-1/+1
2019-12-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-0/+3
2019-12-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino-0/+3
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+2
2019-12-04arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2019-12-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2019-11-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-30/+173
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds-19/+0
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-7/+0
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek-1/+0
2019-11-22ARM: 8940/1: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()Jisheng Zhang (syna)-4/+0
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini-6/+6
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig-19/+0