index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
2022-01-20
RISC-V: Do not print the SBI version during HSM extension boot print
Atish Patra
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-19
riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
Alexandre Ghiti
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-11
RISC-V: Use SBI SRST extension when available
Anup Patel
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
2022-01-09
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
2022-01-09
riscv: head: make secondary_start_common() static
Jisheng Zhang
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
2022-01-09
riscv: use hart id instead of cpu id on machine_kexec
Nick Kossifidis
2022-01-09
riscv: Don't use va_pa_offset on kdump
Nick Kossifidis
2022-01-07
riscv/head: fix misspelling of guaranteed
hasheddan
2022-01-05
riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
Jisheng Zhang
2022-01-05
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-10
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
2021-11-17
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
2021-10-27
ftrace: disable preemption when recursion locked
王贇
2021-10-26
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-10-26
irq: riscv: perform irqentry in entry code
Mark Rutland
2021-10-20
riscv: Use of_get_cpu_hwid()
Rob Herring
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-04
riscv: set default pm_power_off to NULL
Dimitri John Ledkov
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-10-02
riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...
Tong Tiangen
[next]