aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport
2020-12-15arm64: mremap speedup - enable HAVE_MOVE_PUDKalesh Singh
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-10Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2020-12-09Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas
2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas
2020-12-03arm64/mm: Implement pXX_leaf_size() supportPeter Zijlstra
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-02arm64: uaccess: remove vestigal UAO supportMark Rutland
2020-12-02arm64: uaccess: remove redundant PAN togglingMark Rutland
2020-12-02arm64: uaccess: remove addr_limit_user_check()Mark Rutland
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland
2020-12-02arm64: uaccess cleanup macro namingMark Rutland
2020-12-02arm64: uaccess: split user/kernel routinesMark Rutland
2020-12-02arm64: uaccess: refactor __{get,put}_userMark Rutland
2020-12-02arm64: uaccess: rename privileged uaccess routinesMark Rutland
2020-12-02arm64: sdei: explicitly simulate PAN/UAO entryMark Rutland
2020-12-02arm64: head.S: always initialize PSTATEMark Rutland
2020-12-02arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland
2020-12-02arm64: add C wrappers for SET_PSTATE_*()Mark Rutland
2020-12-02KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang
2020-11-30arm64: mte: Fix typo in macro definitionVincenzo Frascino
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland
2020-11-30arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland
2020-11-30arm64: ptrace: prepare for EL1 irq/rcu trackingMark Rutland
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-25kasan: arm64: set TCR_EL1.TBID1 when enabledPeter Collingbourne
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne
2020-11-23arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon
2020-11-23arm64: pgtable: Fix pte_accessible()Will Deacon
2020-11-23arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-13arm64: implement CPPC FFH support using AMUsIonela Voinescu
2020-11-13arm64: wrap and generalise counter read functionsIonela Voinescu
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-13Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-13arm64: Add MIDR value for KRYO2XX gold/silver CPU coresKonrad Dybcio
2020-11-12KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier
2020-11-12KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier
2020-11-12Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier
2020-11-12arm64: mm: don't assume struct page is always 64 bytesArd Biesheuvel
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland
2020-11-10arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu