1. 77c14a5 RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw by Palmer Dabbelt · 4 years, 1 month ago
  2. e558fc6 riscv: use 16KB kernel stack on 64-bit by Andreas Schwab · 4 years, 1 month ago
  3. db9138d RISC-V: Don't allow write+exec only page mapping request in mmap by Yash Shah · 4 years, 2 months ago
  4. a24f9d6c riscv/atomic: Fix sign extension for RV64I by Nathan Huckleberry · 4 years, 2 months ago
  5. 8b14d3e riscv: stacktrace: Fix undefined reference to `walk_stackframe' by Kefeng Wang · 4 years, 3 months ago
  6. 512f983 riscv: set max_pfn to the PFN of the last page by Vincent Chen · 4 years, 3 months ago
  7. 29130f6 riscv: fix vdso build with lld by Ilie Halip · 4 years, 4 months ago
  8. f70da80 riscv: avoid the PIC offset of static percpu data in module beyond 2G limits by Vincent Chen · 4 years, 5 months ago
  9. 313abce riscv: delete temporary files by Ilie Halip · 4 years, 7 months ago
  10. ac8e28a riscv: ftrace: correct the condition logic in function graph tracer by Zong Li · 4 years, 7 months ago
  11. bb925b9 RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap by Vincent Chen · 6 years ago
  12. d286a37 riscv: Avoid interrupts being erroneously enabled in handle_exception() by Vincent Chen · 4 years, 11 months ago
  13. 5f14715 riscv: remove unused variable in ftrace by David Abdurachmanov · 6 years ago
  14. 28fd9b3 riscv: Make __fstate_clean() work correctly. by Vincent Chen · 5 years ago
  15. b71f312 riscv: Fix udelay in RV32. by Nick Hu · 5 years ago
  16. a96ac5c riscv: mm: synchronize MMU after pte change by ShihPo Hung · 5 years ago
  17. bc03109 riscv: fix accessing 8-byte variable from RV32 by Alan Kao · 5 years ago
  18. 7af20b6 riscv: Fix syscall_get_arguments() and syscall_set_arguments() by Dmitry V. Levin · 5 years ago
  19. dc04a00 riscv: Adjust mmap base address at a third of task size by Alexandre Ghiti · 6 years ago
  20. ffabf74 riscv: fixup max_low_pfn with PFN_DOWN. by Guo Ren · 6 years ago
  21. 2ab1483 riscv: Add pte bit to distinguish swap from invalid by Stefan O'Rear · 6 years ago
  22. fa92c4e riscv: fix trace_sys_exit hook by David Abdurachmanov · 6 years ago
  23. d69eb98 riscv: fix warning in arch/riscv/include/asm/module.h by David Abdurachmanov · 6 years ago
  24. 84d2023 riscv/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  25. 021e2f3 RISC-V: Silence some module warnings on 32-bit by Olof Johansson · 6 years ago
  26. fc9b1d7 riscv: add missing vdso_install target by David Abdurachmanov · 6 years ago
  27. a0d5f81 RISC-V: Fix raw_copy_{to,from}_user() by Olof Johansson · 6 years ago
  28. ef1f225 RISCV: Fix end PFN for low memory by Atish Patra · 6 years ago
  29. 57a4897 RISC-V: include linux/ftrace.h in asm-prototypes.h by James Cowgill · 6 years ago
  30. e866d3e riscv: Do not overwrite initrd_start and initrd_end by Guenter Roeck · 6 years ago
  31. 47d80a6 RISC-V: Use a less ugly workaround for unused variable warnings by Palmer Dabbelt · 6 years ago
  32. 0ce5671 riscv: tlb: Provide definition of tlb_flush() before including tlb.h by Will Deacon · 6 years ago
  33. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  34. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  35. 7a3b1bf RISC-V: Fix sys_riscv_flush_icache by Palmer Dabbelt · 6 years ago
  36. 66eb957 riscv: Delete asm/compat.h by Deepa Dinamani · 6 years ago
  37. e45c7ac RISC-V: Don't use a global include guard for uapi/asm/syscalls.h by Palmer Dabbelt · 6 years ago
  38. 7847e70 RISC-V: Define sys_riscv_flush_icache when SMP=n by Palmer Dabbelt · 6 years ago
  39. 1009aa1 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  40. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  41. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  42. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  43. 4c42ae4 RISC-V: Fix !CONFIG_SMP compilation error by Atish Patra · 6 years ago
  44. 8237f8b irqchip: add a SiFive PLIC driver by Christoph Hellwig · 6 years ago
  45. 94f592f RISC-V: Add the directive for alignment of stvec's value by Zong Li · 6 years ago
  46. 62b0194 clocksource: new RISC-V SBI timer driver by Palmer Dabbelt · 6 years ago
  47. 6ea0f26 RISC-V: implement low-level interrupt handling by Christoph Hellwig · 6 years ago
  48. bec2e6a RISC-V: add a definition for the SIE SEIE bit by Christoph Hellwig · 6 years ago
  49. 4b40e9d RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h by Christoph Hellwig · 6 years ago
  50. b9d5535 RISC-V: simplify software interrupt / IPI code by Christoph Hellwig · 6 years ago
  51. b949035 RISC-V: remove timer leftovers by Christoph Hellwig · 6 years ago
  52. 5b5c2a2 RISC-V: Add early printk support via the SBI console by Palmer Dabbelt · 7 years ago
  53. 758914f RISC-V: Don't increment sepc after breakpoint. by Jim Wilson · 6 years ago
  54. a89757d RISC-V: implement __lshrti3. by Alex Guo · 6 years ago
  55. 4938c79 RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO by Palmer Dabbelt · 6 years ago
  56. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  57. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  58. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  59. fd2efaa locking/atomics: Rework ordering barriers by Mark Rutland · 6 years ago
  60. ec33408 kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile by Masahiro Yamada · 6 years ago
  61. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  62. 9a6a511 RISC-V: Fix the rv32i kernel build by Palmer Dabbelt · 6 years ago
  63. 1db9b80 RISC-V: Fix PTRACE_SETREGSET bug. by Jim Wilson · 6 years ago
  64. 8606544 RISC-V: Don't include irq-riscv-intc.h by Palmer Dabbelt · 6 years ago
  65. f67f10b riscv: remove unnecessary of_platform_populate call by Rob Herring · 6 years ago
  66. 781c8fe RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations by Andreas Schwab · 6 years ago
  67. 7df8500 RISC-V: Change variable type for 32-bit compatible by Zong Li · 6 years ago
  68. c480d89 RISC-V: Add definiion of extract symbol's index and type for 32-bit by Zong Li · 6 years ago
  69. 8f79125 RISC-V: Select GENERIC_UCMPDI2 on RV32I by Zong Li · 6 years ago
  70. d5fad48 RISC-V: Add conditional macro for zone of DMA32 by Zong Li · 6 years ago
  71. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  72. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  73. 2b523f1 atomics/riscv: Define atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  74. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  75. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
  76. 8b47038 atomics/treewide: Remove redundant atomic_inc_not_zero() definitions by Mark Rutland · 6 years ago
  77. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  78. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  79. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  80. 24a130c RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig by Palmer Dabbelt · 6 years ago
  81. e0e0c87 RISC-V: Make our port sparse-clean by Palmer Dabbelt · 6 years ago
  82. 77aa85d RISC-V: Handle R_RISCV_32 in modules by Andreas Schwab · 6 years ago
  83. 1dd9852 riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set by Alan Kao · 6 years ago
  84. 889d746 riscv: add riscv-specific predefines to CHECKFLAGS by Luc Van Oostenryck · 6 years ago
  85. 86406d5 riscv: split the declaration of __copy_user by Luc Van Oostenryck · 6 years ago
  86. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  87. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
  88. 9bf9739 riscv: no __user for probe_kernel_address() by Luc Van Oostenryck · 6 years ago
  89. 2861ae3 riscv: use NULL instead of a plain 0 by Luc Van Oostenryck · 6 years ago
  90. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  91. 32c81bc RISC-V: Preliminary Perf Support by Palmer Dabbelt · 6 years ago
  92. 178e9fc perf: riscv: preliminary RISC-V support by Alan Kao · 6 years ago
  93. ebcbd75 riscv: Fix the bug in memory access fixup code by Alan Kao · 6 years ago
  94. 10314e0 riscv: add swiotlb support by Christoph Hellwig · 6 years ago
  95. f1306f0 riscv: only enable ZONE_DMA32 for 64-bit by Christoph Hellwig · 6 years ago
  96. c3e4ed0 riscv: simplify Kconfig magic for 32-bit vs 64-bit kernels by Christoph Hellwig · 6 years ago
  97. 2ff075c drivers: base: cacheinfo: setup DT cache properties early by Jeremy Linton · 6 years ago
  98. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 6 years ago
  99. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 6 years ago
  100. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 6 years ago