summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2023-12-12arm64: idreg-override: Avoid parameq() and parameqn()Ard Biesheuvel
2023-12-12arm64: idreg-override: Prepare for place relative reloc patchingArd Biesheuvel
2023-12-12arm64: idreg-override: Omit non-NULL checks for override pointerArd Biesheuvel
2023-12-12arm64: mm: get rid of kimage_vaddr global variableArd Biesheuvel
2023-12-12arm64: kernel: Disable latent_entropy GCC plugin in early C runtimeArd Biesheuvel
2023-12-11arm64: stacktrace: factor out kunwind_stack_walk()Mark Rutland
2023-12-11arm64: stacktrace: factor out kernel unwind stateMark Rutland
2023-12-06arm64: convert to arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-12-06arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse
2023-12-05arm64: irq: set the correct node for VMAP stackHuang Shijie
2023-12-05arm64: Get rid of ARM64_HAS_NO_HW_PREFETCHMarc Zyngier
2023-12-05arm64: vdso32: rename 32-bit debug vdso to vdso32.so.dbgMasahiro Yamada
2023-12-05arm64: Kill detection of VPIPT i-cache policyMarc Zyngier
2023-11-30arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel
2023-11-28arm64: vdso32: Define BUILD_VDSO32_64 to correct prototypesNathan Chancellor
2023-11-27arm64: Add ARM64_HAS_LPA2 CPU capabilityRyan Roberts
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-08Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson
2023-11-08arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_lse128' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_lrcpc3' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_sve_b16b16' into for-next/coreCatalin Marinas
2023-10-26Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas
2023-10-24arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=nMaria Yu
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse
2023-10-23arm64: cpufeature: Change DBM to display enabled coresJeremy Linton
2023-10-23arm64: cpufeature: Display the set of cores with a featureJeremy Linton
2023-10-18mm/gup: adapt get_user_page_vma_remote() to never return NULLLorenzo Stoakes
2023-10-17efi: move screen_info into efi init codeArnd Bergmann
2023-10-16arm64/mm: Hoist synchronization out of set_ptes() loopRyan Roberts
2023-10-16arm64: Remove cpus_have_const_cap()Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNPMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_SSBSMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PANMark Rutland