1. 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
  2. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  3. b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 7 months ago
  4. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
  5. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
  6. 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 7 months ago
  7. 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 7 months ago
  8. ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 7 months ago
  9. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  10. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  11. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  12. c3f896d mm: switch the test_vmalloc module to use __vmalloc_node by Christoph Hellwig · 4 years, 7 months ago
  13. 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 7 months ago
  14. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  15. 8356c37 RISC-V: gp_in_global needs register keyword by Palmer Dabbelt · 4 years, 8 months ago
  16. 8fa3cdf riscv: Fix print_vm_layout build error if NOMMU by Kefeng Wang · 4 years, 8 months ago
  17. 087958a riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure by Yash Shah · 4 years, 11 months ago
  18. 0ff7c3b riscv: Use text_mutex instead of patch_lock by Zong Li · 4 years, 9 months ago
  19. 5303df2 riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation by Zong Li · 4 years, 9 months ago
  20. b80b3d5 riscv: Remove the 'riscv_' prefix of function name by Zong Li · 4 years, 9 months ago
  21. edde558 riscv: Add SW single-step support for KDB by Vincent Chen · 4 years, 9 months ago
  22. d965757 riscv: Use the XML target descriptions to report 3 system registers by Vincent Chen · 4 years, 9 months ago
  23. fe89bd2 riscv: Add KGDB support by Vincent Chen · 4 years, 9 months ago
  24. eb077c9 RISC-V: Skip setting up PMPs on traps by Palmer Dabbelt · 4 years, 9 months ago
  25. 045c654 riscv: K210: Update defconfig by Damien Le Moal · 4 years, 9 months ago
  26. 8bb6617 riscv: K210: Add a built-in device tree by Palmer Dabbelt · 4 years, 9 months ago
  27. 2d26825 riscv: Allow device trees to be built into the kernel by Palmer Dabbelt · 4 years, 9 months ago
  28. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  29. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  30. ed1ed4c riscv: mmiowb: Fix implicit declaration of function 'smp_processor_id' by Kefeng Wang · 4 years, 8 months ago
  31. 9a6630a riscv: pgtable: Fix __kernel_map_pages build error if NOMMU by Kefeng Wang · 4 years, 8 months ago
  32. 6986841 riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU by Kefeng Wang · 4 years, 8 months ago
  33. 21e2414 riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMU by Kefeng Wang · 4 years, 8 months ago
  34. fa8174a riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU by Kefeng Wang · 4 years, 8 months ago
  35. 0502bee riscv: stacktrace: Fix undefined reference to `walk_stackframe' by Kefeng Wang · 4 years, 8 months ago
  36. ab7fbad riscv: Fix unmet direct dependencies built based on SOC_VIRT by Kefeng Wang · 4 years, 8 months ago
  37. 48084c3 riscv: perf: RISCV_BASE_PMU should be independent by Kefeng Wang · 4 years, 8 months ago
  38. e7b146a riscv: perf_event: Make some funciton static by Kefeng Wang · 4 years, 8 months ago
  39. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  40. 073ca6a bpf, riscv: Optimize BPF_JSET BPF_K using andi on RV64 by Luke Nelson · 4 years, 8 months ago
  41. ca349a6 bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 on RV64 by Luke Nelson · 4 years, 8 months ago
  42. 21a099a bpf, riscv: Optimize FROM_LE using verifier_zext on RV64 by Luke Nelson · 4 years, 8 months ago
  43. 0224b2a bpf, riscv: Enable missing verifier_zext optimizations on RV64 by Luke Nelson · 4 years, 8 months ago
  44. 73cb8e2 RISC-V: Remove unused code from STRICT_KERNEL_RWX by Atish Patra · 4 years, 8 months ago
  45. d6d5161 riscv: force __cpu_up_ variables to put in data section by Zong Li · 4 years, 8 months ago
  46. 0a9f2a6 riscv: add Linux note to vdso by Andreas Schwab · 4 years, 8 months ago
  47. c749bb2 riscv: set max_pfn to the PFN of the last page by Vincent Chen · 4 years, 8 months ago
  48. a2da5b1 RISC-V: Remove N-extension related defines by Anup Patel · 4 years, 9 months ago
  49. 6bcff51 RISC-V: Add bitmap reprensenting ISA features common across CPUs by Anup Patel · 4 years, 9 months ago
  50. 7391efa RISC-V: Export riscv_cpuid_to_hartid_mask() API by Anup Patel · 4 years, 9 months ago
  51. 91f6585 bpf, riscv: Fix stack layout of JITed code on RV32 by Luke Nelson · 4 years, 8 months ago
  52. 1d2cc5a Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  53. 745abfa bpf, riscv: Fix tail call count off by one in RV32 BPF JIT by Luke Nelson · 4 years, 9 months ago
  54. a5fe13c riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMU by Damien Le Moal · 4 years, 9 months ago
  55. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  56. 7d0ce3b riscv: sbi: Fix undefined reference to sbi_shutdown by Kefeng Wang · 4 years, 9 months ago
  57. 72df61d riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export by Kefeng Wang · 4 years, 9 months ago
  58. 3c1918c riscv: fix vdso build with lld by Ilie Halip · 4 years, 9 months ago
  59. af2bdf8 RISC-V: stacktrace: Declare sp_in_global outside ifdef by Guenter Roeck · 4 years, 9 months ago
  60. c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  61. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  62. 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  63. 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
  64. 489553d riscv, bpf: Fix offset range checking for auipc+jalr on RV64 by Luke Nelson · 4 years, 9 months ago
  65. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  66. 37809df riscv: create a loader.bin boot image for Kendryte SoC by Christoph Hellwig · 4 years, 10 months ago
  67. aa10eb6 riscv: Kendryte K210 default config by Damien Le Moal · 4 years, 10 months ago
  68. 5ba568f riscv: Add Kendryte K210 device tree by Damien Le Moal · 4 years, 10 months ago
  69. 8759a42 riscv: Select required drivers for Kendryte SOC by Damien Le Moal · 4 years, 10 months ago
  70. c48c4a4 riscv: Add Kendryte K210 SoC support by Christoph Hellwig · 4 years, 10 months ago
  71. 335b139 riscv: Add SOC early init support by Damien Le Moal · 4 years, 10 months ago
  72. 956d705 riscv: Unaligned load/store handling for M_MODE by Damien Le Moal · 4 years, 10 months ago
  73. 93bbb25 riscv, bpf: Remove BPF JIT for nommu builds by Björn Töpel · 4 years, 9 months ago
  74. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  75. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  76. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  77. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  78. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  79. f1e5858 RISC-V: Support cpu hotplug by Atish Patra · 4 years, 10 months ago
  80. cfafe26 RISC-V: Add supported for ordered booting method using HSM by Atish Patra · 4 years, 10 months ago
  81. db5a794 RISC-V: Add SBI HSM extension definitions by Atish Patra · 4 years, 10 months ago
  82. f90b43c RISC-V: Export SBI error to linux error mapping function by Atish Patra · 4 years, 10 months ago
  83. 2875fe0 RISC-V: Add cpu_ops and modify default booting method by Atish Patra · 4 years, 10 months ago
  84. e011995 RISC-V: Move relocate and few other functions out of __init by Atish Patra · 4 years, 10 months ago
  85. 1ef46c2 RISC-V: Implement new SBI v0.2 extensions by Atish Patra · 4 years, 10 months ago
  86. efca139 RISC-V: Introduce a new config for SBI v0.1 by Atish Patra · 4 years, 10 months ago
  87. ecbacc2 RISC-V: Add SBI v0.2 extension definitions by Atish Patra · 4 years, 10 months ago
  88. b9dcd9e RISC-V: Add basic support for SBI v0.2 by Atish Patra · 4 years, 10 months ago
  89. 8446923 RISC-V: Mark existing SBI as 0.1 SBI. by Atish Patra · 4 years, 10 months ago
  90. 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  91. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  92. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
  93. cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 9 months ago
  94. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
  95. 2191b4f RISC-V: Move all address space definition macros to one place by Atish Patra · 4 years, 9 months ago
  96. bd6f203 RISC-V: Only select essential drivers for SOC_VIRT config by Anup Patel · 4 years, 10 months ago
  97. 88d1103 riscv: Use macro definition instead of magic number by Zong Li · 4 years, 10 months ago
  98. 59c4da8 riscv: Add support to dump the kernel page tables by Zong Li · 4 years, 10 months ago
  99. 8fdddb2 riscv: patch code by fixmap mapping by Zong Li · 4 years, 10 months ago
  100. 043cb41 riscv: introduce interfaces to patch kernel code by Zong Li · 4 years, 10 months ago