index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
1
-0
/
+4
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-2
/
+2
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
2
-5
/
+5
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
1
-0
/
+4
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
12
-6
/
+242
2022-05-17
riscv: compat: signal: Add rt_frame implementation
Guo Ren
1
-0
/
+18
2022-05-13
riscv: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
1
-6
/
+65
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
5
-7
/
+86
2022-05-11
riscv: remove FIXMAP_PAGE_IO and fall back to its default value
Heiko Stuebner
1
-2
/
+0
2022-05-11
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
7
-9
/
+99
2022-05-11
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
4
-12
/
+24
2022-05-11
riscv: prevent compressed instructions in alternatives
Heiko Stuebner
1
-0
/
+24
2022-05-11
riscv: extend concatenated alternatives-lines to the same length
Heiko Stuebner
1
-10
/
+10
2022-05-11
riscv: implement ALTERNATIVE_2 macro
Heiko Stuebner
1
-20
/
+58
2022-05-11
riscv: implement module alternatives
Heiko Stuebner
1
-0
/
+3
2022-05-11
riscv: allow different stages with alternatives
Heiko Stuebner
1
-1
/
+4
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2
-3
/
+12
2022-05-11
RISC-V: Move to queued RW locks
Palmer Dabbelt
3
-123
/
+2
2022-05-11
RISC-V: Move to generic spinlocks
Palmer Dabbelt
3
-45
/
+10
2022-04-26
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2
-0
/
+6
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
1
-0
/
+9
2022-04-26
riscv: compat: Add hw capability check for elf
Guo Ren
1
-2
/
+4
2022-04-26
riscv: compat: Add elf.h implementation
Guo Ren
1
-1
/
+40
2022-04-26
riscv: compat: syscall: Add entry.S implementation
Guo Ren
1
-0
/
+7
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
3
-1
/
+13
2022-04-26
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2
-3
/
+16
2022-04-26
riscv: compat: Add basic compat data type implementation
Guo Ren
2
-0
/
+130
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
1
-3
/
+0
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
6
-5
/
+99
2022-03-30
riscv: Increase stack size under KASAN
Dmitry Vyukov
1
-2
/
+8
2022-03-30
RISC-V CPU Idle Support
Palmer Dabbelt
3
-0
/
+86
2022-03-30
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
1
-0
/
+2
2022-03-29
riscv module: remove (NOLOAD)
Fangrui Song
1
-3
/
+3
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
9
-76
/
+347
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+27
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-32
/
+1
2022-03-21
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
4
-73
/
+161
2022-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
2
-1
/
+8
2022-03-21
RISC-V: Add RISC-V SBI PMU extension definitions
Atish Patra
1
-0
/
+95
2022-03-21
RISC-V: Add CSR encodings for all HPMCOUNTERS
Atish Patra
1
-0
/
+58
2022-03-21
RISC-V: Remove the current perf implementation
Atish Patra
1
-72
/
+0
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-0
/
+1
2022-03-17
RISC-V: Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
1
-0
/
+25
2022-03-17
RISC-V: Improve /proc/cpuinfo output for ISA extensions
Atish Patra
1
-0
/
+7
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
1
-0
/
+18
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
1
-0
/
+1
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
1
-5
/
+22
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
1
-0
/
+3
[prev]
[next]