1. f09f1ba arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_cont() by Catalin Marinas · 9 years ago
  2. cc7c0cd arm64: drop unused __local_flush_icache_all() by Kefeng Wang · 9 years ago
  3. b90b4a6 arm64: fix KASLR boot-time I-cache maintenance by Mark Rutland · 9 years ago
  4. b660950 arm64/kernel: fix incorrect EL0 check in inv_entry macro by Ard Biesheuvel · 9 years ago
  5. 2776e0e arm64: kasan: Fix zero shadow mapping overriding kernel image shadow by Catalin Marinas · 9 years ago
  6. 2f76969 arm64: kasan: Use actual memory node when populating the kernel image shadow by Catalin Marinas · 9 years ago
  7. fdc69e7 arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission by Catalin Marinas · 9 years ago
  8. ef769e3 arm64: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  9. cd1b76b arm64: efi: add missing frame pointer assignment by Ard Biesheuvel · 9 years ago
  10. 1cc6ed9 arm64: make mrs_s prefixing implicit in read_cpuid by Mark Rutland · 9 years ago
  11. 57efac2 arm64: enable CONFIG_DEBUG_RODATA by default by Ard Biesheuvel · 9 years ago
  12. dbd4d7c arm64: Rework valid_user_regs by Mark Rutland · 9 years ago
  13. 6d2aa549de arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly by Ard Biesheuvel · 9 years ago
  14. 22b39ca arm64: KVM: Move kvm_call_hyp back to its original localtion by Marc Zyngier · 9 years ago
  15. 020d044 arm64: mm: treat memstart_addr as a signed quantity by Ard Biesheuvel · 9 years ago
  16. a6e1f72 arm64: mm: list kernel sections in order by Ard Biesheuvel · 9 years ago
  17. 5be8b70 arm64: lse: deal with clobbered IP registers after branch via PLT by Ard Biesheuvel · 9 years ago
  18. cc30e6b arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR by Kefeng Wang · 9 years ago
  19. f993318 arm64: kconfig: add submenu for 8.2 architectural features by Will Deacon · 9 years ago
  20. c1e4659 arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot by Lorenzo Pieralisi · 9 years ago
  21. bf50061 arm64: Add support for Half precision floating point by Suzuki K Poulose · 9 years ago
  22. 3eca86e arm64: Remove fixmap include fragility by Mark Rutland · 9 years ago
  23. 104a0c0 arm64: Add workaround for Cavium erratum 27456 by Andrew Pinski · 9 years ago
  24. 2f39b5f arm64: mm: Mark .rodata as RO by Jeremy Linton · 9 years ago
  25. b7dc8d1 arm64/mm: remove unnecessary boundary check by Miles Chen · 9 years ago
  26. cac4b8c arm64: Fix building error with 16KB pages and 36-bit VA by Catalin Marinas · 9 years ago
  27. 28c5dcb arm64: Rename cpuid_feature field extract routines by Suzuki K Poulose · 9 years ago
  28. ff96f7b arm64: capabilities: Handle sign of the feature bit by Suzuki K Poulose · 9 years ago
  29. 0710cfd arm64: cpufeature: Fix the sign of feature bits by Suzuki K Poulose · 9 years ago
  30. e534350 arm64: cpufeature: Correct feature register tables by Suzuki K Poulose · 9 years ago
  31. 13f417f arm64: Ensure the secondary CPUs have safe ASIDBits size by Suzuki K Poulose · 9 years ago
  32. 038dc9c arm64: Add helper for extracting ASIDBits by Suzuki K Poulose · 9 years ago
  33. fd9c279 arm64: Enable CPU capability verification unconditionally by Suzuki K Poulose · 9 years ago
  34. bb90527 arm64: Handle early CPU boot failures by Suzuki K Poulose · 9 years ago
  35. fce6361 arm64: Move cpu_die_early to smp.c by Suzuki K Poulose · 9 years ago
  36. ee02a15 arm64: Introduce cpu_die_early by Suzuki K Poulose · 9 years ago
  37. c4bc34d arm64: Add a helper for parking CPUs in a loop by Suzuki K Poulose · 9 years ago
  38. 2b5fe07 arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness by Ard Biesheuvel · 9 years ago
  39. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 9 years ago
  40. 2ddbfc8 efi: stub: add implementation of efi_random_alloc() by Ard Biesheuvel · 9 years ago
  41. e4fbf47 efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL by Ard Biesheuvel · 9 years ago
  42. c031a42 arm64: kaslr: randomize the linear region by Ard Biesheuvel · 9 years ago
  43. f80fb3a arm64: add support for kernel ASLR by Ard Biesheuvel · 9 years ago
  44. 1e48ef7 arm64: add support for building vmlinux as a relocatable PIE binary by Ard Biesheuvel · 9 years ago
  45. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 9 years ago
  46. a272858 extable: add support for relative extables to search and sort routines by Ard Biesheuvel · 9 years ago
  47. 7b957b6 scripts/sortextable: add support for ET_DYN binaries by Ard Biesheuvel · 9 years ago
  48. 4a2e034 arm64: make asm/elf.h available to asm files by Ard Biesheuvel · 9 years ago
  49. 2bf31a4 arm64: avoid dynamic relocations in early boot code by Ard Biesheuvel · 9 years ago
  50. 6ad1fe5 arm64: avoid R_AARCH64_ABS64 relocations for Image header fields by Ard Biesheuvel · 9 years ago
  51. fd045f6 arm64: add support for module PLTs by Ard Biesheuvel · 9 years ago
  52. f98deee arm64: move brk immediate argument definitions to separate header by Ard Biesheuvel · 9 years ago
  53. 8439e62 arm64: mm: use bit ops rather than arithmetic in pa/va translations by Ard Biesheuvel · 9 years ago
  54. a92405f arm64: mm: only perform memstart_addr sanity check if DEBUG_VM by Ard Biesheuvel · 9 years ago
  55. 70c8abc arm64: User die() instead of panic() in do_page_fault() by Catalin Marinas · 9 years ago
  56. a7f8de1 arm64: allow kernel Image to be loaded anywhere in physical memory by Ard Biesheuvel · 9 years ago
  57. a89dea5 arm64: defer __va translation of initrd_start and initrd_end by Ard Biesheuvel · 9 years ago
  58. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 9 years ago
  59. a0bf977 arm64: kvm: deal with kernel symbols outside of linear mapping by Ard Biesheuvel · 9 years ago
  60. 157962f arm64: decouple early fixmap init from linear mapping by Ard Biesheuvel · 9 years ago
  61. 6533945 arm64: pgtable: implement static [pte|pmd|pud]_offset variants by Ard Biesheuvel · 9 years ago
  62. ab893fb arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region by Ard Biesheuvel · 9 years ago
  63. 324420b arm64: add support for ioremap() block mappings by Ard Biesheuvel · 9 years ago
  64. 03336b1 arm64: prevent potential circular header dependencies in asm/bug.h by Ard Biesheuvel · 9 years ago
  65. 369bc9a of/fdt: factor out assignment of initrd_start/initrd_end by Ard Biesheuvel · 9 years ago
  66. 270522a of/fdt: make memblock minimum physical address arch configurable by Ard Biesheuvel · 9 years ago
  67. e950631 arm64: Remove the get_thread_info() function by Catalin Marinas · 9 years ago
  68. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 9 years ago
  69. 644c2ae arm64: cpufeature: Test 'matches' pointer to find the end of the list by James Morse · 9 years ago
  70. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 9 years ago
  71. 406e308 arm64: add ARMv8.2 id_aa64mmfr2 boiler plate by James Morse · 9 years ago
  72. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 9 years ago
  73. 7abc7d8 arm64: use local label prefixes for __reg_num symbols by Ard Biesheuvel · 9 years ago
  74. 88d8a79 arm64: vdso: Mark vDSO code as read-only by David Brown · 9 years ago
  75. f0b7f8a arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL by Yang Shi · 9 years ago
  76. cf0a254 arm64: replace read_lock to rcu lock in call_step_hook by Yang Shi · 9 years ago
  77. d7e9d59 arm64: ptdump: Indicate whether memory should be faulting by Laura Abbott · 9 years ago
  78. 83863f2 arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC by Laura Abbott · 9 years ago
  79. 132233a arm64: Drop alloc function from create_mapping by Laura Abbott · 9 years ago
  80. afb83cc arm64: prefetch: add missing #include for spin_lock_prefetch by Will Deacon · 9 years ago
  81. 60e0a09 arm64: lib: patch in prfm for copy_page if requested by Andrew Pinski · 9 years ago
  82. 223e23e arm64: lib: improve copy_page to deal with 128 bytes at a time by Will Deacon · 9 years ago
  83. d5370f7 arm64: prefetch: add alternative pattern for CPUs without a prefetcher by Will Deacon · 9 years ago
  84. cd5e10b arm64: prefetch: don't provide spin_lock_prefetch with LSE by Will Deacon · 9 years ago
  85. 5e89c55 arm64: kernel: implement ACPI parking protocol by Lorenzo Pieralisi · 9 years ago
  86. 068a17a arm64: mm: create new fine-grained mappings at boot by Mark Rutland · 9 years ago
  87. fca082b arm64: ensure _stext and _etext are page-aligned by Mark Rutland · 9 years ago
  88. 11509a3 arm64: mm: allow passing a pgdir to alloc_init_* by Mark Rutland · 9 years ago
  89. cdef5f6 arm64: mm: allocate pagetables anywhere by Mark Rutland · 9 years ago
  90. f471044 arm64: mm: use fixmap when creating page tables by Mark Rutland · 9 years ago
  91. 961faac arm64: mm: add functions to walk tables in fixmap by Mark Rutland · 9 years ago
  92. 1e531cc arm64: mm: add __{pud,pgd}_populate by Mark Rutland · 9 years ago
  93. 316b39db arm64: mm: avoid redundant __pa(__va(x)) by Mark Rutland · 9 years ago
  94. dca56dc arm64: mm: add functions to walk page tables by PA by Mark Rutland · 9 years ago
  95. 053520f arm64: mm: move pte_* macros by Mark Rutland · 9 years ago
  96. c1a88e9 arm64: kasan: avoid TLB conflicts by Mark Rutland · 9 years ago
  97. 50e1881 arm64: mm: add code to safely replace TTBR1_EL1 by Mark Rutland · 9 years ago
  98. 609116d arm64: add function to install the idmap by Mark Rutland · 9 years ago
  99. 86ccce8 arm64: unmap idmap earlier by Mark Rutland · 9 years ago
  100. 9e8e865 arm64: unify idmap removal by Mark Rutland · 9 years ago