index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_SSBS
Mark Rutland
1
-1
/
+1
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN
Mark Rutland
1
-1
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DIT
Mark Rutland
1
-1
/
+10
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
2
-2
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
Mark Rutland
2
-3
/
+2
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
2
-22
/
+40
2023-10-16
arm64: Rename SVE/SME cpu_enable functions
Mark Rutland
2
-12
/
+8
2023-10-16
arm64: Use build-time assertions for cpucap ordering
Mark Rutland
1
-8
/
+6
2023-10-16
arm64: Explicitly save/restore CPACR when probing SVE and SME
Mark Rutland
2
-7
/
+24
2023-10-16
arm64: Split kpti_install_ng_mappings()
Mark Rutland
1
-21
/
+33
2023-10-16
arm64: Fixup user features at boot time
Mark Rutland
2
-17
/
+13
2023-10-16
arm64: Rework setup_cpu_features()
Mark Rutland
2
-23
/
+23
2023-10-13
arm64: add FEAT_LSE128 HWCAP
Joey Gouly
2
-0
/
+2
2023-10-13
arm64: add FEAT_LRCPC3 HWCAP
Joey Gouly
2
-0
/
+2
2023-10-10
arm: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
3
-8
/
+3
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
1
-47
/
+1
2023-10-06
arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeup
Douglas Anderson
1
-1
/
+1
2023-10-06
arm64: smp: avoid NMI IPIs with broken MediaTek FW
Mark Rutland
1
-1
/
+4
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
1
-2
/
+2
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
1
-1
/
+1
2023-09-29
arm64: errata: Add Cortex-A520 speculative unprivileged load workaround
Rob Herring
2
-0
/
+12
2023-09-29
arm64/sve: Report FEAT_SVE_B16B16 to userspace
Mark Brown
2
-0
/
+4
2023-09-25
arm64: smp: Mark IPI globals as __ro_after_init
Douglas Anderson
1
-3
/
+3
2023-09-25
arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundup
Douglas Anderson
1
-0
/
+23
2023-09-25
arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMI
Douglas Anderson
1
-0
/
+2
2023-09-25
arm64: smp: Add arch support for backtrace using pseudo-NMI
Douglas Anderson
1
-11
/
+75
2023-09-25
arm64: smp: Remove dedicated wakeup IPI
Mark Rutland
2
-18
/
+12
2023-09-25
arm64: idle: Tag the arm64 idle functions as __cpuidle
Douglas Anderson
1
-2
/
+2
2023-09-25
arm64/sve: Remove SMCR pseudo register from cpufeature code
Mark Brown
2
-58
/
+10
2023-09-25
arm64/sve: Remove ZCR pseudo register from cpufeature code
Mark Brown
2
-56
/
+9
2023-09-18
arm64: cpufeature: Fix CLRBHB and BC detection
Kristina Martsenko
1
-1
/
+2
2023-09-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+3
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2023-09-06
arm64/sysreg: Fix broken strncpy() -> strscpy() conversion
Will Deacon
1
-3
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+7
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-30
/
+7
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-77
/
+81
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+15
2023-08-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-2
/
+2
2023-08-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-2
/
+2
2023-08-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
8
-16
/
+37
2023-08-25
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2
-33
/
+32
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
4
-24
/
+63
2023-08-21
efi/arm64: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-1
/
+15
2023-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-7
/
+21
2023-08-18
arm64: mte: simplify swap tag restoration logic
Peter Collingbourne
1
-30
/
+7
[prev]
[next]