1. 6ea45c5 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 2 months ago
  2. 0d08e7b ARM: 9155/1: fix early early_iounmap() by Michał Mirosław · 3 years, 2 months ago
  3. 89fa0be Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
  4. c6975d7 arm64: Track no early_pgtable_alloc() for kmemleak by Qian Cai · 3 years, 2 months ago
  5. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  6. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  7. 1177984 Merge branches 'devel-stable' and 'misc' into for-linus by Russell King (Oracle) · 3 years, 2 months ago
  8. fa191b7 ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y by Ard Biesheuvel · 3 years, 2 months ago
  9. c2e6df3 ARM: 9142/1: kasan: work around LPAE build warning by Arnd Bergmann · 3 years, 3 months ago
  10. 8b5bd5a ARM: 9137/1: disallow CONFIG_THUMB with ARMv4 by Arnd Bergmann · 3 years, 3 months ago
  11. 345dac3 ARM: 9136/1: ARMv7-M uses BE-8, not BE-32 by Arnd Bergmann · 3 years, 3 months ago
  12. e6a0c95 ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned by Nick Desaulniers · 3 years, 3 months ago
  13. abc25bb ARM: 9131/1: mm: Fix PXN process with LPAE feature by Wang Kefeng · 3 years, 4 months ago
  14. 2e70710 ARM: 9130/1: mm: Provide die_kernel_fault() helper by Wang Kefeng · 3 years, 4 months ago
  15. 93d2043 ARM: 9126/1: mm: Kill page table base print in show_pte() by Wang Kefeng · 3 years, 4 months ago
  16. f177b06 ARM: 9127/1: mm: Cleanup access_error() by Wang Kefeng · 3 years, 4 months ago
  17. 488cab1 ARM: 9129/1: mm: Kill task_struct argument for __do_page_fault() by Wang Kefeng · 3 years, 4 months ago
  18. caed89d ARM: 9128/1: mm: Refactor the __do_page_fault() by Wang Kefeng · 3 years, 4 months ago
  19. b8bc0e5 ARM: add __arm_iomem_set_ro() to write-protect ioremapped area by Russell King (Oracle) · 3 years, 4 months ago
  20. 50596b7 ARM: smp: Store current pointer in TPIDRURO register if available by Ard Biesheuvel · 3 years, 4 months ago
  21. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  22. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 4 months ago
  23. 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
  24. 31b089b ARM/nommu: use the generic dma-direct code for non-coherent devices by Christoph Hellwig · 3 years, 7 months ago
  25. 463dbba ARM: 9104/2: Fix Keystone 2 kernel mapping regression by Linus Walleij · 3 years, 5 months ago
  26. 9cf88ec ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR by Logan Gunthorpe · 3 years, 5 months ago
  27. 6506932 ARM/dma-mapping: return error code from .map_sg() ops by Martin Oliveira · 3 years, 5 months ago
  28. b6fd9e2 Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 6 months ago
  29. 77d34a4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 6 months ago
  30. 024591f arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM by Mike Rapoport · 3 years, 6 months ago
  31. a412897 Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 6 months ago
  32. a4d5613 arm: extend pfn_valid to take into account freed memory map alignment by Mike Rapoport · 3 years, 8 months ago
  33. 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 6 months ago
  34. 89a0b01 ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults" by Wang Kefeng · 3 years, 7 months ago
  35. 6e121df ARM: 9090/1: Map the lowmem and kernel separately by Linus Walleij · 3 years, 7 months ago
  36. ae7ba76 ARM: 9082/1: [v2] mark prepare_page_table as __init by Arnd Bergmann · 3 years, 8 months ago
  37. c01914e ARM: use MiB for vmalloc sizes by Russell King (Oracle) · 3 years, 7 months ago
  38. 08b8424 ARM: use "* SZ_1M" rather than "<< 20" by Russell King (Oracle) · 3 years, 7 months ago
  39. 4c1b7a7 ARM: change vmalloc_start to vmalloc_size by Russell King (Oracle) · 3 years, 8 months ago
  40. f572f5c ARM: change vmalloc_min to vmalloc_start by Russell King (Oracle) · 3 years, 8 months ago
  41. 4f706b0 ARM: use a temporary variable to hold maximum vmalloc size by Russell King (Oracle) · 3 years, 8 months ago
  42. 01bb348 ARM: change vmalloc_min to be unsigned long by Russell King (Oracle) · 3 years, 8 months ago
  43. 322a3b84 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 8 months ago
  44. 74d6790 Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 8 months ago
  45. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  46. 842ca54 mm: move page_mapping_file to pagemap.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  47. 5fafafe7 ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTE by Jisheng Zhang (syna) · 3 years, 9 months ago
  48. a5e8acd ARM: 9073/1: ptdump: add __init section marker to three functions by Jisheng Zhang (syna) · 3 years, 9 months ago
  49. aefdd43 ARM: 9072/1: mm: remove set_kernel_text_r[ow]() by Jisheng Zhang (syna) · 3 years, 9 months ago
  50. 45c2f70 ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range() by Vladimir Murzin · 3 years, 10 months ago
  51. d624833 ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled by Ard Biesheuvel · 3 years, 11 months ago
  52. fcf0448 ARM: Qualify enabling of swiotlb_init() by Florian Fainelli · 3 years, 10 months ago
  53. 95731b8 ARM: 9059/1: cache-v7: get rid of mini-stack by Ard Biesheuvel · 3 years, 11 months ago
  54. f9e7a99 ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6 by Ard Biesheuvel · 3 years, 11 months ago
  55. c0e5073 ARM: 9057/1: cache-v7: add missing ISB after cache level selection by Ard Biesheuvel · 3 years, 11 months ago
  56. 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 11 months ago
  57. 4cc96c6 ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate header by Hailong Liu · 4 years ago
  58. b53a9ed ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regions by Hailong Liu · 4 years ago
  59. cc61113 ARM: drop efm32 platform by Uwe Kleine-König · 4 years ago
  60. c45647f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux by Linus Torvalds · 4 years, 1 month ago
  61. e2ae634 Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  62. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  63. 4f5b0c1 arm, arm64: move free_unused_memmap() to generic mm by Mike Rapoport · 4 years, 1 month ago
  64. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  65. 7d95a88 Add and use a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 1 month ago
  66. 914ee96 arm: Use the generic devmem_is_allowed() by Palmer Dabbelt · 4 years, 6 months ago
  67. 28187dc ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD by Nick Desaulniers · 4 years, 2 months ago
  68. 2a15ba8 ARM: highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
  69. b9bc367 ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations by Ard Biesheuvel · 4 years, 2 months ago
  70. 5615f69 ARM: 9016/2: Initialize the mapping of KASan shadow memory by Linus Walleij · 4 years, 2 months ago
  71. c12366b ARM: 9015/2: Define the virtual space of KASan's shadow region by Linus Walleij · 4 years, 2 months ago
  72. d5d44e7 ARM: 9013/2: Disable KASan instrumentation for some code by Linus Walleij · 4 years, 2 months ago
  73. 7a1be31 ARM: 9012/1: move device tree mapping out of linear region by Ard Biesheuvel · 4 years, 3 months ago
  74. e9a2f8b ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address by Ard Biesheuvel · 4 years, 3 months ago
  75. 709ebe6 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 3 months ago
  76. c922781 mm: remove duplicate include statement in mmu.c by Tian Tao · 4 years, 3 months ago
  77. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  78. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  79. c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 3 months ago
  80. cddb5dd arm, xtensa: simplify initialization of high memory pages by Mike Rapoport · 4 years, 3 months ago
  81. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  82. 5db5d93 dma-mapping: remove <asm/dma-contiguous.h> by Christoph Hellwig · 4 years, 4 months ago
  83. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  84. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
  85. efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
  86. 8e007b3 ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values by Guillaume Tucker · 4 years, 4 months ago
  87. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  88. 79fea6c mm/arm: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  89. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  90. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  91. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  92. 40ddad1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 5 months ago
  93. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  94. 4d44a39 ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM by Ard Biesheuvel · 4 years, 6 months ago
  95. 2631781 ARM: 8982/1: mm: Simplify act_mm macro by Linus Walleij · 4 years, 7 months ago
  96. 5c6360e ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_late() by Ard Biesheuvel · 4 years, 7 months ago
  97. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  98. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  99. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  100. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago