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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Yunhui Cui
1
-0
/
+22
2024-07-24
riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
Yunhui Cui
1
-7
/
+6
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-148
/
+135
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
1
-0
/
+3
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+29
2024-05-22
Merge patch series "riscv: Extension parsing fixes"
Palmer Dabbelt
2
-7
/
+43
2024-05-22
riscv: typo in comment for get_f64_reg
Xingyou Chen
1
-1
/
+1
2024-05-22
Use bool value in set_cpu_online()
Zhao Ke
1
-1
/
+1
2024-05-22
riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
1
-6
/
+14
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
3
-133
/
+73
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-115
/
+86
2024-05-22
riscv: cpufeature: Fix extension subset checking
Charlie Jenkins
1
-1
/
+1
2024-05-22
riscv: cpufeature: Fix thead vector hwcap removal
Charlie Jenkins
2
-6
/
+42
2024-05-19
riscv: add support for kernel-mode FPU
Samuel Holland
2
-0
/
+29
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-20
/
+2
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
3
-18
/
+0
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-34
/
+0
2024-05-14
riscv: extend execmem_params for generated code allocations
Mike Rapoport (IBM)
2
-11
/
+13
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-7
/
+17
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2
-2
/
+2
2024-04-30
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
3
-14
/
+15
2024-04-30
Merge patch series "riscv: fix patching with IPI"
Palmer Dabbelt
2
-9
/
+52
2024-04-29
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2
-11
/
+11
2024-04-29
riscv: Flush the instruction cache during SMP bringup
Samuel Holland
1
-3
/
+4
2024-04-28
riscv: hwprobe: export Zihintpause ISA extension
Clément Léger
1
-0
/
+1
2024-04-28
riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
Clément Léger
1
-89
/
+17
2024-04-28
riscv: Do not save the scratch CSR during suspend
Samuel Holland
1
-2
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2024-04-22
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
1
-3
/
+3
2024-04-16
riscv: Fix text patching when IPI are used
Alexandre Ghiti
2
-8
/
+52
2024-04-16
riscv: Remove superfluous smp_mb()
Alexandre Ghiti
1
-1
/
+0
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
1
-0
/
+8
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
1
-1
/
+1
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
1
-1
/
+1
2024-04-03
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
1
-7
/
+8
2024-03-27
riscv: remove unused header
tanzirh@google.com
1
-1
/
+0
2024-03-27
riscv: compat_vdso: align VDSOAS build log
Masahiro Yamada
1
-1
/
+1
2024-03-26
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
1
-0
/
+1
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-270
/
+382
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2024-03-20
riscv: Use kcalloc() instead of kzalloc()
Erick Archer
1
-2
/
+1
2024-03-20
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
1
-0
/
+49
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
1
-3
/
+3
2024-03-19
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
1
-0
/
+49
2024-03-19
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
1
-3
/
+3
[next]