1. 9ba7bad arch/arm64: Avoid GCC warning about out of bounds array access by Zebreus · 9 months ago
  2. 5e7dc21 arch/arm64/armv8/mmu.c: Add a space before the ternary operator by Yuchen He · 1 year, 7 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. 0a3d4e0 src/arch/arm64: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  5. 0420e50 src/arch: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  6. 487f7f2 arm64: mmu: Spot check security state for TTB mapping by Julius Werner · 6 years ago
  7. 0c5f61a arm64: Drop checks for current exception level, hardcode EL3 assumption by Julius Werner · 6 years ago
  8. e0058e8 arm64: Reimplement mmu_disable() in assembly by Julius Werner · 6 years ago
  9. 6e0f0f7 arm64: Add mmu context save/restore APIs by T Michael Turney · 6 years ago
  10. 57afc5e arch/arm64/armv8/mmu: Add support for 48bit VA by Patrick Rudolph · 6 years ago
  11. baa3e70 arm64: Align cache maintenance code with libpayload and ARM32 by Julius Werner · 9 years ago
  12. 372d0ff arch/arm64: mmu: Spot check TTB memory attributes by Julius Werner · 9 years ago
  13. fe4cbf1 arm64: mmu: Make page table manipulation work across stages by Julius Werner · 9 years ago
  14. c159a0e arm64: mmu: Prevent CPU prefetch instructions from device memory by Jimmy Huang · 9 years ago
  15. 2e01e8d arm64: correct cacheable/non-cacheable tag string in print_tag by Jimmy Huang · 9 years ago
  16. 3553119 arm64: Guard prints in mmu.c by Furquan Shaikh · 9 years ago
  17. 6233681 arm64: Decouple MMU functions from memranges by Julius Werner · 9 years ago
  18. dea4597 arch/arm64: update mmu translation table granule size, logic and macros by Jimmy Huang · 9 years ago
  19. 55aa17b arm64: Correct shareability option for normal memory by Furquan Shaikh · 9 years ago
  20. c4fb613 arm64: Reinit free_idx to 1 in mmu_init by Furquan Shaikh · 10 years ago
  21. 8ff6c215a arm64: remove printk() before console_init() by Aaron Durbin · 10 years ago
  22. 339f8b3 arm64: make mmu_enable() use previous ttb from mmu_init() by Aaron Durbin · 10 years ago
  23. 4633dc1 arm64: handle non-cacheable normal memory by Aaron Durbin · 10 years ago
  24. 2486957 armv8: Add mmu support by Furquan Shaikh · 10 years ago