1. 8da46c0 RISC-V: Remove redundant err variable by Minghao Chi · 3 years ago
  2. 26fb751 RISC-V: Do not use cpumask data structure for hartid bitmap by Atish Patra · 3 years ago
  3. 2ffc48f RISC-V: Move spinwait booting method to its own config by Atish Patra · 3 years ago
  4. 0b39eb3 RISC-V: Move the entire hart selection via lottery to SMP by Atish Patra · 3 years ago
  5. c78f94f RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method by Atish Patra · 3 years ago
  6. 410bb20 RISC-V: Do not print the SBI version during HSM extension boot print by Atish Patra · 3 years ago
  7. 9a2451f RISC-V: Avoid using per cpu array for ordered booting by Atish Patra · 3 years ago
  8. 0c34e79 RISC-V: Introduce sv48 support without relocatable kernel by Palmer Dabbelt · 3 years ago
  9. 73c7c8f riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo by Alexandre Ghiti · 3 years, 1 month ago
  10. e8a62cc riscv: Implement sv48 support by Alexandre Ghiti · 3 years, 1 month ago
  11. f1b744f Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  12. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  13. 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  14. b579dfe RISC-V: Use SBI SRST extension when available by Anup Patel · 3 years, 7 months ago
  15. 869c706 RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n by Sean Christopherson · 3 years, 1 month ago
  16. 51f23e5 riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign by Jisheng Zhang · 3 years, 1 month ago
  17. 153c46f riscv: head: make secondary_start_common() static by Jisheng Zhang · 3 years, 1 month ago
  18. 7f3de1a riscv: remove cpu_stop() by Jisheng Zhang · 3 years, 1 month ago
  19. 0e105f1 riscv: use hart id instead of cpu id on machine_kexec by Nick Kossifidis · 3 years, 1 month ago
  20. a11c07f riscv: Don't use va_pa_offset on kdump by Nick Kossifidis · 3 years, 1 month ago
  21. 8ee3043 riscv/head: fix misspelling of guaranteed by hasheddan · 3 years, 1 month ago
  22. a2ceb8c4 riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section by Jisheng Zhang · 3 years, 1 month ago
  23. 2bf847d riscv: extable: add `type` and `data` fields by Jisheng Zhang · 3 years, 1 month ago
  24. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
  25. 1614b2b arch: Make ARCH_STACKWALK independent of STACKTRACE by Peter Zijlstra · 3 years, 1 month ago
  26. 84af21d perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv by Sean Christopherson · 3 years, 2 months ago
  27. ff083a2 perf: Protect perf_guest_cbs with RCU by Sean Christopherson · 3 years, 2 months ago
  28. b89f311 Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 2 months ago
  29. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  30. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  31. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  32. dcd6832 Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 2 months ago
  33. d7e0a79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  34. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  35. 0146337 Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
  36. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  37. 5a47ebe Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  38. 64a1959 riscv: fix misalgned trap vector base address by Chen Lu · 3 years, 2 months ago
  39. ce5e480 ftrace: disable preemption when recursion locked by 王贇 · 3 years, 2 months ago
  40. f9ace4e riscv: remove .text section size limitation for XIP by Vitaly Wool · 3 years, 3 months ago
  41. 7ecbc64 irq: riscv: perform irqentry in entry code by Mark Rutland · 3 years, 2 months ago
  42. bd2259e riscv: Use of_get_cpu_hwid() by Rob Herring · 3 years, 3 months ago
  43. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  44. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  45. f2928e2 riscv: set default pm_power_off to NULL by Dimitri John Ledkov · 3 years, 4 months ago
  46. dffe11e riscv/vdso: Add support for time namespaces by Tong Tiangen · 3 years, 4 months ago
  47. 5de52d4 RISC-V: KVM: FP lazy save/restore by Atish Patra · 3 years, 3 months ago
  48. 9f70132 RISC-V: KVM: Handle MMIO exits for VCPU by Anup Patel · 3 years, 3 months ago
  49. 34bde9d8 RISC-V: KVM: Implement VCPU world-switch by Anup Patel · 3 years, 3 months ago
  50. 8bb0ab3 riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Tong Tiangen · 3 years, 4 months ago
  51. 78a743c riscv/vdso: Move vdso data page up front by Tong Tiangen · 3 years, 4 months ago
  52. bb4a23c riscv/vdso: Refactor asm/vdso.h by Tong Tiangen · 3 years, 4 months ago
  53. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  54. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
  55. 9c89bb8 kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 3 years, 4 months ago
  56. 8aa0fb0 riscv: rely on core code to keep thread_info::cpu updated by Ard Biesheuvel · 3 years, 4 months ago
  57. f306b90 Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  58. b79bd0d Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
  59. 6f55ab3 riscv: Move EXCEPTION_TABLE to RO_DATA segment by Jisheng Zhang · 3 years, 4 months ago
  60. c2f4954 Merge branch 'linus' into smp/urgent by Thomas Gleixner · 3 years, 4 months ago
  61. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  62. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  63. 063df71 Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
  64. 4b92d4a drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() by Thomas Gleixner · 3 years, 4 months ago
  65. 803930e riscv: use strscpy to replace strlcpy by Jason Wang · 3 years, 5 months ago
  66. fde9c59 riscv: explicitly use symbol offsets for VDSO by Saleem Abdulrasool · 3 years, 5 months ago
  67. 8341dcf riscv: Enable Undefined Behavior Sanitizer UBSAN by Jisheng Zhang · 3 years, 5 months ago
  68. 379eb01 riscv: Ensure the value of FP registers in the core dump file is up to date by Vincent Chen · 3 years, 5 months ago
  69. aa3e1ba riscv: Fix a number of free'd resources in init_resources() by Petr Pavlu · 3 years, 5 months ago
  70. 030d6db riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it by Changbin Du · 3 years, 5 months ago
  71. 78d9d80 riscv: stacktrace: Fix NULL pointer dereference by Jisheng Zhang · 3 years, 6 months ago
  72. 76f5dfa riscv: stacktrace: pin the task's stack in get_wchan by Jisheng Zhang · 3 years, 5 months ago
  73. 67979e9 riscv: kprobes: implement the branch instructions by Chen Lifu · 3 years, 6 months ago
  74. b7d2be4 riscv: kprobes: implement the auipc instruction by Chen Lifu · 3 years, 6 months ago
  75. 9b76d71 Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 6 months ago
  76. 723a42f riscv: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  77. 1958e5a riscv: xip: Fix duplicate included asm/pgtable.h by Jiapeng Chong · 3 years, 6 months ago
  78. 31da94c riscv: add VMAP_STACK overflow detection by Tong Tiangen · 3 years, 6 months ago
  79. 658e2c5 riscv: Introduce structure that group all variables regarding kernel mapping by Alexandre Ghiti · 3 years, 6 months ago
  80. 01112e5 Merge branch 'riscv-wx-mappings' into for-next by Palmer Dabbelt · 3 years, 6 months ago
  81. e5c35fa0 riscv: Map the kernel with correct permissions the first time by Alexandre Ghiti · 3 years, 6 months ago
  82. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  83. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  84. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  85. b2c0931 Merge branch 'sched/urgent' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 6 months ago
  86. ce3aca0 riscv: Only initialize swiotlb when necessary by Kefeng Wang · 3 years, 7 months ago
  87. 5e63215 riscv: xip: support runtime trap patching by Vitaly Wool · 3 years, 7 months ago
  88. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
  89. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 7 months ago
  90. da2d488 RISC-V: Fix memblock_free() usages in init_resources() by Wende Tan · 3 years, 7 months ago
  91. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 7 months ago
  92. 3df952a riscv: Add __init section marker to some functions again by Jisheng Zhang · 3 years, 8 months ago
  93. 8c9f494 riscv: kprobes: Remove redundant kprobe_step_ctx by Jisheng Zhang · 3 years, 8 months ago
  94. 37a7a2a riscv: Turn has_fpu into a static key if FPU=y by Jisheng Zhang · 3 years, 8 months ago
  95. f842f5f riscv: Move setup_bootmem into paging_init by Kefeng Wang · 3 years, 8 months ago
  96. bab0d47 riscv: kexec: Fix W=1 build warnings by Jisheng Zhang · 3 years, 8 months ago
  97. 02ccdee riscv: kprobes: Fix build error when MMU=n by Jisheng Zhang · 3 years, 8 months ago
  98. eac2f30 riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled by Chen Huang · 3 years, 8 months ago
  99. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  100. beaf5ae riscv: remove unused handle_exception symbol by Rouven Czerwinski · 3 years, 8 months ago