index
:
pm24.git
cpufreq-rust
master
more-events
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-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-10
riscv: xip: support runtime trap patching
Vitaly Wool
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-01
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-05-22
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-22
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
2021-05-22
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-06
riscv: remove unused handle_exception symbol
Rouven Czerwinski
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-01
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2021-04-26
RISC-V: Add crash kernel support
Nick Kossifidis
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
2021-04-26
RISC-V: Improve init_resources()
Nick Kossifidis
2021-04-26
RISC-V: Add kexec support
Nick Kossifidis
2021-04-26
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
2021-04-26
riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
Liao Chang
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-04-15
riscv: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
2021-04-15
riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
Jisheng Zhang
2021-04-15
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2021-04-01
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-04-01
riscv: Drop const annotation for sp
Kefeng Wang
2021-03-29
RISC-V: Don't print SBI version for all detected extensions
Anup Patel
2021-03-16
RISC-V: Fix out-of-bounds accesses in init_resources()
Geert Uytterhoeven
2021-03-16
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-16
riscv: Enable generic clockevent broadcast
Guo Ren
2021-03-16
riscv: fix bugon.cocci warnings
kernel test robot
2021-03-09
riscv: ftrace: Use ftrace_get_regs helper
Nanyong Sun
2021-03-09
riscv: process: Fix no prototype for show_regs
Nanyong Sun
2021-03-09
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
2021-03-09
riscv: time: Fix no prototype for time_init
Nanyong Sun
[next]