1. db6b84a riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE by Alexandre Ghiti · 3 years, 6 months ago
  2. c99127c riscv: Make sure the linear mapping does not use the kernel mapping by Alexandre Ghiti · 3 years, 6 months ago
  3. c09dc9e riscv: Fix memory_limit for 64-bit kernel by Alexandre Ghiti · 3 years, 6 months ago
  4. 444818b5 Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixes by Palmer Dabbelt · 3 years, 6 months ago
  5. d0e4dae riscv: Fix 32-bit RISC-V boot failure by Bin Meng · 3 years, 6 months ago
  6. 658e2c5 riscv: Introduce structure that group all variables regarding kernel mapping by Alexandre Ghiti · 3 years, 7 months ago
  7. 01112e5 Merge branch 'riscv-wx-mappings' into for-next by Palmer Dabbelt · 3 years, 6 months ago
  8. e5c35fa0 riscv: Map the kernel with correct permissions the first time by Alexandre Ghiti · 3 years, 6 months ago
  9. c9811e3 riscv: Add mem kernel parameter support by Kefeng Wang · 3 years, 7 months ago
  10. ce3aca0 riscv: Only initialize swiotlb when necessary by Kefeng Wang · 3 years, 7 months ago
  11. ae3d69b riscv: fix typo in init.c by Vitaly Wool · 3 years, 7 months ago
  12. 8a4102a riscv: mm: Fix W+X mappings at boot by Jisheng Zhang · 3 years, 8 months ago
  13. 0106235 riscv: mm: init: Consolidate vars, functions by Jisheng Zhang · 3 years, 8 months ago
  14. 50bae95 riscv: mm: Drop redundant _sdata and _edata declaration by Kefeng Wang · 3 years, 8 months ago
  15. f842f5f riscv: Move setup_bootmem into paging_init by Kefeng Wang · 3 years, 8 months ago
  16. 8f3e136f riscv: mm: Remove setup_zero_page() by Jisheng Zhang · 3 years, 8 months ago
  17. 8d91b09 riscv: Consistify protect_kernel_linear_mapping_text_rodata() use by Geert Uytterhoeven · 3 years, 8 months ago
  18. 8db6f93 riscv: Only extend kernel reservation if mapped read-only by Geert Uytterhoeven · 3 years, 8 months ago
  19. 939b7cb Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 8 months ago
  20. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  21. 44c9225 RISC-V: enable XIP by Vitaly Wool · 3 years, 9 months ago
  22. 5640975 RISC-V: Add crash kernel support by Nick Kossifidis · 3 years, 9 months ago
  23. e53d281 RISC-V: Add kdump support by Nick Kossifidis · 3 years, 9 months ago
  24. e75e6bf riscv/mm: Use BUG_ON instead of if condition followed by BUG. by zhouchuangao · 3 years, 9 months ago
  25. de31ea4 riscv: Mark some global variables __ro_after_init by Jisheng Zhang · 3 years, 9 months ago
  26. 1987501 riscv: add __init section marker to some functions by Jisheng Zhang · 3 years, 9 months ago
  27. 2bfc6cd riscv: Move kernel mapping outside of linear mapping by Alexandre Ghiti · 3 years, 9 months ago
  28. f6e5aed riscv: Add support for memtest by Kefeng Wang · 3 years, 10 months ago
  29. dd2d082 riscv: Cleanup setup_bootmem() by Kefeng Wang · 3 years, 11 months ago
  30. 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
  31. 0f02de4 riscv: Get rid of MAX_EARLY_MAPPING_SIZE by Alexandre Ghiti · 3 years, 11 months ago
  32. aec33b5 riscv: Covert to reserve_initrd_mem() by Kefeng Wang · 4 years ago
  33. f105aa9 riscv: add BUILTIN_DTB support for MMU-enabled targets by Vitaly Wool · 4 years ago
  34. 336e8eb riscv: Fixup pfn_valid error with wrong max_mapnr by Guo Ren · 4 years ago
  35. abb8e86 RISC-V: Set current memblock limit by Atish Patra · 4 years ago
  36. 4f0e8ee riscv: Add numa support for riscv64 platform by Atish Patra · 4 years, 2 months ago
  37. cbd34f4 riscv: Separate memory init from paging init by Atish Patra · 4 years, 2 months ago
  38. d5805af riscv: Fix builtin DTB handling by Damien Le Moal · 4 years, 1 month ago
  39. de043da RISC-V: Fix usage of memblock_enforce_memory_limit by Atish Patra · 4 years, 1 month ago
  40. 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
  41. 19a0086 RISC-V: Protect all kernel sections including init early by Atish Patra · 4 years, 2 months ago
  42. da81558 riscv: Enable CMA support by Kefeng Wang · 4 years, 2 months ago
  43. 00ab027 RISC-V: Add kernel image sections to the resource tree by Nick Kossifidis · 4 years, 3 months ago
  44. 1074dd4 RISC-V: Use non-PGD mappings for early DTB access by Anup Patel · 4 years, 2 months ago
  45. 1bd14a6 RISC-V: Remove any memblock representing unusable memory area by Atish Patra · 4 years, 3 months ago
  46. 270315b Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
  47. cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 3 months ago
  48. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  49. c8e4701 riscv: drop unneeded node initialization by Mike Rapoport · 4 years, 3 months ago
  50. a78c6f5 RISC-V: Make sure memblock reserves the memory containing DT by Atish Patra · 4 years, 3 months ago
  51. b91540d RISC-V: Add EFI runtime services by Atish Patra · 4 years, 4 months ago
  52. e8dcb61 RISC-V: Implement late mapping page table allocation functions by Atish Patra · 4 years, 4 months ago
  53. 6262f66 RISC-V: Add early ioremap support by Atish Patra · 4 years, 4 months ago
  54. 8f3a2b4 RISC-V: Move DT mapping outof fixmap by Anup Patel · 4 years, 4 months ago
  55. 21190b7 riscv: Add sfence.vma after early page table changes by Greentime Hu · 4 years, 5 months ago
  56. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  57. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  58. 1d9cfee mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() by Anshuman Khandual · 4 years, 5 months ago
  59. dbf8381 Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
  60. e3ef4d6 riscv: Fix build warning for mm/init by Zong Li · 4 years, 6 months ago
  61. fa5a198 riscv: Parse all memory blocks to remove unusable memory by Atish Patra · 4 years, 6 months ago
  62. 4400231 RISC-V: Do not rely on initrd_start/end computed during early dt parsing by Atish Patra · 4 years, 6 months ago
  63. d0d8aae RISC-V: Set maximum number of mapped pages correctly by Atish Patra · 4 years, 6 months ago
  64. 526fbae riscv: Register System RAM as iomem resources by Zong Li · 4 years, 7 months ago
  65. cd16ed3 Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  66. 4e0f9e3 RISC-V: Don't mark init section as non-executable by Anup Patel · 4 years, 7 months ago
  67. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  68. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  69. 435faf5 Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  70. b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 7 months ago
  71. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  72. 8fa3cdf riscv: Fix print_vm_layout build error if NOMMU by Kefeng Wang · 4 years, 8 months ago
  73. 2d26825 riscv: Allow device trees to be built into the kernel by Palmer Dabbelt · 4 years, 9 months ago
  74. 73cb8e2 RISC-V: Remove unused code from STRICT_KERNEL_RWX by Atish Patra · 4 years, 8 months ago
  75. c749bb2 riscv: set max_pfn to the PFN of the last page by Vincent Chen · 4 years, 8 months ago
  76. eab4002 Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
  77. d27c3c9 riscv: add STRICT_KERNEL_RWX support by Zong Li · 4 years, 10 months ago
  78. a160eed riscv: Fix range looking for kernel image memblock by Alexandre Ghiti · 4 years, 11 months ago
  79. ac51e00 riscv: mm: use __pa_symbol for kernel symbols by Zong Li · 5 years ago
  80. 8eace9f Merge branch 'next/misc2' into for-next by Paul Walmsley · 5 years ago
  81. 5ba9aa5 Merge branch 'next/nommu' into for-next by Paul Walmsley · 5 years ago
  82. 2cc6c4a RISC-V: Add address map dumper by Yash Shah · 5 years ago
  83. 6bd33e1 riscv: add nommu support by Christoph Hellwig · 5 years ago
  84. 0fdc636 riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE by Zong Li · 5 years ago
  85. 6a527b6 riscv: init: merge split string literals in preprocessor directive by Paul Walmsley · 5 years ago
  86. ffaee27 riscv: add prototypes for assembly language functions from head.S by Paul Walmsley · 5 years ago
  87. 9fe57d8 riscv: Fix undefined reference to vmemmap_populate_basepages by Kefeng Wang · 5 years ago
  88. 922b037 riscv: Fix memblock reservation for device tree blob by Albert Ou · 5 years ago
  89. d95f1a5 RISC-V: Implement sparsemem by Logan Gunthorpe · 5 years ago
  90. 4f3f900 riscv: Using CSR numbers to access CSRs by Bin Meng · 5 years ago
  91. 671f9a3 RISC-V: Setup initial page tables in two stages by Anup Patel · 6 years ago
  92. 2ebca1c riscv: remove free_initrd_mem by Christoph Hellwig · 6 years ago
  93. d90d45d RISC-V: Fix memory reservation in setup_bootmem() by Anup Patel · 6 years ago
  94. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  95. 0d7b4a6 riscv: switch over to generic free_initmem() by Mike Rapoport · 6 years ago
  96. f05badd RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems by Anup Patel · 6 years ago
  97. 387181d RISC-V: Always compile mm/init.c with cmodel=medany and notrace by Anup Patel · 6 years ago
  98. 823900c RISC-V: Free-up initrd in free_initrd_mem() by Anup Patel · 6 years ago
  99. f2c17aa RISC-V: Implement compile-time fixed mappings by Anup Patel · 6 years ago
  100. 6f1e9e9 RISC-V: Move setup_vm() to mm/init.c by Anup Patel · 6 years ago