1. ba9cc45 arm64: dma-mapping: check whether cma area is initialized or not by Jisheng Zhang · 9 years ago
  2. d8d23fa arm64: mdscr_el1: avoid exposing DCC to userspace by Will Deacon · 9 years ago
  3. 8ec4198 arm64: mm: ensure patched kernel text is fetched from PoU by Will Deacon · 9 years ago
  4. 97942c2 arm64: dma-mapping: Simplify pgprot handling by Robin Murphy · 9 years ago
  5. c53e0ba arm64: mm: mark create_mapping as __init by Mark Rutland · 9 years ago
  6. 662ba3d arm64: mm: add __init section marker to free_initrd_mem by Wang Long · 9 years ago
  7. 9fb7410 arm64/BUG: Use BRK instruction for generic BUG traps by Dave P Martin · 9 years ago
  8. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  9. 271d35e arm64: mm: Adopt new alternative assembler macros by Daniel Thompson · 9 years ago
  10. 0a570e7 arm64: hugetlb: remove paragraph about writing to FSF by Jisheng Zhang · 9 years ago
  11. 1d1ddf6 arm64: dma-mapping: implement dma_get_sgtable() by Robin Murphy · 9 years ago
  12. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 9 years ago
  13. 2f4b829 arm64: Add support for hardware updates of the access and dirty pte bits by Catalin Marinas · 9 years ago
  14. b08d464 arm64: remove dead code by Mark Salter · 9 years ago
  15. aaf6f2f arm64: consolidate __swiotlb_mmap by Robin Murphy · 9 years ago
  16. 4b59246 arm64: remove another unnecessary libfdt include path by Ard Biesheuvel · 9 years ago
  17. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  18. f871d26 arm64: Fix show_unhandled_signal_ratelimited usage by Suzuki K. Poulose · 9 years ago
  19. fd28f5d arm64: Don't report clear pmds and puds as huge by Christoffer Dall · 9 years ago
  20. 1e43ba9 arm64: fix incorrect use of pgprot_t variable by Ard Biesheuvel · 9 years ago
  21. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  22. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  23. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  24. 86dca36 arm64: use private ratelimit state along with show_unhandled_signals by Vladimir Murzin · 9 years ago
  25. 9e793ab arm64: show unhandled SP/PC alignment faults by Vladimir Murzin · 9 years ago
  26. b9bcc91 arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP by Dave P Martin · 9 years ago
  27. b6197b9 arm64 : Introduce support for ACPI _CCA object by Suthikulpanit, Suravee · 9 years ago
  28. 565630d arm64: Do not attempt to use init_mm in reset_context() by Catalin Marinas · 9 years ago
  29. 8d883b2 arm64: alternative: Merge alternative-asm.h into alternative.h by Marc Zyngier · 9 years ago
  30. 61bd93c arm64: use fixmap region for permanent FDT mapping by Ard Biesheuvel · 9 years ago
  31. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 9 years ago
  32. 68234df arm64: kill flush_cache_all() by Mark Rutland · 9 years ago
  33. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  34. 326a780 arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled by Jungseung Lee · 9 years ago
  35. 2cff98b arm64: add missing PAGE_ALIGN() to __dma_free() by Dean Nelson · 9 years ago
  36. 6829e27 arm64: dma-mapping: always clear allocated buffers by Marek Szyprowski · 9 years ago
  37. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  38. 36dd908 arm64: add support for memtest by Vladimir Murzin · 9 years ago
  39. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  40. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  41. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  42. dd006da arm64: mm: increase VA range of identity map by Ard Biesheuvel · 10 years ago
  43. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  44. b63dbef arm64: fixmap: check idx is definitely valid by Mark Rutland · 10 years ago
  45. e6a2e1b arm64: mm: unexport set_memory_ro and set_memory_rw by Daniel Borkmann · 10 years ago
  46. 8b5f5a0 arm64: Don't use is_module_addr in setting page attributes by Laura Abbott · 10 years ago
  47. a1e50a8 arm64: Increase the swiotlb buffer size 64MB by Catalin Marinas · 10 years ago
  48. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  49. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  50. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  51. 4108935 arm64: Fix section mismatch on alloc_init_p[mu]d() by Catalin Marinas · 10 years ago
  52. a1c7657 arm64: mm: use *_sect to check for section maps by Mark Rutland · 10 years ago
  53. a3bba37 arm64: drop unnecessary cache+tlb maintenance by Mark Rutland · 10 years ago
  54. 523d6e9 arm64:mm: free the useless initial page table by zhichang.yuan · 10 years ago
  55. af3cfdb arm64: kernel: remove ARM64_CPU_SUSPEND config option by Lorenzo Pieralisi · 10 years ago
  56. 9d3bfbb arm64: Combine coherent and non-coherent swiotlb dma_ops by Catalin Marinas · 10 years ago
  57. 9f71ac9 arm64: Fix SCTLR_EL1 initialisation by Suzuki K. Poulose · 10 years ago
  58. da1f2b8 arm64: add ioremap physical address information by Min-Hua Chen · 10 years ago
  59. 764011c arm64: mm: dump: add missing includes by Mark Rutland · 10 years ago
  60. aa03c42 arm64: Fix overlapping VA allocations by Mark Rutland · 10 years ago
  61. 284be28 arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE by Mark Brown · 10 years ago
  62. 60305db arm64/efi: move virtmap init to early initcall by Ard Biesheuvel · 10 years ago
  63. da14170 arm64: add better page protections to arm64 by Laura Abbott · 10 years ago
  64. 6083fe74 arm64: respect mem= for EFI by Mark Rutland · 10 years ago
  65. 0145058 arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned" by Catalin Marinas · 10 years ago
  66. 0ce339a Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux by Catalin Marinas · 10 years ago
  67. aed40e0 arm64: move to ESR_ELx macros by Mark Rutland · 10 years ago
  68. 26a945c arm64: remove broken cachepolicy code by Mark Rutland · 10 years ago
  69. 9679be1 arm64/efi: remove idmap manipulations from UEFI code by Ard Biesheuvel · 10 years ago
  70. 8ce837c arm64/mm: add create_pgd_mapping() to create private page tables by Ard Biesheuvel · 10 years ago
  71. e1e1fdd arm64/mm: add explicit struct_mm argument to __create_mapping() by Ard Biesheuvel · 10 years ago
  72. fb59d00 arm64: mm: dump: don't skip final region by Mark Rutland · 10 years ago
  73. 35545f0c arm64: mm: dump: fix shift warning by Mark Rutland · 10 years ago
  74. eb8a653 arm64: remove the unnecessary arm64_swiotlb_init() by Ding Tianhong · 10 years ago
  75. a2d25a5 arm64: compat: align cacheflush syscall with arch/arm by Vladimir Murzin · 10 years ago
  76. c9465b4 arm64: add support to dump the kernel page tables by Laura Abbott · 10 years ago
  77. af86e59 arm64: Factor out fixmap initialization from ioremap by Laura Abbott · 10 years ago
  78. 301bcfa arm64: add Cortex-A53 cache errata workaround by Andre Przywara · 10 years ago
  79. e039ee4 arm64: add alternative runtime patching by Andre Przywara · 10 years ago
  80. 7f73f7a arm64: mm: report unhandled level-0 translation faults correctly by Will Deacon · 10 years ago
  81. 15670ef arm64: pgalloc: consistently use PGALLOC_GFP by Mark Rutland · 10 years ago
  82. d6c763a arm64/mm: Remove hack in mmap randomize layout by Yann Droneaud · 10 years ago
  83. 4ee2098 arm64: fix data type for physical address by Min-Hua Chen · 10 years ago
  84. 3dec0fe arm64: Fix memblock current_limit with 64K pages and 48-bit VA by Catalin Marinas · 10 years ago
  85. c0260ba arm64: mm: Correct fixmap pagetable types by Steve Capper · 10 years ago
  86. 2a0b5c0 arm64: Align less than PAGE_SIZE pgds naturally by Catalin Marinas · 10 years ago
  87. 29e5694 arm64: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  88. d4932f9 arm64: add atomic pool for non-coherent and CMA allocations by Laura Abbott · 10 years ago
  89. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  90. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  91. 421520b ARM: 8167/1: extend the reserved memory for initrd to be page aligned by Yalin Wang · 10 years ago
  92. 097cbd8 arm64: Use phys_addr_t type for physical address by Min-Hua Chen · 10 years ago
  93. a52ce12 arm64: Use DMA_ERROR_CODE to denote failed allocation by Sean Paul · 10 years ago
  94. 2189064 arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers by Catalin Marinas · 10 years ago
  95. a6583c7 arm64:mm: initialize max_mapnr using function set_max_mapnr by Ganapatrao Kulkarni · 10 years ago
  96. fe18406 arm64: LLVMLinux: Fix inline arm64 assembly for use with clang by Mark Charlebois · 10 years ago
  97. b4da184 arm64: pageattr: Correctly adjust unaligned start addresses by Laura Abbott · 10 years ago
  98. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  99. 11d91a7 arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support by Laura Abbott · 10 years ago
  100. 5e05153 arm64: convert part of soft_restart() to assembly by Arun Chandran · 10 years ago