summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-08-18arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macrosAnshuman Khandual
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFTAnshuman Khandual
2021-08-11KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret
2021-08-11KVM: arm64: Remove __pkvm_mark_hypQuentin Perret
2021-08-11KVM: arm64: Enable retrieving protections attributes of PTEsQuentin Perret
2021-08-11KVM: arm64: Allow populating software bitsQuentin Perret
2021-08-11KVM: arm64: Enable forcing page-level stage-2 mappingsQuentin Perret
2021-08-11KVM: arm64: Optimize host memory abortsQuentin Perret
2021-08-11KVM: arm64: Expose page-table helpersQuentin Perret
2021-08-11arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual
2021-08-06arm64: mm: Fix TLBI vs ASID rolloverWill Deacon
2021-08-05arm64: entry: move bulk of ret_to_user to CMark Rutland
2021-08-04arm64: hyperv: Add Hyper-V hypercall and register access utilitiesMichael Kelley
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann
2021-08-03arm64: fix typo in a commentJason Wang
2021-08-03arm64/cpufeature: Optionally disable MTE via command-lineYee Lee
2021-08-03arm64: stacktrace: fix commentMark Rutland
2021-08-03arm64: fix compat syscall return truncationMark Rutland
2021-08-02arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland
2021-08-02arm64/sve: Make fpsimd_bind_task_to_cpu() staticMark Brown
2021-08-02KVM: arm64: Remove PMSWINC_EL0 shadow registerMarc Zyngier
2021-08-02KVM: arm64: Introduce helper to retrieve a PTE and its levelMarc Zyngier
2021-07-30arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual
2021-07-28arm64: move preemption disablement to prctl handlersPeter Collingbourne
2021-07-28arm64: mte: change ASYNC and SYNC TCF settings into bitfieldsPeter Collingbourne
2021-07-28arm64: mte: rename gcr_user_excl to mte_ctrlPeter Collingbourne
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-12Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"Will Deacon
2021-07-12arm64: Add missing header <asm/smp.h> in two filesCarlos Bilbao
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds