summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-08arm64: Update __NR_compat_syscalls for statmount/listmountFlorian Fainelli
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-05mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho
2024-01-04Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/rip-vpipt' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/kbuild' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/early-idreg-overrides' into for-next/coreWill Deacon
2023-12-29kasan/arm64: improve comments for KASAN_SHADOW_START/ENDAndrey Konovalov
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan
2023-12-23arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-22Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2023-12-20Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-20arm64: dts: mediatek: mt8395-genio-1200-evk: add interrupt-parent for mt6360Macpaul Lin
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada
2023-12-17arm64: properly install vmlinuz.efiJosef Bacik
2023-12-17arm64/sysreg: Add missing system instruction definitions for FGTFuad Tabba
2023-12-17arm64/sysreg: Add missing system register definitions for FGTFuad Tabba
2023-12-17arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1Fuad Tabba
2023-12-17arm64/sysreg: Add missing Pauth_LR field definitions to ID_AA64ISAR1_EL1Fuad Tabba
2023-12-17arm64: memory: remove duplicated includeWang Jinchao
2023-12-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-12-14Merge tag 'sunxi-fixes-for-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-13arm64: Align boot cpucap handling with system cpucap handlingMark Rutland
2023-12-13arm64: Cleanup system cpucap handlingMark Rutland
2023-12-13arm64: irq: set the correct node for shadow call stackHuang Shijie
2023-12-12arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton
2023-12-12arm64: fpsimd: Implement lazy restore for kernel mode FPSIMDArd Biesheuvel
2023-12-12arm64: fpsimd: Preserve/restore kernel mode NEON at context switchArd Biesheuvel
2023-12-12arm64: fpsimd: Drop unneeded 'busy' flagArd Biesheuvel
2023-12-12arm64/kernel: Move 'nokaslr' parsing out of early idreg codeArd Biesheuvel