index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2021-04-26
riscv: module: Create module allocations without exec permissions
Jisheng Zhang
2021-04-26
riscv: kprobes: Implement alloc_insn_page()
Jisheng Zhang
2021-04-26
riscv: Constify sbi_ipi_ops
Jisheng Zhang
2021-04-26
riscv: Constify sys_call_table
Jisheng Zhang
2021-04-26
riscv: Mark some global variables __ro_after_init
Jisheng Zhang
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2021-04-26
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2021-04-26
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
2021-04-26
riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
Vincent Chen
2021-03-29
RISC-V: Don't print SBI version for all detected extensions
Anup Patel
2021-03-16
riscv: Enable generic clockevent broadcast
Guo Ren
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-22
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2021-02-22
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-18
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2021-02-18
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
2021-02-18
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2021-02-02
RISC-V: Fix .init section permission update
Atish Patra
2021-01-15
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
2021-01-14
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
2021-01-14
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
2021-01-14
riscv: Improve __show_regs
Kefeng Wang
2021-01-14
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
2021-01-14
riscv: Add uprobes supported
Guo Ren
2021-01-14
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
2021-01-14
riscv: Add kprobes supported
Guo Ren
2021-01-14
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
2021-01-14
riscv: Fixup patch_text panic in ftrace
Guo Ren
2021-01-14
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2021-01-14
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
2021-01-14
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
2021-01-14
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
2021-01-14
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-14
riscv: Separate memory init from paging init
Atish Patra
2021-01-12
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
2021-01-12
riscv: cacheinfo: Fix using smp_processor_id() in preemptible
Kefeng Wang
2021-01-12
riscv: Trace irq on only interrupt is enabled
Atish Patra
2021-01-07
riscv: Fix builtin DTB handling
Damien Le Moal
2021-01-07
riscv: Enable interrupts during syscalls with M-Mode
Damien Le Moal
2021-01-07
riscv: Fix kernel time_init()
Damien Le Moal
2021-01-07
riscv: return -ENOSYS for syscall -1
Andreas Schwab
2021-01-07
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]