1. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 8 months ago
  2. 0593c1b Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  3. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  4. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 8 months ago
  5. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  6. 270315b Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  7. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 9 months ago
  8. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  9. cc6de168 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 9 months ago
  10. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 9 months ago
  11. c8e4701 riscv: drop unneeded node initialization by Mike Rapoport · 4 years, 9 months ago
  12. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 9 months ago
  13. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  14. a968433 kbuild: explicitly specify the build id style by Bill Wendling · 4 years, 9 months ago
  15. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 9 months ago
  16. 8481446 riscv: Fixup bootup failure with HARDENED_USERCOPY by Guo Ren · 4 years, 9 months ago
  17. a78c6f5 RISC-V: Make sure memblock reserves the memory containing DT by Atish Patra · 4 years, 9 months ago
  18. e8d444d riscv: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 10 months ago
  19. d464118 riscv: implement __get_kernel_nofault and __put_user_nofault by Christoph Hellwig · 4 years, 10 months ago
  20. f289a34 riscv: refactor __get_user and __put_user by Christoph Hellwig · 4 years, 10 months ago
  21. 11129e8 riscv: use memcpy based uaccess for nommu again by Christoph Hellwig · 4 years, 10 months ago
  22. eee4e23 Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next by Palmer Dabbelt · 4 years, 9 months ago
  23. de22d21 RISC-V: Add page table dump support for uefi by Atish Patra · 4 years, 10 months ago
  24. b91540d RISC-V: Add EFI runtime services by Atish Patra · 4 years, 10 months ago
  25. d707174 RISC-V: Add EFI stub support. by Atish Patra · 4 years, 10 months ago
  26. cb7d2dd RISC-V: Add PE/COFF header for EFI stub by Atish Patra · 4 years, 10 months ago
  27. e8dcb61 RISC-V: Implement late mapping page table allocation functions by Atish Patra · 4 years, 10 months ago
  28. 6262f66 RISC-V: Add early ioremap support by Atish Patra · 4 years, 10 months ago
  29. 8f3a2b4 RISC-V: Move DT mapping outof fixmap by Anup Patel · 4 years, 10 months ago
  30. aa98876 RISC-V: Check clint_time_val before use by Anup Patel · 4 years, 9 months ago
  31. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 10 months ago
  32. bdcf11d Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
  33. d5be89a RISC-V: Resurrect the MMIO timer implementation for M-mode systems by Palmer Dabbelt · 4 years, 10 months ago
  34. f025d9d riscv: Fix Kendryte K210 device tree by Damien Le Moal · 4 years, 10 months ago
  35. 21190b7 riscv: Add sfence.vma after early page table changes by Greentime Hu · 5 years ago
  36. 54701a0 RISC-V: Fix duplicate included thread_info.h by Tian Tao · 4 years, 10 months ago
  37. a960c13 riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault() by Pekka Enberg · 4 years, 10 months ago
  38. 2baa6d9 riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration by Pekka Enberg · 4 years, 10 months ago
  39. 38f5bd2 riscv: Add cache information in AUX vector by Zong Li · 4 years, 10 months ago
  40. b5fca7c riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by Zong Li · 4 years, 10 months ago
  41. baf7cbd riscv: Set more data to cacheinfo by Zong Li · 4 years, 10 months ago
  42. afb8c6f riscv/mm/fault: Move access error check to function by Pekka Enberg · 4 years, 10 months ago
  43. 67474301 riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault() by Pekka Enberg · 4 years, 10 months ago
  44. 7a75f3d riscv/mm/fault: Simplify mm_fault_error() by Pekka Enberg · 4 years, 10 months ago
  45. 6c11ffb riscv/mm/fault: Move fault error handling to mm_fault_error() by Pekka Enberg · 4 years, 10 months ago
  46. bda281d riscv/mm/fault: Simplify fault error handling by Pekka Enberg · 4 years, 10 months ago
  47. ac416a7 riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault() by Pekka Enberg · 4 years, 10 months ago
  48. a51271d riscv/mm/fault: Move bad area handling to bad_area() by Pekka Enberg · 4 years, 10 months ago
  49. cac4d1d riscv/mm/fault: Move no context handling to no_context() by Pekka Enberg · 4 years, 10 months ago
  50. 4363287 riscv/mm: Simplify retry logic in do_page_fault() by Pekka Enberg · 4 years, 11 months ago
  51. 66d18db RISC-V: Take text_mutex in ftrace_init_nop() by Palmer Dabbelt · 4 years, 10 months ago
  52. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 10 months ago
  53. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 10 months ago
  54. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 10 months ago
  55. fc26f5b riscv: Add SiFive drivers to rv32_defconfig by Bin Meng · 5 years ago
  56. 2bc3fc8 RISC-V: Remove CLINT related code from timer and arch by Anup Patel · 4 years, 11 months ago
  57. cc7f3f7 RISC-V: Add mechanism to provide custom IPI operations by Anup Patel · 4 years, 11 months ago
  58. d84835b1 Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 11 months ago
  59. 76d4467 riscv: Setup exception vector for nommu platform by Qiu Wenbo · 4 years, 11 months ago
  60. b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  61. 5ac365a mm/riscv: use general page fault accounting by Peter Xu · 4 years, 11 months ago
  62. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 11 months ago
  63. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 11 months ago
  64. efbfc62 riscv: include <asm/pgtable.h> in <asm/uaccess.h> by Christoph Hellwig · 4 years, 11 months ago
  65. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  66. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 5 years ago
  67. 1d9cfee mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() by Anshuman Khandual · 5 years ago
  68. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 5 years ago
  69. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 5 years ago
  70. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 5 years ago
  71. dbf8381 Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  72. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  73. 4c5a116 vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() by Thomas Gleixner · 5 years ago
  74. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  75. 40284a0 riscv: disable stack-protector for vDSO by Tobias Klauser · 5 years ago
  76. 635093e RISC-V: Fix build warning for smpboot.c by Atish Patra · 5 years ago
  77. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  78. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  80. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 5 years ago
  81. 3843aca riscv: fix build warning of mm/pageattr by Zong Li · 5 years ago
  82. e3ef4d6 riscv: Fix build warning for mm/init by Zong Li · 5 years ago
  83. 79b1feb RISC-V: Setup exception vector early by Atish Patra · 5 years ago
  84. 925ac7b riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE by Emil Renner Berthing · 5 years ago
  85. 89b03cc riscv: Use generic pgprot_* macros from <linux/pgtable.h> by Pekka Enberg · 5 years ago
  86. 3e7b669 riscv: Cleanup unnecessary define in asm-offset.c by Guo Ren · 5 years ago
  87. ebc00dd riscv: Add jump-label implementation by Emil Renner Berthing · 5 years ago
  88. 11a54f4 riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs by Emil Renner Berthing · 5 years ago
  89. 8e0c02f Replace HTTP links with HTTPS ones: RISC-V by Alexander A. Klimov · 5 years ago
  90. f2c9699 riscv: Add STACKPROTECTOR supported by Guo Ren · 5 years ago
  91. 08b5985 riscv: Fix typo in asm/hwcap.h uapi header by Tobias Klauser · 5 years ago
  92. cbb3d91 riscv: Add kmemleak support by Tobias Klauser · 5 years ago
  93. 20d38f7 riscv: Allow building with kcov coverage by Tobias Klauser · 5 years ago
  94. ed48b29 riscv: Enable context tracking by Greentime Hu · 5 years ago
  95. 2984479 riscv: Support irq_work via self IPIs by Greentime Hu · 5 years ago
  96. 3c46979 riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT by Guo Ren · 5 years ago
  97. c159599 riscv: Fixup lockdep_assert_held with wrong param cpu_running by Zong Li · 5 years ago
  98. 6184358 riscv: Fixup static_obj() fail by Guo Ren · 5 years ago
  99. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 5 years ago
  100. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 5 years ago