1. 2f3035d riscv: prefix IRQ_ macro names with an RV_ namespace by Paul Walmsley · 5 years ago
  2. 1d8f657 riscv: ftrace: correct the condition logic in function graph tracer by Zong Li · 5 years ago
  3. cfda861 riscv: dts: Add DT support for SiFive L2 cache controller by Yash Shah · 5 years ago
  4. 0da310e8 riscv: gcov: enable gcov for RISC-V by Zong Li · 5 years ago
  5. ac51e00 riscv: mm: use __pa_symbol for kernel symbols by Zong Li · 5 years ago
  6. 1833e32 riscv: export flush_icache_all to modules by Olof Johansson · 5 years ago
  7. 556f47a riscv: reject invalid syscalls below -1 by David Abdurachmanov · 5 years ago
  8. 4d47ce1 riscv: fix compile failure with EXPORT_SYMBOL() & !MMU by Luc Van Oostenryck · 5 years ago
  9. 7214618 Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  10. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  11. 9209fb5 riscv: move sifive_l2_cache.c to drivers/soc by Christoph Hellwig · 5 years ago
  12. 01f52e1 riscv: define vmemmap before pfn_to_page calls by David Abdurachmanov · 5 years ago
  13. d411cf0 riscv: fix scratch register clearing in M-mode. by Greentime Hu · 5 years ago
  14. 0312a3d riscv: Fix use of undefined config option CONFIG_CONFIG_MMU by Andreas Schwab · 5 years ago
  15. 96bc443 bpf, riscv: Limit to 33 tail calls by Paul Chaignon · 5 years ago
  16. bc3e8f5 riscv: only select serial sifive if TTY is enabled by Kefeng Wang · 5 years ago
  17. 0e72a2f riscv: Fix build dependency for loader by Olof Johansson · 5 years ago
  18. 6cdc7f2 Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  19. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  20. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  21. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  22. 6a0e20c Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  23. a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
  24. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  26. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  27. 1646220 Merge branch 'next/defconfig-add-debug' into for-next by Paul Walmsley · 5 years ago
  28. 8eace9f Merge branch 'next/misc2' into for-next by Paul Walmsley · 5 years ago
  29. 5ba9aa5 Merge branch 'next/nommu' into for-next by Paul Walmsley · 5 years ago
  30. 4a97986 Merge branch 'next/misc' into for-next by Paul Walmsley · 5 years ago
  31. e8cad25 Merge branch 'next/tlb-opt' into for-next by Paul Walmsley · 5 years ago
  32. 9acfd6f Merge branch 'next/isa-string' into for-next by Paul Walmsley · 5 years ago
  33. 2cc6c4a RISC-V: Add address map dumper by Yash Shah · 5 years ago
  34. 2e06b27 riscv: defconfigs: enable more debugging options by Paul Walmsley · 5 years ago
  35. f2c5fd9 riscv: defconfigs: enable debugfs by Paul Walmsley · 6 years ago
  36. de29fe3 riscv: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  37. 405fe7a riscv: provide a flat image loader by Christoph Hellwig · 5 years ago
  38. 6bd33e1 riscv: add nommu support by Christoph Hellwig · 5 years ago
  39. 9e80635 riscv: clear the instruction cache and all registers when booting by Christoph Hellwig · 5 years ago
  40. accb9db riscv: read the hart ID from mhartid on boot by Damien Le Moal · 5 years ago
  41. fcdc653 riscv: provide native clint access for M-mode by Christoph Hellwig · 5 years ago
  42. c12d336 int128: move __uint128_t compiler test to Kconfig by Ard Biesheuvel · 5 years ago
  43. c5ab54e riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00 by Green Wan · 5 years ago
  44. 4f9bbce riscv: add support for MMIO access to the timer registers by Christoph Hellwig · 5 years ago
  45. 8bf90f3 riscv: implement remote sfence.i using IPIs by Christoph Hellwig · 5 years ago
  46. 3320648 riscv: cleanup the default power off implementation by Christoph Hellwig · 5 years ago
  47. 3b03ac6 riscv: poison SBI calls for M-mode by Christoph Hellwig · 5 years ago
  48. eded8bc riscv: don't allow selecting SBI based drivers for M-mode by Damien Le Moal · 5 years ago
  49. 8083c62 RISC-V: Add multiple compression image format. by Atish Patra · 5 years ago
  50. 6b57ba8 riscv: clean up the macro format in each header file by Zong Li · 5 years ago
  51. 0fdc636 riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE by Zong Li · 5 years ago
  52. 38af578 riscv: use the generic ioremap code by Christoph Hellwig · 5 years ago
  53. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  54. a4c3733 riscv: abstract out CSR names for supervisor vs machine mode by Christoph Hellwig · 5 years ago
  55. 0c3ac28 riscv: separate MMIO functions into their own header file by Paul Walmsley · 5 years ago
  56. 86fe639 riscv: enter WFI in default_power_off() if SBI does not shutdown by Christoph Hellwig · 5 years ago
  57. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  58. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  59. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  60. 6efb16b RISC-V: Issue a tlb page flush if possible by Atish Patra · 5 years ago
  61. 31738ed RISC-V: Issue a local tlbflush if possible. by Atish Patra · 5 years ago
  62. 6384423 RISC-V: Do not invoke SBI call if cpumask is empty by Atish Patra · 5 years ago
  63. 5340627 riscv: add support for SECCOMP and SECCOMP_FILTER by David Abdurachmanov · 5 years ago
  64. 1edd28b RISC-V: Remove unsupported isa string info print by Atish Patra · 5 years ago
  65. 00a5bf3 RISC-V: Add PCIe I/O BAR memory mapping by Yash Shah · 5 years ago
  66. f307307 riscv: for C functions called only from assembly, mark with __visible by Paul Walmsley · 5 years ago
  67. a48dac4 riscv: fp: add missing __user pointer annotations by Paul Walmsley · 5 years ago
  68. 5ed881b riscv: add missing header file includes by Paul Walmsley · 5 years ago
  69. bf6df5d riscv: mark some code and data as file-static by Paul Walmsley · 5 years ago
  70. 6a527b6 riscv: init: merge split string literals in preprocessor directive by Paul Walmsley · 5 years ago
  71. ffaee27 riscv: add prototypes for assembly language functions from head.S by Paul Walmsley · 5 years ago
  72. e8f44c5 riscv: cleanup do_trap_break by Christoph Hellwig · 5 years ago
  73. a6d9e26 riscv: cleanup <asm/bug.h> by Christoph Hellwig · 5 years ago
  74. 9fe57d8 riscv: Fix undefined reference to vmemmap_populate_basepages by Kefeng Wang · 5 years ago
  75. 62103ec riscv: Fix implicit declaration of 'page_to_section' by Kefeng Wang · 5 years ago
  76. 90db7b2 riscv: fix fs/proc/kcore.c compilation with sparsemem enabled by David Abdurachmanov · 5 years ago
  77. 04ce8d3 riscv: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  78. 5bf4e52 RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START by Greentime Hu · 5 years ago
  79. 4c8eb19 riscv: tlbflush: remove confusing comment on local_flush_tlb_all() by Paul Walmsley · 5 years ago
  80. 2993c9b riscv: dts: HiFive Unleashed: add default chosen/stdout-path by Paul Walmsley · 5 years ago
  81. 2f01b78 riscv: remove the switch statement in do_trap_break() by Vincent Chen · 5 years ago
  82. cd9e72b8 RISC-V: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  83. 8bb0dae riscv: Correct the handling of unexpected ebreak in do_trap_break() by Vincent Chen · 5 years ago
  84. e0c0fc1 riscv: avoid sending a SIGTRAP to a user thread trapped in WARN() by Vincent Chen · 5 years ago
  85. 8b04825 riscv: avoid kernel hangs when trapped in BUG() by Vincent Chen · 5 years ago
  86. 922b037 riscv: Fix memblock reservation for device tree blob by Albert Ou · 5 years ago
  87. 1885660 RISC-V: Clear load reservations while restoring hart contexts by Palmer Dabbelt · 5 years ago
  88. 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  89. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  90. 54c95a1 riscv: make mmap allocation top-down by default by Alexandre Ghiti · 5 years ago
  91. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  92. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  93. c82dd6d riscv: Avoid interrupts being erroneously enabled in handle_exception() by Vincent Chen · 5 years ago
  94. c810071 riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes by Bin Meng · 5 years ago
  95. 3bcca2a riscv: dts: sifive: Add ethernet0 to the aliases node by Bin Meng · 5 years ago
  96. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  97. d3d7a0c RISC-V: Export kernel symbols for kvm by Atish Patra · 5 years ago
  98. b47613d arch/riscv: disable excess harts before picking main boot hart by Xiang Wang · 5 years ago
  99. 1cec0ce RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig by Anup Patel · 5 years ago
  100. b6f2b2e RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y by Greentime Hu · 5 years ago