index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-05
RISC-V: capitalise CMO op macros
Conor Dooley
2
-7
/
+7
2023-11-05
Merge patch series "Add support to handle misaligned accesses in S-mode"
Palmer Dabbelt
3
-0
/
+41
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+13
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+12
2023-11-02
RISC-V: hwprobe: Fix vDSO SIGSEGV
Andrew Jones
1
-0
/
+5
2023-11-02
Merge patch series "riscv: SCS support"
Palmer Dabbelt
5
-4
/
+111
2023-11-02
Merge patch "riscv: errata: improve T-Head CMO"
Palmer Dabbelt
1
-9
/
+9
2023-11-02
riscv: errata: prefix T-Head mnemonics with th.
Icenowy Zheng
1
-7
/
+7
2023-11-01
riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
1
-0
/
+9
2023-11-01
riscv: report misaligned accesses emulation to hwprobe
Clément Léger
1
-0
/
+18
2023-11-01
riscv: add support for misaligned trap handling in S-mode
Clément Léger
1
-0
/
+14
2023-10-31
Merge patch series "RISC-V: ACPI improvements"
Palmer Dabbelt
1
-0
/
+6
2023-10-31
riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
Song Shuai
1
-2
/
+2
2023-10-31
riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause
Minda Chen
1
-1
/
+1
2023-10-31
riscv/mm: Fix the comment for swap pte format
Xiao Wang
1
-1
/
+1
2023-10-31
RISC-V: Provide pgtable_l5_enabled on rv32
Palmer Dabbelt
2
-1
/
+3
2023-10-31
Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
5
-1
/
+51
2023-10-27
riscv: Use separate IRQ shadow call stacks
Sami Tolvanen
1
-0
/
+7
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
3
-0
/
+66
2023-10-27
riscv: Move global pointer loading to a macro
Sami Tolvanen
1
-0
/
+8
2023-10-27
riscv: Deduplicate IRQ stack switching
Sami Tolvanen
2
-0
/
+8
2023-10-27
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
3
-4
/
+22
2023-10-26
RISC-V: ACPI: RHCT: Add function to get CBO block sizes
Sunil V L
1
-0
/
+6
2023-10-20
RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
1
-0
/
+1
2023-10-20
RISC-V: KVM: Allow some SBI extensions to be disabled by default
Anup Patel
1
-0
/
+4
2023-10-20
RISC-V: KVM: Change the SBI specification version to v2.0
Anup Patel
1
-1
/
+1
2023-10-20
RISC-V: Add defines for SBI debug console extension
Anup Patel
1
-0
/
+7
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-10-18
riscv: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-0
/
+13
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+41
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
1
-0
/
+21
2023-10-12
RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
2
-0
/
+9
2023-10-12
RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
2
-0
/
+3
2023-10-12
RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
2
-0
/
+17
2023-10-12
RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
1
-0
/
+7
2023-10-12
RISC-V: Detect Zicond from ISA string
Anup Patel
1
-0
/
+1
2023-10-12
RISC-V: Detect Smstateen extension
Mayuresh Chitale
1
-0
/
+1
2023-10-04
riscv: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
2
-0
/
+13
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+2
2023-09-21
RISC-V: hwprobe: Expose Zicboz extension and its block size
Andrew Jones
1
-1
/
+1
2023-09-21
RISC-V: Enable cbo.zero in usermode
Andrew Jones
3
-0
/
+18
2023-09-20
riscv: Only consider swbp/ss handlers for correct privileged mode
Björn Töpel
2
-0
/
+20
2023-09-12
riscv: errata: fix T-Head dcache.cva encoding
Icenowy Zheng
1
-2
/
+2
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-5
/
+45
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
1
-0
/
+1
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2
-0
/
+5
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
4
-0
/
+37
2023-09-08
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
2
-5
/
+2
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+13
2023-09-06
riscv: implement a memset like function for text
Puranjay Mohan
1
-0
/
+1
[prev]
[next]