summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | riscv: head: make secondary_start_common() staticJisheng Zhang2022-01-091-3/+2
| * | riscv: remove cpu_stop()Jisheng Zhang2022-01-091-7/+1
| * | riscv: use hart id instead of cpu id on machine_kexecNick Kossifidis2022-01-091-1/+2
| * | riscv: Don't use va_pa_offset on kdumpNick Kossifidis2022-01-091-11/+9
| * | riscv/head: fix misspelling of guaranteedhasheddan2022-01-071-1/+1
| * | riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` sectionJisheng Zhang2022-01-052-2/+0
| * | riscv: extable: add `type` and `data` fieldsJisheng Zhang2022-01-051-1/+1
| |/
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
| |/
* | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-10/+0
|\ \
| * | perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson2021-11-171-13/+0
| * | perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-2/+5
| |/
* / arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra2021-12-101-4/+0
|/
* Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-135-59/+228
|\
| * riscv: remove .text section size limitation for XIPVitaly Wool2021-10-262-3/+19
| * riscv: set default pm_power_off to NULLDimitri John Ledkov2021-10-041-3/+9
| * riscv/vdso: Add support for time namespacesTong Tiangen2021-10-042-53/+200
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-2/+2
|\ \
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-3/+2
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-2/+3
* | | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-1/+2
|\ \ \
| * | | riscv: Use of_get_cpu_hwid()Rob Herring2021-10-201-1/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-021-0/+156
|\ \ \ \
| * | | | RISC-V: KVM: FP lazy save/restoreAtish Patra2021-10-041-0/+72
| * | | | RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel2021-10-041-0/+6
| * | | | RISC-V: KVM: Implement VCPU world-switchAnup Patel2021-10-041-0/+78
| |/ / /
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-014-17/+9
|\ \ \ \
| * | | | ftrace: disable preemption when recursion locked王贇2021-10-271-2/+0
| * | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-302-3/+3
| * | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1
| * | | | kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu2021-09-301-6/+5
| |/ / /
* | | | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-11-013-7/+0
|\ \ \ \
| * | | | riscv: rely on core code to keep thread_info::cpu updatedArd Biesheuvel2021-09-303-7/+0
| |/ / /
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-7/+5
|\ \ \ \
| * | | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-7/+5
| |/ / /
* | | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-012-10/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | irq: riscv: perform irqentry in entry codeMark Rutland2021-10-262-10/+2
| |/ /
* | / riscv: fix misalgned trap vector base addressChen Lu2021-10-271-0/+1
| |/ |/|
* | riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen2021-10-021-1/+3
* | riscv/vdso: Move vdso data page up frontTong Tiangen2021-10-022-19/+28
* | riscv/vdso: Refactor asm/vdso.hTong Tiangen2021-10-022-2/+4
|/
* Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-121-5/+2
|\
| * Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-117-29/+132
| |\
| * | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-5/+2
* | | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-112-3/+2
|\ \ \ | |_|/ |/| |
| * | riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2021-09-102-3/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-5/+0
|\ \ \ | |/ / |/| |
| * | trap: cleanup trap_init()Kefeng Wang2021-09-081-5/+0
| |/
* | Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-056-24/+132
|\ \ | |/ |/|