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-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2023-03-01
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-8
/
+130
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-320
/
+604
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+26
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-10
/
+26
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-22
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
1
-0
/
+1
2023-02-21
riscv: Add header include guards to insn.h
Liao Chang
1
-0
/
+4
2023-02-21
riscv: hwcap: Don't alphabetize ISA extension IDs
Andrew Jones
1
-22
/
+20
2023-02-21
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
1
-0
/
+2
2023-02-21
RISC-V: Only provide the single-letter extensions in HWCAP
Palmer Dabbelt
2
-12
/
+6
2023-02-21
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
1
-1
/
+1
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-02-17
riscv: Extend patch_text for multiple instructions
Pu Lehui
1
-1
/
+1
2023-02-15
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
1
-0
/
+10
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
1
-12
/
+38
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
1
-12
/
+38
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
7
-24
/
+140
2023-02-14
Merge patch series "Remove toolchain dependencies for Zicbom"
Palmer Dabbelt
2
-1
/
+60
2023-02-14
RISC-V: replace cbom instructions with an insn-def
Conor Dooley
2
-1
/
+14
2023-02-14
RISC-V: insn-def: Add I-type insn-def
Andrew Jones
1
-0
/
+46
2023-02-14
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
2
-2
/
+2
2023-02-14
riscv: Fix Zbb alternative IDs
Samuel Holland
1
-5
/
+0
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-5
/
+0
2023-02-07
RISC-V: KVM: Support firmware events
Atish Patra
1
-0
/
+17
2023-02-07
RISC-V: KVM: Implement trap & emulate for hpmcounters
Atish Patra
1
-0
/
+16
2023-02-07
RISC-V: KVM: Add skeleton support for perf
Atish Patra
2
-0
/
+78
2023-02-07
RISC-V: KVM: Modify SBI extension handler to return SBI error code
Atish Patra
1
-2
/
+8
2023-02-07
RISC-V: KVM: Define a probe function for SBI extension data structures
Atish Patra
1
-0
/
+3
2023-02-07
RISC-V: Improve SBI PMU extension related definitions
Atish Patra
1
-2
/
+5
2023-02-06
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
3
-20
/
+13
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
1
-1
/
+1
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-5
/
+27
2023-02-01
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
1
-0
/
+4
2023-02-01
Merge patch series "riscv: improve boot time isa extensions handling"
Palmer Dabbelt
8
-69
/
+100
2023-01-31
riscv: remove riscv_isa_ext_keys[] array and related usage
Jisheng Zhang
1
-32
/
+0
2023-01-31
riscv: cpu_relax: switch to riscv_has_extension_likely()
Jisheng Zhang
1
-1
/
+1
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
1
-0
/
+4
2023-01-31
riscv: switch to relative alternative entries
Jisheng Zhang
2
-16
/
+21
2023-01-31
riscv: module: move find_section to module.h
Jisheng Zhang
1
-0
/
+16
2023-01-31
riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
Jisheng Zhang
1
-1
/
+2
2023-01-31
riscv: introduce riscv_has_extension_[un]likely()
Jisheng Zhang
1
-0
/
+37
2023-01-31
riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
Jisheng Zhang
1
-6
/
+3
2023-01-31
riscv: hwcap: make ISA extension ids can be used in asm
Jisheng Zhang
1
-24
/
+21
2023-01-31
Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"
Palmer Dabbelt
2
-19
/
+12
2023-01-31
riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Samuel Holland
2
-18
/
+10
2023-01-31
Merge patch series "Zbb string optimizations"
Palmer Dabbelt
3
-1
/
+13
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
2
-1
/
+3
[next]