index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+3
2023-08-23
Merge patch series "riscv: fix ptrace and export VLENB"
Palmer Dabbelt
2
-1
/
+3
2023-08-22
RISC-V: vector: export VLENB csr in __sc_riscv_v_state
Andy Chiu
2
-1
/
+3
2023-08-18
Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+13
2023-08-18
Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+14
2023-08-17
asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...
Arnd Bergmann
1
-0
/
+14
2023-08-16
riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
Nam Cao
1
-2
/
+13
2023-08-10
riscv: Implement flush_cache_vmap()
Alexandre Ghiti
1
-0
/
+4
2023-08-10
riscv: Do not allow vmap pud mappings for 3-level page table
Alexandre Ghiti
1
-1
/
+3
2023-08-08
riscv: mm: fix 2 instances of -Wmissing-variable-declarations
Nick Desaulniers
1
-0
/
+2
2023-08-08
riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
1
-8
/
+8
2023-08-02
RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
1
-1
/
+1
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+38
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+0
2023-07-04
riscv: Discard vector state on syscalls
Björn Töpel
1
-0
/
+34
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-31
/
+262
2023-07-01
RISC-V: Fix up some vector state related build failures
Palmer Dabbelt
1
-0
/
+4
2023-07-01
Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
7
-31
/
+262
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+21
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-18
/
+579
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-4
/
+0
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-72
/
+0
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-06-23
Merge patch series "riscv: Add independent irq/softirq stacks support"
Palmer Dabbelt
2
-11
/
+33
2023-06-23
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
2
-0
/
+5
2023-06-22
riscv: stack: Add config of thread stack size
Guo Ren
1
-11
/
+1
2023-06-22
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
2
-0
/
+32
2023-06-22
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
1
-14
/
+0
2023-06-22
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-0
/
+21
2023-06-21
RISC-V: always report presence of extensions formerly part of the base ISA
Conor Dooley
1
-0
/
+4
2023-06-21
RISC-V: split early & late of_node to hartid mapping
Conor Dooley
1
-0
/
+1
2023-06-20
RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
1
-0
/
+1
2023-06-19
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
3
-0
/
+15
2023-06-19
riscv: kvm: define vcpu_sbi_ext_pmu in header
Ben Dooks
1
-0
/
+3
2023-06-19
RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
2
-0
/
+20
2023-06-19
RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
1
-36
/
+10
2023-06-19
RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Evan Green
1
-0
/
+3
2023-06-19
RISC-V: Track ISA extensions per hart
Evan Green
1
-0
/
+10
2023-06-19
RISC-V: Add Zba, Zbs extension probing
Evan Green
1
-0
/
+2
2023-06-18
RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
2
-0
/
+9
2023-06-18
RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
1
-14
/
+3
2023-06-18
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
2
-42
/
+135
2023-06-18
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
3
-0
/
+28
2023-06-18
RISC-V: KVM: Add APLIC related defines
Anup Patel
1
-0
/
+58
2023-06-18
RISC-V: KVM: Add IMSIC related defines
Anup Patel
1
-0
/
+38
2023-06-18
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
1
-0
/
+10
2023-06-14
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
2
-0
/
+10
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2
-4
/
+0
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
16
-7
/
+413
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2
-0
/
+14
[next]