index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: Remove redundant err variable
Minghao Chi
2022-01-20
1
-3
/
+1
*
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
3
-94
/
+107
*
RISC-V: Move spinwait booting method to its own config
Atish Patra
2022-01-20
4
-5
/
+16
*
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
2022-01-20
1
-2
/
+6
*
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
2022-01-20
4
-21
/
+30
*
RISC-V: Do not print the SBI version during HSM extension boot print
Atish Patra
2022-01-20
1
-1
/
+1
*
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2022-01-20
3
-15
/
+33
*
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-20
2
-12
/
+14
|
\
|
*
riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
Alexandre Ghiti
2022-01-20
1
-11
/
+12
|
*
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-20
1
-1
/
+2
*
|
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-19
9
-40
/
+61
|
\
\
|
*
|
RISC-V: Use SBI SRST extension when available
Anup Patel
2022-01-11
1
-0
/
+35
|
*
|
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
2022-01-09
2
-10
/
+10
|
*
|
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
2022-01-09
1
-4
/
+0
|
*
|
riscv: head: make secondary_start_common() static
Jisheng Zhang
2022-01-09
1
-3
/
+2
|
*
|
riscv: remove cpu_stop()
Jisheng Zhang
2022-01-09
1
-7
/
+1
|
*
|
riscv: use hart id instead of cpu id on machine_kexec
Nick Kossifidis
2022-01-09
1
-1
/
+2
|
*
|
riscv: Don't use va_pa_offset on kdump
Nick Kossifidis
2022-01-09
1
-11
/
+9
|
*
|
riscv/head: fix misspelling of guaranteed
hasheddan
2022-01-07
1
-1
/
+1
|
*
|
riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
Jisheng Zhang
2022-01-06
2
-2
/
+0
|
*
|
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2022-01-06
1
-1
/
+1
|
|
/
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
\
|
*
|
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
|
|
/
*
|
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-13
1
-10
/
+0
|
\
\
|
*
|
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
2021-11-17
1
-13
/
+0
|
*
|
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-17
1
-2
/
+5
|
|
/
*
/
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
2021-12-10
1
-4
/
+0
|
/
*
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
5
-59
/
+228
|
\
|
*
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-10-26
2
-3
/
+19
|
*
riscv: set default pm_power_off to NULL
Dimitri John Ledkov
2021-10-04
1
-3
/
+9
|
*
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-04
2
-53
/
+200
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-2
/
+2
|
\
\
|
*
|
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-3
/
+2
|
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-2
/
+3
*
|
|
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-03
1
-1
/
+2
|
\
\
\
|
*
|
|
riscv: Use of_get_cpu_hwid()
Rob Herring
2021-10-20
1
-1
/
+2
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-0
/
+156
|
\
\
\
\
|
*
|
|
|
RISC-V: KVM: FP lazy save/restore
Atish Patra
2021-10-04
1
-0
/
+72
|
*
|
|
|
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
1
-0
/
+6
|
*
|
|
|
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-10-04
1
-0
/
+78
|
|
/
/
/
*
|
|
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-02
4
-17
/
+9
|
\
\
\
\
|
*
|
|
|
ftrace: disable preemption when recursion locked
王贇
2021-10-27
1
-2
/
+0
|
*
|
|
|
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-09
1
-5
/
+0
|
*
|
|
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-10-01
2
-3
/
+3
|
*
|
|
|
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-10-01
1
-1
/
+1
|
*
|
|
|
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
2021-10-01
1
-6
/
+5
|
|
/
/
/
*
|
|
|
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-11-02
3
-7
/
+0
|
\
\
\
\
|
*
|
|
|
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
2021-09-30
3
-7
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-7
/
+5
|
\
\
\
\
|
*
|
|
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-7
/
+5
|
|
/
/
/
[next]