1. e05d57d riscv: Fixup __vdso_gettimeofday broke dynamic ftrace by Guo Ren · 4 years, 7 months ago
  2. e93b327 riscv: Add extern declarations for vDSO time-related functions by Vincent Chen · 4 years, 7 months ago
  3. a0fc3b3 riscv: Add -fPIC option to CFLAGS_vgettimeofday.o by Vincent Chen · 4 years, 7 months ago
  4. 7fdfbe0 Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  5. 0e2c090 RISC-V: Acquire mmap lock before invoking walk_page_range by Atish Patra · 4 years, 7 months ago
  6. e0d17c8 RISC-V: Don't allow write+exec only page mapping request in mmap by Yash Shah · 4 years, 7 months ago
  7. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  8. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  9. 6c58f25 riscv/atomic: Fix sign extension for RV64I by Nathan Huckleberry · 4 years, 8 months ago
  10. 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, 8 months ago
  11. 01f7638 riscv: set the permission of vdso_data to read-only by Vincent Chen · 4 years, 8 months ago
  12. ad5d112 riscv: use vDSO common flow to reduce the latency of the time-related functions by Vincent Chen · 4 years, 8 months ago
  13. 05589dd riscv: fix build warning of missing prototypes by Zong Li · 4 years, 8 months ago
  14. 4e0f9e3 RISC-V: Don't mark init section as non-executable by Anup Patel · 4 years, 8 months ago
  15. e71ee06 RISC-V: Force select RISCV_INTC for CONFIG_RISCV by Anup Patel · 4 years, 8 months ago
  16. 24dc170 RISC-V: Remove do_IRQ() function by Anup Patel · 4 years, 8 months ago
  17. 033a65d clocksource/drivers/timer-riscv: Use per-CPU timer interrupt by Anup Patel · 4 years, 8 months ago
  18. 6b7ce892 irqchip: RISC-V per-HART local interrupt controller driver by Anup Patel · 4 years, 8 months ago
  19. d175d69 RISC-V: Rename and move plic_find_hart_id() to arch directory by Anup Patel · 4 years, 8 months ago
  20. 5cf998b RISC-V: self-contained IPI handling routine by Anup Patel · 4 years, 8 months ago
  21. e8c7ef7 RISC-V: Sort select statements alphanumerically by Palmer Dabbelt · 4 years, 8 months ago
  22. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 8 months ago
  23. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 8 months ago
  24. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 8 months ago
  25. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
  26. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 8 months ago
  27. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  28. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  29. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
  30. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 8 months ago
  31. 0b3d436 riscv: add show_stack_loglvl() by Dmitry Safonov · 4 years, 8 months ago
  32. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 8 months ago
  33. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 8 months ago
  34. 396eb69 riscv: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  35. 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, 8 months ago
  36. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  37. b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 8 months ago
  38. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 8 months ago
  39. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 8 months ago
  40. 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 8 months ago
  41. 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 8 months ago
  42. ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 8 months ago
  43. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 8 months ago
  44. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 8 months ago
  45. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  46. c3f896d mm: switch the test_vmalloc module to use __vmalloc_node by Christoph Hellwig · 4 years, 8 months ago
  47. 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 8 months ago
  48. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  49. 8356c37 RISC-V: gp_in_global needs register keyword by Palmer Dabbelt · 4 years, 8 months ago
  50. 8fa3cdf riscv: Fix print_vm_layout build error if NOMMU by Kefeng Wang · 4 years, 8 months ago
  51. 087958a riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure by Yash Shah · 5 years ago
  52. 0ff7c3b riscv: Use text_mutex instead of patch_lock by Zong Li · 4 years, 9 months ago
  53. 5303df2 riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation by Zong Li · 4 years, 9 months ago
  54. b80b3d5 riscv: Remove the 'riscv_' prefix of function name by Zong Li · 4 years, 9 months ago
  55. edde558 riscv: Add SW single-step support for KDB by Vincent Chen · 4 years, 9 months ago
  56. d965757 riscv: Use the XML target descriptions to report 3 system registers by Vincent Chen · 4 years, 9 months ago
  57. fe89bd2 riscv: Add KGDB support by Vincent Chen · 4 years, 9 months ago
  58. eb077c9 RISC-V: Skip setting up PMPs on traps by Palmer Dabbelt · 4 years, 10 months ago
  59. 045c654 riscv: K210: Update defconfig by Damien Le Moal · 4 years, 9 months ago
  60. 8bb6617 riscv: K210: Add a built-in device tree by Palmer Dabbelt · 4 years, 9 months ago
  61. 2d26825 riscv: Allow device trees to be built into the kernel by Palmer Dabbelt · 4 years, 9 months ago
  62. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  63. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  64. ed1ed4c riscv: mmiowb: Fix implicit declaration of function 'smp_processor_id' by Kefeng Wang · 4 years, 9 months ago
  65. 9a6630a riscv: pgtable: Fix __kernel_map_pages build error if NOMMU by Kefeng Wang · 4 years, 9 months ago
  66. 6986841 riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU by Kefeng Wang · 4 years, 9 months ago
  67. 21e2414 riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMU by Kefeng Wang · 4 years, 9 months ago
  68. fa8174a riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU by Kefeng Wang · 4 years, 9 months ago
  69. 0502bee riscv: stacktrace: Fix undefined reference to `walk_stackframe' by Kefeng Wang · 4 years, 9 months ago
  70. ab7fbad riscv: Fix unmet direct dependencies built based on SOC_VIRT by Kefeng Wang · 4 years, 9 months ago
  71. 48084c3 riscv: perf: RISCV_BASE_PMU should be independent by Kefeng Wang · 4 years, 9 months ago
  72. e7b146a riscv: perf_event: Make some funciton static by Kefeng Wang · 4 years, 9 months ago
  73. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  74. 073ca6a bpf, riscv: Optimize BPF_JSET BPF_K using andi on RV64 by Luke Nelson · 4 years, 9 months ago
  75. ca349a6 bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 on RV64 by Luke Nelson · 4 years, 9 months ago
  76. 21a099a bpf, riscv: Optimize FROM_LE using verifier_zext on RV64 by Luke Nelson · 4 years, 9 months ago
  77. 0224b2a bpf, riscv: Enable missing verifier_zext optimizations on RV64 by Luke Nelson · 4 years, 9 months ago
  78. 73cb8e2 RISC-V: Remove unused code from STRICT_KERNEL_RWX by Atish Patra · 4 years, 9 months ago
  79. d6d5161 riscv: force __cpu_up_ variables to put in data section by Zong Li · 4 years, 9 months ago
  80. 0a9f2a6 riscv: add Linux note to vdso by Andreas Schwab · 4 years, 9 months ago
  81. c749bb2 riscv: set max_pfn to the PFN of the last page by Vincent Chen · 4 years, 9 months ago
  82. a2da5b1 RISC-V: Remove N-extension related defines by Anup Patel · 4 years, 9 months ago
  83. 6bcff51 RISC-V: Add bitmap reprensenting ISA features common across CPUs by Anup Patel · 4 years, 9 months ago
  84. 7391efa RISC-V: Export riscv_cpuid_to_hartid_mask() API by Anup Patel · 4 years, 9 months ago
  85. 91f6585 bpf, riscv: Fix stack layout of JITed code on RV32 by Luke Nelson · 4 years, 9 months ago
  86. 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, 9 months ago
  87. 745abfa bpf, riscv: Fix tail call count off by one in RV32 BPF JIT by Luke Nelson · 4 years, 9 months ago
  88. a5fe13c riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMU by Damien Le Moal · 4 years, 9 months ago
  89. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  90. 7d0ce3b riscv: sbi: Fix undefined reference to sbi_shutdown by Kefeng Wang · 4 years, 9 months ago
  91. 72df61d riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export by Kefeng Wang · 4 years, 9 months ago
  92. 3c1918c riscv: fix vdso build with lld by Ilie Halip · 4 years, 9 months ago
  93. af2bdf8 RISC-V: stacktrace: Declare sp_in_global outside ifdef by Guenter Roeck · 4 years, 9 months ago
  94. c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  95. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 10 months ago
  96. 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  97. 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, 10 months ago
  98. 489553d riscv, bpf: Fix offset range checking for auipc+jalr on RV64 by Luke Nelson · 4 years, 10 months ago
  99. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  100. 37809df riscv: create a loader.bin boot image for Kendryte SoC by Christoph Hellwig · 4 years, 10 months ago