1. 51ea21b arm64: module: remove (NOLOAD) from linker script by Fangrui Song · 2 years, 5 months ago
  2. cbd827c arm64: patch_text: Fixup last cpu should be master by Guo Ren · 2 years, 4 months ago
  3. fff4496 ARM: dts: bcm2837: Add the missing L1/L2 cache information by Richard Schleich · 2 years, 7 months ago
  4. ed73769 arm64: dts: broadcom: Fix sata nodename by Frank Wunderlich · 2 years, 5 months ago
  5. ce6872b arm64: dts: ns2: Fix spi-cpol and spi-cpha property by Kuldeep Singh · 2 years, 5 months ago
  6. 7815cbf arm64: Use the clearbhb instruction in mitigations by James Morse · 2 years, 4 months ago
  7. 9396d5e arm64: add ID_AA64ISAR2_EL1 sys register by James Morse · 2 years, 4 months ago
  8. df04484 KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated by James Morse · 2 years, 4 months ago
  9. 4dd8aae arm64: Mitigate spectre style branch history side channels by James Morse · 2 years, 4 months ago
  10. 094a410 KVM: arm64: Add templates for BHB mitigation sequences by James Morse · 2 years, 4 months ago
  11. 1451b7f arm64: Add percpu vectors for EL1 by James Morse · 2 years, 4 months ago
  12. aee10c2 arm64: entry: Add macro for reading symbol addresses from the trampoline by James Morse · 2 years, 4 months ago
  13. 218ddd9 arm64: entry: Add vectors that have the bhb mitigation sequences by James Morse · 2 years, 4 months ago
  14. ac96573 arm64: Move arm64_update_smccc_conduit() out of SSBD ifdef by James Morse · 2 years, 4 months ago
  15. 944ecb1 arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations by James Morse · 2 years, 4 months ago
  16. bd69a09 arm64: entry: Allow the trampoline text to occupy multiple pages by James Morse · 2 years, 4 months ago
  17. 1f7da61 arm64: entry: Make the kpti trampoline's kpti sequence optional by James Morse · 2 years, 4 months ago
  18. 283bcb8 arm64: entry: Move trampoline macros out of ifdef'd section by James Morse · 2 years, 4 months ago
  19. 2ce6f5d arm64: entry: Don't assume tramp_vectors is the start of the vectors by James Morse · 2 years, 4 months ago
  20. 99cbe34 arm64: entry: Allow tramp_alias to access symbols after the 4K boundary by James Morse · 2 years, 4 months ago
  21. ee04ed1 arm64: entry: Move the trampoline data page before the text page by James Morse · 2 years, 4 months ago
  22. a212d16 arm64: entry: Free up another register on kpti's tramp_exit path by James Morse · 2 years, 4 months ago
  23. 6835855 arm64: entry: Make the trampoline cleanup optional by James Morse · 2 years, 4 months ago
  24. 0a59e9c arm64: entry.S: Add ventry overflow sanity checks by James Morse · 2 years, 4 months ago
  25. f284469 arm64: Add helper to decode register from instruction by Suzuki K Poulose · 2 years, 4 months ago
  26. 670b93f arm64: Add Cortex-X2 CPU part definition by Anshuman Khandual · 2 years, 4 months ago
  27. 1afa33d arm64: Add Neoverse-N2, Cortex-A710 CPU part definition by Suzuki K Poulose · 2 years, 4 months ago
  28. 718af13 arm64: Add part number for Arm Cortex-A77 by Rob Herring · 2 years, 4 months ago
  29. fee9d58 arm64: Add part number for Neoverse N1 by Marc Zyngier · 2 years, 4 months ago
  30. 47efac0 arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT by Marc Zyngier · 2 years, 4 months ago
  31. 89a512a arm64: arch_timer: avoid unused function warning by Arnd Bergmann · 2 years, 4 months ago
  32. 501d943 arm64: arch_timer: Add workaround for ARM erratum 1188873 by Marc Zyngier · 2 years, 4 months ago
  33. ba07229 arm64: arch_timer: Add erratum handler for CPU-specific capability by Marc Zyngier · 2 years, 4 months ago
  34. f4a88eb arm64: arch_timer: Add infrastructure for multiple erratum detection methods by Marc Zyngier · 2 years, 4 months ago
  35. 7a48b35 clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure by Ding Tianhong · 2 years, 4 months ago
  36. c681550 arm64: capabilities: Add support for checks based on a list of MIDRs by Suzuki K Poulose · 2 years, 4 months ago
  37. c771d4ce arm64: Add helpers for checking CPU MIDR against a range by Suzuki K Poulose · 2 years, 4 months ago
  38. e531d7f arm64: capabilities: Clean up midr range helpers by Suzuki K Poulose · 2 years, 4 months ago
  39. b49720b arm64: capabilities: Add flags to handle the conflicts on late CPU by Suzuki K Poulose · 2 years, 4 months ago
  40. 3d108b7 arm64: capabilities: Prepare for fine grained capabilities by Suzuki K Poulose · 2 years, 4 months ago
  41. 454f7ba arm64: capabilities: Move errata processing code by Suzuki K Poulose · 2 years, 4 months ago
  42. b63ccc3 arm64: capabilities: Move errata work around check on boot CPU by Suzuki K Poulose · 2 years, 4 months ago
  43. 3f74ad6 arm64: capabilities: Update prototype for enable call back by Dave Martin · 2 years, 4 months ago
  44. 72c5ba5 arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35 by Suzuki K Poulose · 2 years, 4 months ago
  45. 7f319f3 arm64: Remove useless UAO IPI and describe how this gets enabled by James Morse · 2 years, 4 months ago
  46. 6e1ad7a arm64: errata: Provide macro for major and minor cpu revisions by Robert Richter · 2 years, 4 months ago
  47. 955f98d arm64: dts: qcom: msm8916: fix MMC controller aliases by Dmitry Baryshkov · 2 years, 8 months ago
  48. ad130ee arm64: sysreg: Move to use definitions for all the SCTLR bits by James Morse · 2 years, 7 months ago
  49. 0f6d14f arm64: move !VHE work to end of el2_setup by Mark Rutland · 2 years, 7 months ago
  50. 231f1ac arm64: reduce el2_setup branching by Mark Rutland · 2 years, 7 months ago
  51. 93dc9ea arm64: Remove a redundancy in sysreg.h by Stefan Traby · 2 years, 7 months ago
  52. 946b397 arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 by Suzuki K Poulose · 3 years, 6 months ago
  53. bd817c5 arm64: dts: marvell: armada-37xx: Extend PCIe MEM space by Pali Rohár · 3 years, 1 month ago
  54. ba05195 arm64: Mark __stack_chk_guard as __ro_after_init by Dan Li · 2 years, 10 months ago
  55. 2d92f58 arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7 by Krzysztof Kozlowski · 3 years ago
  56. 01ddc87 arm64: dts: juno: Update SCPI nodes as per the YAML schema by Sudeep Holla · 3 years, 2 months ago
  57. 36cee5f arm64: perf: Disable PMU while processing counter overflows by Suzuki K Poulose · 6 years ago
  58. 61a912d5 arm64: Remove unimplemented syscall log message by Michael Weiser · 6 years ago
  59. 73e167f arm64/vdso: Discard .note.gnu.property sections in vDSO by Bill Wendling · 3 years, 3 months ago
  60. b080e17 arm64: dts: mt8173: fix property typo of 'phys' in dsi node by Chunfeng Yun · 3 years, 4 months ago
  61. bd3ec28f arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP by Will Deacon · 3 years, 4 months ago
  62. 7bfe5a1 arm64: dts: ls1043a: mark crypto engine dma coherent by Horia Geantă · 3 years, 5 months ago
  63. 3e2b4c2 arm64: Use correct ll/sc atomic constraints by Andrew Murray · 5 years ago
  64. 1b62277 arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint by Will Deacon · 6 years ago
  65. 73dc3ba arm64: Avoid redundant type conversions in xchg() and cmpxchg() by Will Deacon · 6 years ago
  66. e32210d arm64: Remove redundant mov from LL/SC cmpxchg by Robin Murphy · 7 years ago
  67. b3fcbf9 arm64: Add missing ISB after invalidating TLB in __primary_switch by Marc Zyngier · 3 years, 5 months ago
  68. 6b9fda9 arm64: dts: msm8916: Fix reserved and rfsa nodes unit address by Vincent Knecht · 3 years, 6 months ago
  69. f2241bc arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso by Krzysztof Kozlowski · 3 years, 8 months ago
  70. 4e8cea3 arm64: tegra: Add power-domain for Tegra210 HDA by Sameer Pujar · 3 years, 7 months ago
  71. 1bc9e65 KVM: arm64: Don't access PMCR_EL0 when no PMU is available by Marc Zyngier · 3 years, 8 months ago
  72. c23d1af KVM: arm64: Introduce handling of AArch32 TTBCR2 traps by Marc Zyngier · 3 years, 9 months ago
  73. 76e915e arm64: dts: exynos: Correct psci compatible used on Exynos7 by Paweł Chmiel · 3 years, 9 months ago
  74. c1c91e5 arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards. by Markus Reichl · 3 years, 9 months ago
  75. e6efd2f arm64: pgtable: Fix pte_accessible() by Will Deacon · 3 years, 8 months ago
  76. e2ee9ea arm64: psci: Avoid printing in cpu_psci_cpu_die() by Will Deacon · 3 years, 9 months ago
  77. 1ba973a KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 3 years, 9 months ago
  78. 291f614 arm64: berlin: Select DW_APB_TIMER_OF by Jisheng Zhang · 3 years, 10 months ago
  79. ed121ea arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE by Zhengyuan Liu · 3 years, 10 months ago
  80. 56da795 arm64: dts: zynqmp: Remove additional compatible string for i2c IPs by Michal Simek · 4 years ago
  81. 886ce82 arm64: dts: qcom: msm8916: Fix MDP/DSI interrupts by Stephan Gerhold · 3 years, 10 months ago
  82. 0696d08 KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception by James Morse · 3 years, 11 months ago
  83. ce749a0 KVM: arm64: Survive synchronous exceptions caused by AT instructions by James Morse · 3 years, 11 months ago
  84. b9ca3f9 KVM: arm64: Defer guest entry when an asynchronous exception is pending by James Morse · 3 years, 11 months ago
  85. f8890ef KVM: arm64: Add kvm_extable for vaxorcism code by James Morse · 3 years, 11 months ago
  86. 02aac15 KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe by David Brazdil · 4 years, 1 month ago
  87. 203bedf arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep by Stephan Gerhold · 4 years, 2 months ago
  88. a4f6a0f arm64: dts: exynos: Fix silent hang after boot on Espresso by Alim Akhtar · 4 years, 1 month ago
  89. f71fba1 arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property by Stephan Gerhold · 4 years, 2 months ago
  90. 55402e1 arm64: csum: Fix handling of bad packets by Robin Murphy · 4 years ago
  91. 998c085 arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP by Will Deacon · 4 years, 5 months ago
  92. c5e7ebb arm64: ptrace: Override SPSR.SS when single-stepping is enabled by Will Deacon · 4 years, 5 months ago
  93. db3ad21 KVM: arm64: Fix definition of PAGE_HYP_DEVICE by Will Deacon · 4 years, 1 month ago
  94. e01a5af arm64: kgdb: Fix single-step exception handling oops by Wei Li · 4 years, 3 months ago
  95. 661a553 arm64: perf: Report the PC value in REGS_ABI_32 mode by Jiping Ma · 4 years, 2 months ago
  96. 3fce258 KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts by Marc Zyngier · 4 years, 1 month ago
  97. a5233a3 arm64: fix the flush_icache_range arguments in machine_kexec by Christoph Hellwig · 4 years, 2 months ago
  98. 462d89c arm64: cpu_errata: include required headers by Arnd Bergmann · 6 years ago
  99. 3e2dadf arm64: armv8_deprecated: Fix undef_hook mask for thumb setend by Fredrik Strupe · 4 years, 4 months ago
  100. f903a19 arm64: Fix size of __early_cpu_boot_status by Arun KS · 5 years ago