1. 13f417f arm64: Ensure the secondary CPUs have safe ASIDBits size by Suzuki K Poulose · 9 years ago
  2. fd9c279 arm64: Enable CPU capability verification unconditionally by Suzuki K Poulose · 9 years ago
  3. fce6361 arm64: Move cpu_die_early to smp.c by Suzuki K Poulose · 9 years ago
  4. ee02a15 arm64: Introduce cpu_die_early by Suzuki K Poulose · 9 years ago
  5. c4bc34d arm64: Add a helper for parking CPUs in a loop by Suzuki K Poulose · 9 years ago
  6. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 9 years ago
  7. 644c2ae arm64: cpufeature: Test 'matches' pointer to find the end of the list by James Morse · 9 years ago
  8. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 9 years ago
  9. 406e308 arm64: add ARMv8.2 id_aa64mmfr2 boiler plate by James Morse · 9 years ago
  10. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 9 years ago
  11. d5370f7 arm64: prefetch: add alternative pattern for CPUs without a prefetcher by Will Deacon · 9 years ago
  12. a7c61a3 arm64: add __init/__initdata section marker to some functions/variables by Jisheng Zhang · 9 years ago
  13. 4f0a606 arm64: cpufeature: Track unsigned fields by Suzuki K. Poulose · 9 years ago
  14. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  15. 3d6d103 arm64: mark cpus_have_hwcap as __maybe_unused by Arnd Bergmann · 9 years ago
  16. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  17. fde4a59f arm64: cpufeature: declare enable_cpu_capabilities as static by Will Deacon · 9 years ago
  18. fe80f9f arm64: Move FP/ASIMD hwcap handling to common code by Suzuki K. Poulose · 9 years ago
  19. 37b01d53 arm64/HWCAP: Use system wide safe values by Suzuki K. Poulose · 9 years ago
  20. da8d02d arm64/capabilities: Make use of system wide safe value by Suzuki K. Poulose · 9 years ago
  21. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  22. ce8b602 arm64: Refactor check_cpu_capabilities by Suzuki K. Poulose · 9 years ago
  23. c1e8656 arm64: Cleanup mixed endian support detection by Suzuki K. Poulose · 9 years ago
  24. b3f1537 arm64: Read system wide CPUID value by Suzuki K. Poulose · 9 years ago
  25. 3086d39 arm64: Consolidate CPU Sanity check to CPU Feature infrastructure by Suzuki K. Poulose · 9 years ago
  26. 3c739b5 arm64: Keep track of CPU feature registers by Suzuki K. Poulose · 9 years ago
  27. cdcf817 arm64: Move mixed endian support detection by Suzuki K. Poulose · 9 years ago
  28. 9cdf8ec arm64: Move cpu feature detection code by Suzuki K. Poulose · 9 years ago
  29. 963fcd4 arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GIC_CPUIF by Marc Zyngier · 9 years ago
  30. 2e94da1 arm64: lse: use generic cpufeature detection for LSE atomics by Will Deacon · 9 years ago
  31. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  32. 18ffa04 arm64: kernel: Add min_field_value and use '>=' for feature detection by James Morse · 9 years ago
  33. 1c07630 arm64: kernel: Add cpufeature 'enable' callback by James Morse · 9 years ago
  34. 94a9e04 arm64: alternative: Introduce feature for GICv3 CPU interface by Marc Zyngier · 10 years ago
  35. 359b706 arm64: Extract feature parsing code from cpu_errata.c by Marc Zyngier · 10 years ago