1. bc20606 Merge branch 'for-next/rng' into for-next/core by Will Deacon · 5 years ago
  2. 1a50ec0 arm64: Implement archrandom.h for ARMv8.5-RNG by Richard Henderson · 5 years ago
  3. 8e3747b arm64: Introduce ID_ISAR6 CPU register by Anshuman Khandual · 5 years ago
  4. d4209d8 arm64: cpufeature: Export matrix and other features to userspace by Steven Price · 5 years ago
  5. 7db3e57 arm64: cpufeature: Fix typos in comment by Shaokun Zhang · 5 years ago
  6. 0bf136a arm64: constify icache_policy_str[] by Mark Rutland · 6 years ago
  7. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  8. ca9503f arm64: Expose FRINT capabilities to userspace by Mark Brown · 6 years ago
  9. 1201937 arm64: Expose ARMv8.5 CondM capability to userspace by Mark Brown · 6 years ago
  10. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  11. 06a916f arm64: Expose SVE2 features for userspace by Dave Martin · 6 years ago
  12. 671db58 arm64: Expose DC CVADP to userspace by Andrew Murray · 6 years ago
  13. aaba098 arm64: HWCAP: add support for AT_HWCAP2 by Andrew Murray · 6 years ago
  14. 7503197 arm64: add basic pointer authentication support by Mark Rutland · 6 years ago
  15. bd4fb6d arm64: Add support for SB barrier and patch in over DSB; ISB sequences by Will Deacon · 7 years ago
  16. 1602df0 arm64: cpufeature: Fix handling of CTR_EL0.IDC field by Suzuki K Poulose · 6 years ago
  17. d71be2b arm64: cpufeature: Detect SSBS and advertise to userspace by Will Deacon · 7 years ago
  18. 7206dc9 arm64: Expose Arm v8.4 features by Suzuki K Poulose · 7 years ago
  19. 3b3b681 arm64: v8.4: Support for new floating point multiplication instructions by Dongjiu Geng · 7 years ago
  20. 43994d8 arm64/sve: Detect SVE and activate runtime support by Dave Martin · 7 years ago
  21. 2e0f247 arm64/sve: Probe SVE capabilities and usable vector lengths by Dave Martin · 7 years ago
  22. f5e035f arm64: Expose support for optional ARMv8-A features by Suzuki K Poulose · 7 years ago
  23. 7aac405 arm64: Expose DC CVAP to userspace by Robin Murphy · 8 years ago
  24. 70a62ad arm64: cpuinfo: constify attribute_group structures. by Arvind Yadav · 8 years ago
  25. c651aae arm64: v8.3: Support for weaker release consistency by Suzuki K Poulose · 8 years ago
  26. cb567e7 arm64: v8.3: Support for complex number instructions by Suzuki K Poulose · 8 years ago
  27. c8c3798 arm64: v8.3: Support for Javascript conversion instruction by Suzuki K Poulose · 8 years ago
  28. dda288d arm64: cache: Identify VPIPT I-caches by Will Deacon · 8 years ago
  29. 02f7760 arm64: cache: Merge cachetype.h into cache.h by Will Deacon · 8 years ago
  30. 155433c arm64: cache: Remove support for ASID-tagged VIVT I-caches by Will Deacon · 8 years ago
  31. 3689c75 arm64: cpuinfo: remove I-cache VIPT aliasing detection by Will Deacon · 8 years ago
  32. f92f5ce0 arm64: Advertise support for Rounding double multiply instructions by Suzuki K Poulose · 8 years ago
  33. 77c97b4 arm64: cpufeature: Expose CPUID registers by emulation by Suzuki K Poulose · 8 years ago
  34. a7ce95e arm64/cpuinfo: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  35. 914fb85 arm64/cpuinfo: Make hotplug notifier symmetric by Anna-Maria Gleixner · 8 years ago
  36. c47a190 arm64: Rearrange CPU errata workaround checks by Suzuki K Poulose · 8 years ago
  37. 89ba264 arm64: Use consistent naming for errata handling by Suzuki K Poulose · 8 years ago
  38. f8d9f92 arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs by Steve Capper · 9 years ago
  39. e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 9 years ago
  40. f228b49 arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str by Julien Grall · 9 years ago
  41. a6dc3cd arm64: cpufeature: Check availability of AArch32 by Suzuki K Poulose · 9 years ago
  42. 1cc6ed9 arm64: make mrs_s prefixing implicit in read_cpuid by Mark Rutland · 9 years ago
  43. bf50061 arm64: Add support for Half precision floating point by Suzuki K Poulose · 9 years ago
  44. 406e308 arm64: add ARMv8.2 id_aa64mmfr2 boiler plate by James Morse · 9 years ago
  45. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 9 years ago
  46. 92e788b arm64: restore bogomips information in /proc/cpuinfo by Yang Shi · 9 years ago
  47. 9299b24 arm64: Constify hwcap name string arrays by Dave Martin · 10 years ago
  48. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  49. 3086d39 arm64: Consolidate CPU Sanity check to CPU Feature infrastructure by Suzuki K. Poulose · 9 years ago
  50. 3c739b5 arm64: Keep track of CPU feature registers by Suzuki K. Poulose · 9 years ago
  51. 12d1181 arm64: Move /proc/cpuinfo handling code by Suzuki K. Poulose · 9 years ago
  52. cdcf817 arm64: Move mixed endian support detection by Suzuki K. Poulose · 9 years ago
  53. 359b706 arm64: Extract feature parsing code from cpu_errata.c by Marc Zyngier · 10 years ago
  54. 04597a6 arm64: Track system support for mixed endian EL0 by Suzuki K. Poulose · 10 years ago
  55. 5d425c1 arm64: kernel: add support for cpu cache information by Sudeep Holla · 10 years ago
  56. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 10 years ago
  57. 3eebdbe arm64: sanity checks: add ID_AA64DFR{0,1}_EL1 by Mark Rutland · 10 years ago
  58. efdf421 arm64: sanity checks: add missing newline to print by Mark Rutland · 10 years ago
  59. 9760270 arm64: sanity checks: ignore ID_MMFR0.AuxReg by Mark Rutland · 10 years ago
  60. e116a37 arm64: detect silicon revisions and set cap bits accordingly by Andre Przywara · 10 years ago
  61. 169c018 arm64: don't flag non-aliasing VIPT I-caches as aliasing by Ard Biesheuvel · 11 years ago
  62. 80c517b arm64: add helper functions to read I-cache attributes by Ard Biesheuvel · 11 years ago
  63. a3a8054 arm64: fix typo in I-cache policy detection by Ard Biesheuvel · 11 years ago
  64. ea17196 arm64: add newline to I-cache policy string by Mark Rutland · 11 years ago
  65. 127161a arm64: add runtime system sanity checks by Mark Rutland · 11 years ago
  66. 59ccc0d arm64: cachetype: report weakest cache policy by Mark Rutland · 11 years ago
  67. df85741 arm64: cpuinfo: record cpu system register values by Mark Rutland · 11 years ago