1. d8fbc84 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 6 years ago
  2. 242bff3 arm64: ssbd: Add global mitigation state accessor by Marc Zyngier · 6 years ago
  3. 3a64e6a arm64: Add 'ssbd' command-line option by Marc Zyngier · 6 years ago
  4. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  5. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  6. 272d01b arm64: Fix circular include of asm/lse.h through linux/jump_label.h by Catalin Marinas · 8 years ago
  7. 2a6dcb2 arm64: cpufeature: Schedule enable() calls instead of calling them via IPI by James Morse · 8 years ago
  8. 116c81f arm64: Work around systems with mismatched cache line sizes by Suzuki K Poulose · 8 years ago
  9. c47a190 arm64: Rearrange CPU errata workaround checks by Suzuki K Poulose · 8 years ago
  10. 89ba264 arm64: Use consistent naming for errata handling by Suzuki K Poulose · 8 years ago
  11. ee7bc63 arm64: Set the safe value for L1 icache policy by Suzuki K Poulose · 8 years ago
  12. efd9e03 arm64: Use static keys for CPU features by Catalin Marinas · 8 years ago
  13. 675b056 arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0 by Ard Biesheuvel · 8 years ago
  14. 6f2b7ee arm64: cpufeature: constify arm64_ftr_regs array by Ard Biesheuvel · 8 years ago
  15. 5e49d73 arm64: cpufeature: constify arm64_ftr_bits structures by Ard Biesheuvel · 8 years ago
  16. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  17. 853c3b2 arm64: Add ARM64_HYP_OFFSET_LOW capability by Marc Zyngier · 8 years ago
  18. 8e23185 arm64: errata: Calling enable functions for CPU errata too by Andre Przywara · 8 years ago
  19. 6a6efbb arm64: Verify CPU errata work arounds on hotplugged CPU by Suzuki K Poulose · 8 years ago
  20. e3661b1 arm64: Allow a capability to be checked on a single CPU by Marc Zyngier · 8 years ago
  21. 92406f0 arm64: cpufeature: Add scope for capability check by Suzuki K Poulose · 8 years ago
  22. 042446a arm64: cpufeature: Track 32bit EL0 support by Suzuki K Poulose · 8 years ago
  23. c80aba8 arm64: Add helpers for detecting AArch32 support at EL0 by Suzuki K Poulose · 8 years ago
  24. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  25. 1cc6ed9 arm64: make mrs_s prefixing implicit in read_cpuid by Mark Rutland · 9 years ago
  26. d88701b arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature by Marc Zyngier · 10 years ago
  27. 104a0c0 arm64: Add workaround for Cavium erratum 27456 by Andrew Pinski · 9 years ago
  28. 28c5dcb arm64: Rename cpuid_feature field extract routines by Suzuki K Poulose · 9 years ago
  29. ff96f7b arm64: capabilities: Handle sign of the feature bit by Suzuki K Poulose · 9 years ago
  30. fd9c279 arm64: Enable CPU capability verification unconditionally by Suzuki K Poulose · 9 years ago
  31. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 9 years ago
  32. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 9 years ago
  33. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 9 years ago
  34. d5370f7 arm64: prefetch: add alternative pattern for CPUs without a prefetcher by Will Deacon · 9 years ago
  35. 5d86862 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  36. 4f0a606 arm64: cpufeature: Track unsigned fields by Suzuki K. Poulose · 9 years ago
  37. d211827 arm64: cpufeature: Add helpers for extracting unsigned values by Suzuki K. Poulose · 9 years ago
  38. 498cd5c arm64: KVM: Add workaround for Cortex-A57 erratum 834220 by Marc Zyngier · 9 years ago
  39. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  40. 37b01d53 arm64/HWCAP: Use system wide safe values by Suzuki K. Poulose · 9 years ago
  41. da8d02d arm64/capabilities: Make use of system wide safe value by Suzuki K. Poulose · 9 years ago
  42. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  43. ce8b602 arm64: Refactor check_cpu_capabilities by Suzuki K. Poulose · 9 years ago
  44. c1e8656 arm64: Cleanup mixed endian support detection by Suzuki K. Poulose · 9 years ago
  45. b3f1537 arm64: Read system wide CPUID value by Suzuki K. Poulose · 9 years ago
  46. 3c739b5 arm64: Keep track of CPU feature registers by Suzuki K. Poulose · 9 years ago
  47. ce98a67 arm64: Handle width of a cpuid feature by Suzuki K. Poulose · 9 years ago
  48. cdcf817 arm64: Move mixed endian support detection by Suzuki K. Poulose · 9 years ago
  49. 3a75578 arm64: Delay ELF HWCAP initialisation until all CPUs are up by Suzuki K. Poulose · 9 years ago
  50. 6d4e11c irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154 by Robert Richter · 9 years ago
  51. c739dc8 arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency by Will Deacon · 9 years ago
  52. d964b72 arm64: alternatives: add cpu feature for lse atomics by Will Deacon · 10 years ago
  53. 144e969 arm64: cpufeature.h: add missing #include of kernel.h by Will Deacon · 9 years ago
  54. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  55. 18ffa04 arm64: kernel: Add min_field_value and use '>=' for feature detection by James Morse · 9 years ago
  56. 1c07630 arm64: kernel: Add cpufeature 'enable' callback by James Morse · 9 years ago
  57. 79b0e09 arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension by James Morse · 9 years ago
  58. 94a9e04 arm64: alternative: Introduce feature for GICv3 CPU interface by Marc Zyngier · 9 years ago
  59. 905e8c5 arm64: errata: add workaround for cortex-a53 erratum #845719 by Will Deacon · 10 years ago
  60. 359b706 arm64: Extract feature parsing code from cpu_errata.c by Marc Zyngier · 10 years ago
  61. 04597a6 arm64: Track system support for mixed endian EL0 by Suzuki K. Poulose · 10 years ago
  62. 06f9eb8 arm64: Provide a namespace to NCAPS by Fabio Estevam · 10 years ago
  63. 5afaa1f arm64: add Cortex-A57 erratum 832075 workaround by Andre Przywara · 10 years ago
  64. 301bcfa arm64: add Cortex-A53 cache errata workaround by Andre Przywara · 10 years ago
  65. e116a37 arm64: detect silicon revisions and set cap bits accordingly by Andre Przywara · 10 years ago
  66. 930da09 arm64: add cpu_capabilities bitmap by Andre Przywara · 10 years ago
  67. 3be1a5c arm64: enable generic CPU feature modalias matching for this architecture by Ard Biesheuvel · 11 years ago