index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2023-11-30
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-08
Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
Douglas Anderson
2023-11-08
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_lse128' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_lrcpc3' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_sve_b16b16' into for-next/core
Catalin Marinas
2023-10-26
Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...
Catalin Marinas
2023-10-24
arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=n
Maria Yu
2023-10-24
arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
James Morse
2023-10-23
arm64: cpufeature: Change DBM to display enabled cores
Jeremy Linton
2023-10-23
arm64: cpufeature: Display the set of cores with a feature
Jeremy Linton
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
2023-10-16
arm64/mm: Hoist synchronization out of set_ptes() loop
Ryan Roberts
2023-10-16
arm64: Remove cpus_have_const_cap()
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_SSBS
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DIT
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
Mark Rutland
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
2023-10-16
arm64: Rename SVE/SME cpu_enable functions
Mark Rutland
2023-10-16
arm64: Use build-time assertions for cpucap ordering
Mark Rutland
2023-10-16
arm64: Explicitly save/restore CPACR when probing SVE and SME
Mark Rutland
2023-10-16
arm64: Split kpti_install_ng_mappings()
Mark Rutland
2023-10-16
arm64: Fixup user features at boot time
Mark Rutland
2023-10-16
arm64: Rework setup_cpu_features()
Mark Rutland
2023-10-13
arm64: add FEAT_LSE128 HWCAP
Joey Gouly
2023-10-13
arm64: add FEAT_LRCPC3 HWCAP
Joey Gouly
2023-10-10
arm: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
2023-10-06
arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeup
Douglas Anderson
2023-10-06
arm64: smp: avoid NMI IPIs with broken MediaTek FW
Mark Rutland
[next]