index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
|
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
2
-11
/
+10
*
|
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
2022-01-20
1
-2
/
+0
*
|
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2022-01-20
1
-0
/
+25
*
|
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-20
8
-22
/
+228
|
\
\
|
*
|
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
2022-01-20
1
-0
/
+9
|
*
|
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-20
7
-9
/
+187
|
*
|
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
2022-01-20
3
-4
/
+14
|
*
|
riscv: Split early kasan mapping to prepare sv48 introduction
Alexandre Ghiti
2022-01-20
1
-0
/
+1
|
*
|
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
2022-01-20
3
-11
/
+17
*
|
|
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-19
10
-182
/
+260
|
\
\
\
|
*
|
|
RISC-V: Use SBI SRST extension when available
Anup Patel
2022-01-11
1
-0
/
+24
|
*
|
|
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
2022-01-09
1
-8
/
+2
|
*
|
|
riscv: remove cpu_stop()
Jisheng Zhang
2022-01-09
1
-2
/
+0
|
*
|
|
riscv/mm: Enable THP migration
Nanyong Sun
2022-01-08
1
-0
/
+5
|
*
|
|
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
2022-01-08
2
-6
/
+7
|
*
|
|
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
2022-01-06
1
-2
/
+2
|
*
|
|
riscv: extable: add a dedicated uaccess handler
Jisheng Zhang
2022-01-06
3
-70
/
+51
|
*
|
|
riscv: add gpr-num.h
Jisheng Zhang
2022-01-06
1
-0
/
+77
|
*
|
|
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2022-01-06
2
-11
/
+31
|
*
|
|
riscv: extable: consolidate definitions
Jisheng Zhang
2022-01-06
3
-6
/
+35
|
*
|
|
riscv: extable: make fixup_exception() return bool
Jisheng Zhang
2022-01-06
1
-4
/
+4
|
*
|
|
riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
Jisheng Zhang
2022-01-06
1
-0
/
+12
|
*
|
|
riscv: switch to relative exception tables
Jisheng Zhang
2022-01-06
3
-3
/
+27
|
*
|
|
riscv: consolidate __ex_table construction
Jisheng Zhang
2022-01-06
2
-27
/
+15
|
*
|
|
riscv: remove unused __cmpxchg_user() macro
Jisheng Zhang
2022-01-06
1
-75
/
+0
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
4
-11
/
+45
|
\
\
\
|
*
|
|
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2022-01-06
1
-0
/
+1
|
*
|
|
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
2022-01-06
1
-0
/
+1
|
*
|
|
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
2022-01-06
2
-0
/
+10
|
*
|
|
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
2022-01-06
1
-0
/
+2
|
*
|
|
RISC-V: KVM: Mark the existing SBI implementation as v0.1
Atish Patra
2022-01-06
1
-0
/
+29
|
*
|
|
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2022-01-06
2
-10
/
+2
|
*
|
|
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-08
1
-1
/
+0
*
|
|
|
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-12
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
1
-5
/
+3
|
|
\
|
|
|
*
|
|
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-12-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-27
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-12-13
1
-1
/
+0
|
|
/
*
/
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
2021-11-22
1
-5
/
+3
|
/
*
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
4
-14
/
+14
|
\
|
*
riscv/vdso: Drop unneeded part due to merge issue
Kefeng Wang
2021-10-27
1
-11
/
+0
|
*
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-10-26
1
-2
/
+4
|
*
Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...
Palmer Dabbelt
2021-10-05
1
-0
/
+87
|
|
\
|
*
|
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-04
3
-1
/
+10
*
|
|
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-9
/
+0
|
\
\
\
|
*
|
|
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-9
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
6
-0
/
+589
|
\
\
\
\
|
*
|
|
|
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
2021-10-31
1
-2
/
+3
[next]