index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
2022-03-10
1
-5
/
+16
*
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
2022-02-24
4
-5
/
+45
*
RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering
Geert Uytterhoeven
2022-02-14
1
-18
/
+39
*
RISC-V: Fix handling of empty cpu masks
Geert Uytterhoeven
2022-02-14
1
-4
/
+4
*
RISC-V: Fix hartid mask handling for hartid 31 and up
Geert Uytterhoeven
2022-02-14
1
-3
/
+4
*
riscv: cpu-hotplug: clear cpu from numa map when teardown
Pingfan Liu
2022-02-10
1
-0
/
+2
*
riscv: Fix XIP_FIXUP_FLASH_OFFSET
Myrtle Shah
2022-02-04
1
-6
/
+5
*
riscv: eliminate unreliable __builtin_frame_address(1)
Changbin Du
2022-02-04
1
-4
/
+5
*
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-19
2
-12
/
+14
|
\
|
*
riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
Alexandre Ghiti
2022-01-19
1
-11
/
+12
|
*
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-19
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-05
2
-2
/
+0
|
*
|
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2022-01-05
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-12
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-02
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-01
4
-17
/
+9
|
\
\
\
\
|
*
|
|
|
ftrace: disable preemption when recursion locked
王贇
2021-10-27
1
-2
/
+0
[next]