summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-5/+5
|\
| * riscv: remove MCOUNT_NAME workaroundNathan Chancellor2024-02-221-5/+5
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-143-5/+9
|\ \
| * | riscv, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-231-2/+7
| * | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-232-2/+2
| * | mm/vmalloc: remove vmap_area_listBaoquan He2024-02-231-1/+0
| |/
* | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-0/+53
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-111-0/+53
| |\ \
| | * | bpf, riscv64/cfi: Support kCFI + BPF on riscv64Puranjay Mohan2024-03-061-0/+53
| | |/
* | | Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-111-4/+0
|\ \ \
| * | | smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner2024-03-041-4/+0
| |/ /
* | | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-111-8/+2
|\ \ \ | |/ / |/| |
| * | riscv: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen2024-02-201-8/+2
| |/
* | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-014-3/+82
|\ \ | |/ |/|
| * Merge patch series "riscv: cbo.zero fixes"Palmer Dabbelt2024-02-292-3/+17
| |\
| | * riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland2024-02-291-0/+4
| | * riscv: Add a custom ISA extension for the [ms]envcfg CSRSamuel Holland2024-02-291-2/+12
| | * riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland2024-02-291-1/+1
| * | RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUsConor Dooley2024-02-231-0/+15
| * | riscv: add CALLER_ADDRx supportZong Li2024-02-222-0/+50
| |/
* | RISC-V: paravirt: Use correct restricted typesAndrew Jones2024-02-091-2/+2
* | RISC-V: paravirt: steal_time should be staticAndrew Jones2024-02-091-1/+1
|/
* Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-2014-81/+720
|\
| * riscv: optimize ELF relocation function in riscvMaxim Kochetkov2024-01-171-4/+16
| * Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt2024-01-172-54/+174
| |\
| | * riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai2024-01-171-0/+10
| | * riscv: ftrace: Make function graph use ftrace directlySong Shuai2024-01-172-55/+165
| * | Merge patch series "riscv: Add fine-tuned checksum functions"Palmer Dabbelt2024-01-171-3/+87
| |\ \
| | * | riscv: Add static key for misaligned accessesCharlie Jenkins2024-01-171-3/+87
| | |/
| * | Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt2024-01-167-13/+323
| |\ \
| | * | riscv: vector: allow kernel-mode Vector with preemptionAndy Chiu2024-01-164-12/+163
| | * | riscv: vector: use kmem_cache to manage vector contextAndy Chiu2024-01-162-2/+24
| | * | riscv: vector: use a mask to write vstate_ctrlAndy Chiu2024-01-161-1/+2
| | * | riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()Andy Chiu2024-01-163-3/+3
| | * | riscv: sched: defer restoring Vector context for userAndy Chiu2024-01-165-4/+12
| | * | riscv: vector: make Vector always available for softirq contextAndy Chiu2024-01-161-2/+12
| | * | riscv: Add support for kernel mode vectorGreentime Hu2024-01-163-0/+118
| | |/
| * | riscv: Fix an off-by-one in get_early_cmdline()Christophe JAILLET2024-01-111-2/+1
| * | Merge patch series "RISC-V SBI debug console extension support"Palmer Dabbelt2024-01-111-0/+66
| |\ \
| | * | RISC-V: Add SBI debug console helper routinesAnup Patel2024-01-101-0/+66
| | |/
| * | riscv: sbi: Introduce system suspend supportAndrew Jones2024-01-111-0/+44
| * | Merge patch series "riscv: modules: Fix module loading error handling"Palmer Dabbelt2024-01-111-5/+9
| |\ \
| | * | riscv: Fix relocation_hashtable sizeCharlie Jenkins2024-01-101-1/+1
| | * | riscv: Correctly free relocation hashtable on errorCharlie Jenkins2024-01-101-3/+7
| | * | riscv: Fix module loading free orderCharlie Jenkins2024-01-101-1/+1
* | | | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-16/+2
|\ \ \ \
| * | | | riscv: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-5/+2
| * | | | riscv: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-061-15/+4
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-173-0/+139
|\ \ \ \
| * | | | RISC-V: paravirt: Implement steal-time supportAndrew Jones2023-12-301-3/+59