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
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
*
|
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
26
-302
/
+1357
|
\
\
|
|
/
|
/
|
|
*
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2021-02-23
1
-1
/
+2
|
*
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2021-02-23
1
-16
/
+16
|
*
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2021-02-19
2
-2
/
+2
|
*
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
2021-02-19
1
-1
/
+1
|
*
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2021-02-19
1
-0
/
+4
|
*
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
2021-01-15
1
-3
/
+9
|
*
riscv: Improve __show_regs
Kefeng Wang
2021-01-15
1
-1
/
+6
|
*
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-15
3
-4
/
+18
|
*
riscv: Enable per-task stack canaries
Guo Ren
2021-01-15
2
-1
/
+4
|
*
riscv: Add uprobes supported
Guo Ren
2021-01-15
4
-0
/
+200
|
*
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
2021-01-15
2
-0
/
+54
|
*
riscv: Add kprobes supported
Guo Ren
2021-01-15
9
-0
/
+703
|
*
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
2021-01-15
2
-235
/
+202
|
*
riscv: Fixup patch_text panic in ftrace
Guo Ren
2021-01-15
1
-0
/
+1
|
*
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2021-01-15
1
-2
/
+2
|
*
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
2021-01-15
1
-2
/
+6
|
*
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
2021-01-15
1
-0
/
+99
|
*
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
2021-01-15
1
-1
/
+8
|
*
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-15
2
-3
/
+19
|
*
riscv: Separate memory init from paging init
Atish Patra
2021-01-15
1
-0
/
+1
|
*
riscv: Fix builtin DTB handling
Damien Le Moal
2021-01-08
1
-27
/
+0
|
*
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
2021-01-08
2
-5
/
+2
*
|
RISC-V: Fix .init section permission update
Atish Patra
2021-02-03
1
-1
/
+3
*
|
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
2021-01-16
1
-11
/
+13
*
|
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
2021-01-15
1
-3
/
+2
*
|
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
2021-01-13
1
-1
/
+1
*
|
riscv: cacheinfo: Fix using smp_processor_id() in preemptible
Kefeng Wang
2021-01-13
1
-1
/
+10
*
|
riscv: Trace irq on only interrupt is enabled
Atish Patra
2021-01-13
1
-3
/
+3
*
|
riscv: Enable interrupts during syscalls with M-Mode
Damien Le Moal
2021-01-08
1
-0
/
+9
*
|
riscv: Fix kernel time_init()
Damien Le Moal
2021-01-08
1
-0
/
+3
*
|
riscv: return -ENOSYS for syscall -1
Andreas Schwab
2021-01-08
1
-8
/
+1
|
/
*
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-18
8
-89
/
+232
|
\
|
*
riscv: Fixed kernel test robot warning
Souptick Joarder
2020-12-11
1
-0
/
+2
|
*
riscv: kernel: Drop unused clean rule
Kefeng Wang
2020-12-11
1
-2
/
+0
|
*
riscv: provide memmove implementation
Nylon Chen
2020-12-11
1
-0
/
+2
|
*
RISC-V: Move dynamic relocation section under __init
Atish Patra
2020-11-26
1
-4
/
+4
|
*
RISC-V: Protect all kernel sections including init early
Atish Patra
2020-11-26
2
-22
/
+39
|
*
RISC-V: Align the .init.text section
Atish Patra
2020-11-26
1
-1
/
+7
|
*
RISC-V: Initialize SBI early
Atish Patra
2020-11-26
1
-4
/
+3
|
*
riscv: Enable ARCH_STACKWALK
Kefeng Wang
2020-11-26
2
-40
/
+10
|
*
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
2020-11-21
2
-6
/
+6
|
*
riscv: Cleanup stacktrace
Kefeng Wang
2020-11-21
2
-15
/
+4
|
*
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
2020-11-09
1
-0
/
+160
*
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
\
|
*
|
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-12
1
-1
/
+1
*
|
|
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
1
-1
/
+1
|
\
\
\
|
*
|
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
|
|
/
/
[next]