index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-18
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2
-2
/
+2
2021-02-18
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
1
-1
/
+1
2021-02-18
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
1
-0
/
+4
2021-02-02
RISC-V: Fix .init section permission update
Atish Patra
1
-1
/
+3
2021-01-15
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-14
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
1
-3
/
+2
2021-01-14
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
1
-3
/
+9
2021-01-14
riscv: Improve __show_regs
Kefeng Wang
1
-1
/
+6
2021-01-14
riscv: Add dump stack in show_regs
Kefeng Wang
3
-4
/
+18
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
2
-1
/
+4
2021-01-14
riscv: Add uprobes supported
Guo Ren
4
-0
/
+200
2021-01-14
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
2
-0
/
+54
2021-01-14
riscv: Add kprobes supported
Guo Ren
9
-0
/
+703
2021-01-14
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
2
-235
/
+202
2021-01-14
riscv: Fixup patch_text panic in ftrace
Guo Ren
1
-0
/
+1
2021-01-14
riscv: Fixup wrong ftrace remove cflag
Guo Ren
1
-2
/
+2
2021-01-14
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
1
-2
/
+6
2021-01-14
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
1
-0
/
+99
2021-01-14
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
1
-1
/
+8
2021-01-14
riscv: Add numa support for riscv64 platform
Atish Patra
2
-3
/
+19
2021-01-14
riscv: Separate memory init from paging init
Atish Patra
1
-0
/
+1
2021-01-12
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
1
-1
/
+1
2021-01-12
riscv: cacheinfo: Fix using smp_processor_id() in preemptible
Kefeng Wang
1
-1
/
+10
2021-01-12
riscv: Trace irq on only interrupt is enabled
Atish Patra
1
-3
/
+3
2021-01-07
riscv: Fix builtin DTB handling
Damien Le Moal
1
-27
/
+0
2021-01-07
riscv: Enable interrupts during syscalls with M-Mode
Damien Le Moal
1
-0
/
+9
2021-01-07
riscv: Fix kernel time_init()
Damien Le Moal
1
-0
/
+3
2021-01-07
riscv: return -ENOSYS for syscall -1
Andreas Schwab
1
-8
/
+1
2021-01-07
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
2
-5
/
+2
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
8
-89
/
+232
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-12-10
riscv: Fixed kernel test robot warning
Souptick Joarder
1
-0
/
+2
2020-12-10
riscv: kernel: Drop unused clean rule
Kefeng Wang
1
-2
/
+0
2020-12-10
riscv: provide memmove implementation
Nylon Chen
1
-0
/
+2
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-11-25
RISC-V: Move dynamic relocation section under __init
Atish Patra
1
-4
/
+4
2020-11-25
RISC-V: Protect all kernel sections including init early
Atish Patra
2
-22
/
+39
2020-11-25
RISC-V: Align the .init.text section
Atish Patra
1
-1
/
+7
2020-11-25
RISC-V: Initialize SBI early
Atish Patra
1
-4
/
+3
2020-11-25
riscv: Enable ARCH_STACKWALK
Kefeng Wang
2
-40
/
+10
2020-11-25
RISC-V: Add missing jump label initialization
Anup Patel
1
-0
/
+1
2020-11-25
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
1
-1
/
+1
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-20
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
2
-6
/
+6
2020-11-20
riscv: Cleanup stacktrace
Kefeng Wang
2
-15
/
+4
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2020-11-09
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
1
-0
/
+160
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-2
/
+1
[prev]
[next]