aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26Merge branch 'for-next/entry' into for-next/coreCatalin Marinas
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas
2021-08-26arm64: Do not trap PMSNEVFR_EL1Alexandru Elisei
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi
2021-08-25arm64: mm: fix comment typo of pud_offset_phys()Xujun Leng
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon
2021-08-24arm64: head: avoid over-mapping in map_memoryMark Rutland
2021-08-24arm64/sve: Add a comment documenting the binutils needed for SVE asmMark Brown
2021-08-20arm64: replace in_irq() with in_hardirq()Changbin Du
2021-08-20arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0Will Deacon
2021-08-20arm64: Implement task_cpu_possible_mask()Will Deacon
2021-08-19arm64: initialize all of CNTHCTL_EL2Mark Rutland
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-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-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