index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
25
-114
/
+692
|
\
|
*
RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
Uwe Kleine-König
2022-05-31
1
-0
/
+7
|
*
RISC-V: Various XIP fixes
Palmer Dabbelt
2022-05-26
2
-26
/
+31
|
|
\
|
|
*
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-05-25
2
-26
/
+31
|
*
|
riscv: atomic: Add custom conditional atomic operation implementation
Guo Ren
2022-05-21
1
-0
/
+82
|
*
|
riscv: atomic: Optimize dec_if_positive functions
Guo Ren
2022-05-21
1
-10
/
+10
|
*
|
riscv: atomic: Cleanup unnecessary definition
Guo Ren
2022-05-21
1
-12
/
+0
|
*
|
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
2022-05-20
3
-160
/
+4
|
|
\
\
|
*
\
\
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-20
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
RISC-V: Add kexec_file support
Liao Chang
2022-05-19
1
-0
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-19
11
-5
/
+241
|
|
\
\
\
|
|
*
|
|
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-18
1
-0
/
+18
|
|
*
|
|
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2022-04-26
2
-0
/
+6
|
|
*
|
|
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
1
-0
/
+9
|
|
*
|
|
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
1
-2
/
+4
|
|
*
|
|
riscv: compat: Add elf.h implementation
Guo Ren
2022-04-26
1
-1
/
+40
|
|
*
|
|
riscv: compat: syscall: Add entry.S implementation
Guo Ren
2022-04-26
1
-0
/
+7
|
|
*
|
|
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
2
-0
/
+12
|
|
*
|
|
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2022-04-26
2
-3
/
+16
|
|
*
|
|
riscv: compat: Add basic compat data type implementation
Guo Ren
2022-04-26
2
-0
/
+130
|
|
|
/
/
|
*
|
|
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-12
5
-7
/
+86
|
*
|
|
riscv: remove FIXMAP_PAGE_IO and fall back to its default value
Heiko Stuebner
2022-05-12
1
-2
/
+0
|
*
|
|
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-12
7
-9
/
+99
|
*
|
|
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
2022-05-12
4
-12
/
+24
|
*
|
|
riscv: prevent compressed instructions in alternatives
Heiko Stuebner
2022-05-12
1
-0
/
+24
|
*
|
|
riscv: extend concatenated alternatives-lines to the same length
Heiko Stuebner
2022-05-12
1
-10
/
+10
|
*
|
|
riscv: implement ALTERNATIVE_2 macro
Heiko Stuebner
2022-05-12
1
-20
/
+58
|
*
|
|
riscv: implement module alternatives
Heiko Stuebner
2022-05-12
1
-0
/
+3
|
*
|
|
riscv: allow different stages with alternatives
Heiko Stuebner
2022-05-12
1
-1
/
+4
|
*
|
|
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-05-12
2
-3
/
+12
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
2
-23
/
+102
|
\
\
\
|
*
|
|
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
2022-05-20
1
-0
/
+5
|
*
|
|
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
1
-0
/
+59
|
*
|
|
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
2022-05-20
1
-2
/
+1
|
*
|
|
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
1
-5
/
+20
|
*
|
|
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
2022-05-20
1
-0
/
+1
|
*
|
|
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-05-20
1
-15
/
+15
*
|
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
2
-6
/
+65
|
\
\
\
\
|
*
|
|
|
riscv/mm: fix two page table check related issues
Tong Tiangen
2022-05-19
2
-5
/
+5
|
*
|
|
|
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2022-05-13
1
-6
/
+65
|
|
/
/
/
*
|
|
|
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
3
-160
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
RISC-V: Move to queued RW locks
Palmer Dabbelt
2022-05-11
3
-123
/
+2
|
*
|
|
RISC-V: Move to generic spinlocks
Palmer Dabbelt
2022-05-11
3
-45
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
1
-1
/
+1
|
\
\
\
|
*
|
|
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-24
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2022-05-19
1
-2
/
+2
|
|
/
*
/
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
2022-04-21
1
-3
/
+0
|
/
*
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-01
6
-5
/
+99
|
\
|
*
riscv: Increase stack size under KASAN
Dmitry Vyukov
2022-03-31
1
-2
/
+8
[next]