1. 1885660 RISC-V: Clear load reservations while restoring hart contexts by Palmer Dabbelt · 5 years ago
  2. 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
  3. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  4. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  5. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  6. b6f2b2e RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y by Greentime Hu · 5 years ago
  7. 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
  8. 474efec riscv: modify the Image header to improve compatibility with the ARM64 header by Paul Walmsley · 5 years ago
  9. 95594cb riscv: move the TLB flush logic out of line by Christoph Hellwig · 5 years ago
  10. 2f12dbf1 riscv: don't use the rdtime(h) pseudo-instructions by Christoph Hellwig · 5 years ago
  11. f5bf645 riscv: cleanup riscv_cpuid_to_hartid_mask by Christoph Hellwig · 5 years ago
  12. 98a93b0 riscv: Add support for perf registers sampling by Mao Han · 5 years ago
  13. d95f1a5 RISC-V: Implement sparsemem by Logan Gunthorpe · 5 years ago
  14. a256f2e RISC-V: Fix FIXMAP area corruption on RV32 systems by Anup Patel · 5 years ago
  15. 69703eb riscv: Make __fstate_clean() work correctly. by Vincent Chen · 5 years ago
  16. 8ac71d7 riscv: Correct the initialized flow of FP register by Vincent Chen · 5 years ago
  17. eb93685 riscv: fix flush_tlb_range() end address for flush_tlb_page() by Paul Walmsley · 5 years ago
  18. 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
  19. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  20. 251a448 riscv: include generic support for MSI irqdomains by Wesley Terpstra · 6 years ago
  21. 56ac5e2 riscv: enable sys_clone3 syscall for rv64 by Paul Walmsley · 5 years ago
  22. 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
  23. 2d69fbf riscv: fix build break after macro-to-function conversion in generic cacheflush.h by Paul Walmsley · 5 years ago
  24. d1b46fe riscv: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  25. 0f327f2 RISC-V: Add an Image header that boot loader can parse. by Atish Patra · 6 years ago
  26. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  27. 671f9a3 RISC-V: Setup initial page tables in two stages by Anup Patel · 6 years ago
  28. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  29. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 9e953cd riscv: Introduce huge page support for 32/64bit kernel by Alexandre Ghiti · 6 years ago
  31. 556024d riscv: Remove gate area stubs by Andy Lutomirski · 6 years ago
  32. ad97f9d riscv: add binfmt_flat support by Christoph Hellwig · 6 years ago
  33. 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
  34. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  35. 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
  36. 259931f riscv: remove unused barrier defines by Rolf Eike Beer · 6 years ago
  37. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  38. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  39. 0754211 locking/atomic, riscv: Use s64 for atomic64 by Mark Rutland · 6 years ago
  40. 33e42ef locking/atomic, riscv: Fix atomic64_sub_if_positive() offset argument by Mark Rutland · 6 years ago
  41. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  42. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  43. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  44. 6f25a96 signal/riscv: Remove tsk parameter from do_trap by Eric W. Biederman · 6 years ago
  45. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  46. 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
  47. 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
  48. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  49. a967a28 RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs by Yash Shah · 6 years ago
  50. ee72e0e riscv: Add the support for c.ebreak check in is_valid_bugaddr() by Vincent Chen · 6 years ago
  51. d18ebc2 riscv: support trap-based WARN() by Vincent Chen · 6 years ago
  52. a21344d riscv: fix sbi_remote_sfence_vma{,_asid}. by Gary Guo · 6 years ago
  53. f6635f8 riscv: move switch_mm to its own file by Gary Guo · 6 years ago
  54. 58de775 riscv: move flush_icache_{all,mm} to cacheflush.c by Gary Guo · 6 years ago
  55. a3182c9 RISC-V: Access CSRs using CSR numbers by Anup Patel · 6 years ago
  56. 6dcaf00 RISC-V: Add interrupt related SCAUSE defines in asm/csr.h by Anup Patel · 6 years ago
  57. 196a14d RISC-V: Use tabs to align macro values in asm/csr.h by Anup Patel · 6 years ago
  58. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  59. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  60. 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
  61. 6ab77af riscv: remove duplicate macros from ptrace.h by Christoph Hellwig · 6 years ago
  62. 09afac7 riscv: remove CONFIG_RISCV_ISA_A by Christoph Hellwig · 6 years ago
  63. e28dcc7 riscv: remove unreachable big endian code by Christoph Hellwig · 6 years ago
  64. 5cfade5 riscv: turn mm_segment_t into a struct by Christoph Hellwig · 6 years ago
  65. df72096 riscv: use asm-generic/extable.h by Christoph Hellwig · 6 years ago
  66. b012980 riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code by Will Deacon · 6 years ago
  67. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  68. 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
  69. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  70. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  71. 10a1699 riscv: Fix syscall_get_arguments() and syscall_set_arguments() by Dmitry V. Levin · 6 years ago
  72. 5f307be asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() by Peter Zijlstra · 6 years ago
  73. ff0e2a7 RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area by Anup Patel · 6 years ago
  74. dbee9c9 riscv: fix accessing 8-byte variable from RV32 by Alan Kao · 6 years ago
  75. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  76. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  77. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  78. d72cb8c Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  79. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 13fd5de RISC-V: Fixmap support and MM cleanups by Palmer Dabbelt · 6 years ago
  81. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  82. 78d1daa RISC-V: Move cpuid to hartid mapping to SMP. by Atish Patra · 6 years ago
  83. ce246c4 riscv: io: Update __io_[p]ar() macros to take an argument by Will Deacon · 6 years ago
  84. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  85. d4c08b9 riscv: Use latest system call ABI by Arnd Bergmann · 6 years ago
  86. f2c17aa RISC-V: Implement compile-time fixed mappings by Anup Patel · 6 years ago
  87. 0651c26 RISC-V: Move setup_bootmem() to mm/init.c by Anup Patel · 6 years ago
  88. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  89. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  90. e3613bb riscv: Add pte bit to distinguish swap from invalid by Stefan O'Rear · 6 years ago
  91. ae662ee riscv: Adjust mmap base address at a third of task size by Alexandre Ghiti · 6 years ago
  92. 8581f38 RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT" by Antony Pavlov · 6 years ago
  93. 8010094 Fix a handful of audit-related issue by Palmer Dabbelt · 6 years ago
  94. 45ef1aa riscv: define NR_syscalls in unistd.h by David Abdurachmanov · 6 years ago
  95. efe75c4 riscv: add audit support by David Abdurachmanov · 6 years ago
  96. 2cffc95 RISC-V: Support MODULE_SECTIONS mechanism on RV32 by Zong Li · 6 years ago
  97. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  98. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  99. 8c4fa8b riscv: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  100. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago