index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
2022-05-13
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2022-05-11
RISC-V: Move to queued RW locks
Palmer Dabbelt
2022-05-11
RISC-V: Move to generic spinlocks
Palmer Dabbelt
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-30
riscv: Increase stack size under KASAN
Dmitry Vyukov
2022-03-30
RISC-V CPU Idle Support
Palmer Dabbelt
2022-03-30
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
2022-03-29
riscv module: remove (NOLOAD)
Fangrui Song
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
2022-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
2022-03-21
RISC-V: Add RISC-V SBI PMU extension definitions
Atish Patra
2022-03-21
RISC-V: Add CSR encodings for all HPMCOUNTERS
Atish Patra
2022-03-21
RISC-V: Remove the current perf implementation
Atish Patra
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
2022-03-17
RISC-V: Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
2022-03-17
RISC-V: Improve /proc/cpuinfo output for ISA extensions
Atish Patra
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
2022-03-11
RISC-V: KVM: Upgrade SBI spec version to v0.3
Anup Patel
2022-03-10
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-03-10
RISC-V: Enable CPU_IDLE drivers
Anup Patel
2022-03-03
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-14
riscv: mm: Set sv57 on defaultly
Qinglin Pan
2022-02-14
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
2022-02-14
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
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: Explicit comment about user virtual address space size
Alexandre Ghiti
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-19
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
[next]