index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
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-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
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-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-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
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
2023-09-29
arm64: errata: Add Cortex-A520 speculative unprivileged load workaround
Rob Herring
2023-09-29
arm64/sve: Report FEAT_SVE_B16B16 to userspace
Mark Brown
2023-09-25
arm64: smp: Mark IPI globals as __ro_after_init
Douglas Anderson
2023-09-25
arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundup
Douglas Anderson
2023-09-25
arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMI
Douglas Anderson
2023-09-25
arm64: smp: Add arch support for backtrace using pseudo-NMI
Douglas Anderson
2023-09-25
arm64: smp: Remove dedicated wakeup IPI
Mark Rutland
2023-09-25
arm64: idle: Tag the arm64 idle functions as __cpuidle
Douglas Anderson
2023-09-25
arm64/sve: Remove SMCR pseudo register from cpufeature code
Mark Brown
2023-09-25
arm64/sve: Remove ZCR pseudo register from cpufeature code
Mark Brown
2023-09-18
arm64: cpufeature: Fix CLRBHB and BC detection
Kristina Martsenko
[next]