1. 2f3035d riscv: prefix IRQ_ macro names with an RV_ namespace by Paul Walmsley · 5 years ago
  2. 01f52e1 riscv: define vmemmap before pfn_to_page calls by David Abdurachmanov · 5 years ago
  3. 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
  4. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  5. a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
  6. 5ba9aa5 Merge branch 'next/nommu' into for-next by Paul Walmsley · 5 years ago
  7. 4a97986 Merge branch 'next/misc' into for-next by Paul Walmsley · 5 years ago
  8. 6bd33e1 riscv: add nommu support by Christoph Hellwig · 5 years ago
  9. 9e80635 riscv: clear the instruction cache and all registers when booting by Christoph Hellwig · 5 years ago
  10. accb9db riscv: read the hart ID from mhartid on boot by Damien Le Moal · 5 years ago
  11. fcdc653 riscv: provide native clint access for M-mode by Christoph Hellwig · 5 years ago
  12. 4f9bbce riscv: add support for MMIO access to the timer registers by Christoph Hellwig · 5 years ago
  13. 8bf90f3 riscv: implement remote sfence.i using IPIs by Christoph Hellwig · 5 years ago
  14. 3b03ac6 riscv: poison SBI calls for M-mode by Christoph Hellwig · 5 years ago
  15. 6b57ba8 riscv: clean up the macro format in each header file by Zong Li · 5 years ago
  16. 38af578 riscv: use the generic ioremap code by Christoph Hellwig · 5 years ago
  17. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  18. a4c3733 riscv: abstract out CSR names for supervisor vs machine mode by Christoph Hellwig · 5 years ago
  19. 0c3ac28 riscv: separate MMIO functions into their own header file by Paul Walmsley · 5 years ago
  20. 5340627 riscv: add support for SECCOMP and SECCOMP_FILTER by David Abdurachmanov · 5 years ago
  21. 00a5bf3 RISC-V: Add PCIe I/O BAR memory mapping by Yash Shah · 5 years ago
  22. 5ed881b riscv: add missing header file includes by Paul Walmsley · 5 years ago
  23. a6d9e26 riscv: cleanup <asm/bug.h> by Christoph Hellwig · 5 years ago
  24. 62103ec riscv: Fix implicit declaration of 'page_to_section' by Kefeng Wang · 5 years ago
  25. 90db7b2 riscv: fix fs/proc/kcore.c compilation with sparsemem enabled by David Abdurachmanov · 5 years ago
  26. 5bf4e52 RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START by Greentime Hu · 5 years ago
  27. 4c8eb19 riscv: tlbflush: remove confusing comment on local_flush_tlb_all() by Paul Walmsley · 5 years ago
  28. 1885660 RISC-V: Clear load reservations while restoring hart contexts by Palmer Dabbelt · 5 years ago
  29. 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
  30. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  31. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  32. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  33. b6f2b2e RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y by Greentime Hu · 5 years ago
  34. 58d4faf Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  35. 474efec riscv: modify the Image header to improve compatibility with the ARM64 header by Paul Walmsley · 5 years ago
  36. 95594cb riscv: move the TLB flush logic out of line by Christoph Hellwig · 5 years ago
  37. 2f12dbf1 riscv: don't use the rdtime(h) pseudo-instructions by Christoph Hellwig · 5 years ago
  38. f5bf645 riscv: cleanup riscv_cpuid_to_hartid_mask by Christoph Hellwig · 5 years ago
  39. 98a93b0 riscv: Add support for perf registers sampling by Mao Han · 5 years ago
  40. d95f1a5 RISC-V: Implement sparsemem by Logan Gunthorpe · 5 years ago
  41. a256f2e RISC-V: Fix FIXMAP area corruption on RV32 systems by Anup Patel · 5 years ago
  42. 69703eb riscv: Make __fstate_clean() work correctly. by Vincent Chen · 5 years ago
  43. 8ac71d7 riscv: Correct the initialized flow of FP register by Vincent Chen · 5 years ago
  44. eb93685 riscv: fix flush_tlb_range() end address for flush_tlb_page() by Paul Walmsley · 5 years ago
  45. ad28fd1 Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  46. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  47. 251a448 riscv: include generic support for MSI irqdomains by Wesley Terpstra · 6 years ago
  48. 56ac5e2 riscv: enable sys_clone3 syscall for rv64 by Paul Walmsley · 5 years ago
  49. 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  50. 2d69fbf riscv: fix build break after macro-to-function conversion in generic cacheflush.h by Paul Walmsley · 5 years ago
  51. d1b46fe riscv: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  52. 0f327f2 RISC-V: Add an Image header that boot loader can parse. by Atish Patra · 6 years ago
  53. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  54. 671f9a3 RISC-V: Setup initial page tables in two stages by Anup Patel · 6 years ago
  55. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  56. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. 9e953cd riscv: Introduce huge page support for 32/64bit kernel by Alexandre Ghiti · 6 years ago
  58. 556024d riscv: Remove gate area stubs by Andy Lutomirski · 6 years ago
  59. ad97f9d riscv: add binfmt_flat support by Christoph Hellwig · 6 years ago
  60. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  61. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  62. eb7c825 Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  63. 259931f riscv: remove unused barrier defines by Rolf Eike Beer · 6 years ago
  64. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  65. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  66. 0754211 locking/atomic, riscv: Use s64 for atomic64 by Mark Rutland · 6 years ago
  67. 33e42ef locking/atomic, riscv: Fix atomic64_sub_if_positive() offset argument by Mark Rutland · 6 years ago
  68. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  69. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  70. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  71. 6f25a96 signal/riscv: Remove tsk parameter from do_trap by Eric W. Biederman · 6 years ago
  72. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  73. ff8583d Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  74. b0bb126 Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  75. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  76. a967a28 RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs by Yash Shah · 6 years ago
  77. ee72e0e riscv: Add the support for c.ebreak check in is_valid_bugaddr() by Vincent Chen · 6 years ago
  78. d18ebc2 riscv: support trap-based WARN() by Vincent Chen · 6 years ago
  79. a21344d riscv: fix sbi_remote_sfence_vma{,_asid}. by Gary Guo · 6 years ago
  80. f6635f8 riscv: move switch_mm to its own file by Gary Guo · 6 years ago
  81. 58de775 riscv: move flush_icache_{all,mm} to cacheflush.c by Gary Guo · 6 years ago
  82. a3182c9 RISC-V: Access CSRs using CSR numbers by Anup Patel · 6 years ago
  83. 6dcaf00 RISC-V: Add interrupt related SCAUSE defines in asm/csr.h by Anup Patel · 6 years ago
  84. 196a14d RISC-V: Use tabs to align macro values in asm/csr.h by Anup Patel · 6 years ago
  85. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  86. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  87. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 6ab77af riscv: remove duplicate macros from ptrace.h by Christoph Hellwig · 6 years ago
  89. 09afac7 riscv: remove CONFIG_RISCV_ISA_A by Christoph Hellwig · 6 years ago
  90. e28dcc7 riscv: remove unreachable big endian code by Christoph Hellwig · 6 years ago
  91. 5cfade5 riscv: turn mm_segment_t into a struct by Christoph Hellwig · 6 years ago
  92. df72096 riscv: use asm-generic/extable.h by Christoph Hellwig · 6 years ago
  93. b012980 riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code by Will Deacon · 6 years ago
  94. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  95. 970b766 Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  96. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  97. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  98. 10a1699 riscv: Fix syscall_get_arguments() and syscall_set_arguments() by Dmitry V. Levin · 6 years ago
  99. 5f307be asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() by Peter Zijlstra · 6 years ago
  100. ff0e2a7 RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area by Anup Patel · 6 years ago