1. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  2. 7a2fde8 Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  3. 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  4. de043da RISC-V: Fix usage of memblock_enforce_memory_limit by Atish Patra · 4 years, 1 month ago
  5. 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 1 month ago
  6. e2ae634 Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  7. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  8. 28108fc clk: sifive: Use common name for prci configuration by Zong Li · 4 years, 1 month ago
  9. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  10. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  11. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  12. 32a0de8 arch, mm: make kernel_page_present() always available by Mike Rapoport · 4 years, 1 month ago
  13. 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 1 month ago
  14. b01dedd Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  15. 24a31b8 riscv: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  16. 7d95a88 Add and use a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 1 month ago
  17. 78ed473 RISC-V: Use the new generic devmem_is_allowed() by Palmer Dabbelt · 4 years, 6 months ago
  18. 3ae9c3c riscv: Fixed kernel test robot warning by Souptick Joarder · 4 years, 1 month ago
  19. 772e1b7 riscv: kernel: Drop unused clean rule by Kefeng Wang · 4 years, 2 months ago
  20. ccbbfd1 RISC-V: Define get_cycles64() regardless of M-mode by Palmer Dabbelt · 4 years, 1 month ago
  21. 04091d6 riscv: provide memmove implementation by Nylon Chen · 4 years, 1 month ago
  22. 5464991 efi: stub: get rid of efi_get_max_fdt_addr() by Ard Biesheuvel · 4 years, 2 months ago
  23. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  24. aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  25. c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  26. b5b11a8 RISC-V: Move dynamic relocation section under __init by Atish Patra · 4 years, 2 months ago
  27. 19a0086 RISC-V: Protect all kernel sections including init early by Atish Patra · 4 years, 2 months ago
  28. b6566dc RISC-V: Align the .init.text section by Atish Patra · 4 years, 2 months ago
  29. 62149f3 RISC-V: Initialize SBI early by Atish Patra · 4 years, 2 months ago
  30. 5cb0080 riscv: Enable ARCH_STACKWALK by Kefeng Wang · 4 years, 2 months ago
  31. 30aca1b RISC-V: fix barrier() use in <vdso/processor.h> by Randy Dunlap · 4 years, 2 months ago
  32. 6134b11 RISC-V: Add missing jump label initialization by Anup Patel · 4 years, 2 months ago
  33. e553fdc riscv: Explicitly specify the build id style in vDSO Makefile again by Nathan Chancellor · 4 years, 2 months ago
  34. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
  35. 9dd9706 riscv: Make stack walk callback consistent with generic code by Kefeng Wang · 4 years, 2 months ago
  36. 99c168f riscv: Cleanup stacktrace by Kefeng Wang · 4 years, 2 months ago
  37. 31564b8 riscv: Add HAVE_IRQ_TIME_ACCOUNTING by Kefeng Wang · 4 years, 2 months ago
  38. da81558 riscv: Enable CMA support by Kefeng Wang · 4 years, 2 months ago
  39. 673a11a7 riscv: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
  40. cef3970 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 4 years, 2 months ago
  41. 64b609d Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  42. ae386e9 riscv: Ignore Image.* and loader.bin by Kefeng Wang · 4 years, 2 months ago
  43. 2c42bcb riscv: Clean up boot dir by Kefeng Wang · 4 years, 2 months ago
  44. c18d7c1 riscv: Fix compressed Image formats build by Kefeng Wang · 4 years, 2 months ago
  45. 00ab027 RISC-V: Add kernel image sections to the resource tree by Nick Kossifidis · 4 years, 3 months ago
  46. 76a4efa perf/arch: Remove perf_sample_data::regs_user_copy by Peter Zijlstra · 4 years, 2 months ago
  47. c2c81bb2 RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ by Palmer Dabbelt · 4 years, 2 months ago
  48. 1074dd4 RISC-V: Use non-PGD mappings for early DTB access by Anup Patel · 4 years, 2 months ago
  49. 635e3f3 riscv: uaccess: fix __put_kernel_nofault() by Changbin Du · 4 years, 2 months ago
  50. bcacf5f6 riscv: fix pfn_to_virt err in do_page_fault(). by Liu Shaohua · 4 years, 2 months ago
  51. 79605f1 riscv: Set text_offset correctly for M-Mode by Sean Anderson · 4 years, 3 months ago
  52. 1bd14a6 RISC-V: Remove any memblock representing unusable memory area by Atish Patra · 4 years, 3 months ago
  53. 9d750c7 risc-v: kernel: ftrace: Fixes improper SPDX comment style by Ryan Kosta · 4 years, 3 months ago
  54. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
  55. 2b56290 riscv: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  56. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  57. 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, 2 months ago
  58. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  59. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  60. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  61. 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, 3 months ago
  62. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  63. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  64. cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 3 months ago
  65. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  66. c8e4701 riscv: drop unneeded node initialization by Mike Rapoport · 4 years, 3 months ago
  67. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  68. 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, 3 months ago
  69. a968433 kbuild: explicitly specify the build id style by Bill Wendling · 4 years, 4 months ago
  70. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 3 months ago
  71. 8481446 riscv: Fixup bootup failure with HARDENED_USERCOPY by Guo Ren · 4 years, 3 months ago
  72. a78c6f5 RISC-V: Make sure memblock reserves the memory containing DT by Atish Patra · 4 years, 3 months ago
  73. e8d444d riscv: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 4 months ago
  74. d464118 riscv: implement __get_kernel_nofault and __put_user_nofault by Christoph Hellwig · 4 years, 4 months ago
  75. f289a34 riscv: refactor __get_user and __put_user by Christoph Hellwig · 4 years, 4 months ago
  76. 11129e8 riscv: use memcpy based uaccess for nommu again by Christoph Hellwig · 4 years, 4 months ago
  77. 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, 3 months ago
  78. de22d21 RISC-V: Add page table dump support for uefi by Atish Patra · 4 years, 4 months ago
  79. b91540d RISC-V: Add EFI runtime services by Atish Patra · 4 years, 4 months ago
  80. d707174 RISC-V: Add EFI stub support. by Atish Patra · 4 years, 4 months ago
  81. cb7d2dd RISC-V: Add PE/COFF header for EFI stub by Atish Patra · 4 years, 4 months ago
  82. e8dcb61 RISC-V: Implement late mapping page table allocation functions by Atish Patra · 4 years, 4 months ago
  83. 6262f66 RISC-V: Add early ioremap support by Atish Patra · 4 years, 4 months ago
  84. 8f3a2b4 RISC-V: Move DT mapping outof fixmap by Anup Patel · 4 years, 4 months ago
  85. aa98876 RISC-V: Check clint_time_val before use by Anup Patel · 4 years, 3 months ago
  86. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  87. 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, 4 months ago
  88. d5be89a RISC-V: Resurrect the MMIO timer implementation for M-mode systems by Palmer Dabbelt · 4 years, 4 months ago
  89. f025d9d riscv: Fix Kendryte K210 device tree by Damien Le Moal · 4 years, 4 months ago
  90. 21190b7 riscv: Add sfence.vma after early page table changes by Greentime Hu · 4 years, 5 months ago
  91. 54701a0 RISC-V: Fix duplicate included thread_info.h by Tian Tao · 4 years, 4 months ago
  92. a960c13 riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault() by Pekka Enberg · 4 years, 4 months ago
  93. 2baa6d9 riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration by Pekka Enberg · 4 years, 4 months ago
  94. 38f5bd2 riscv: Add cache information in AUX vector by Zong Li · 4 years, 4 months ago
  95. b5fca7c riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by Zong Li · 4 years, 4 months ago
  96. baf7cbd riscv: Set more data to cacheinfo by Zong Li · 4 years, 4 months ago
  97. afb8c6f riscv/mm/fault: Move access error check to function by Pekka Enberg · 4 years, 4 months ago
  98. 67474301 riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault() by Pekka Enberg · 4 years, 4 months ago
  99. 7a75f3d riscv/mm/fault: Simplify mm_fault_error() by Pekka Enberg · 4 years, 4 months ago
  100. 6c11ffb riscv/mm/fault: Move fault error handling to mm_fault_error() by Pekka Enberg · 4 years, 4 months ago