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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
68
-550
/
+4316
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: Fix syscall wrapper for >word-size arguments
Sami Tolvanen
1
-14
/
+39
2024-03-20
Merge patch series "riscv/barrier: tidying up barrier-related macro"
Palmer Dabbelt
7
-32
/
+36
2024-03-20
crypto: riscv - add vector crypto accelerated AES-CBC-CTS
Eric Biggers
3
-5
/
+245
2024-03-20
crypto: riscv - parallelize AES-CBC decryption
Eric Biggers
1
-9
/
+15
2024-03-20
Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"
Palmer Dabbelt
1
-0
/
+1
2024-03-20
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
3
-10
/
+10
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
2
-0
/
+52
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
5
-24
/
+34
2024-03-19
riscv/barrier: Add missing space after ','
Eric Chan
1
-6
/
+6
2024-03-19
riscv/barrier: Consolidate fence definitions
Eric Chan
7
-14
/
+16
2024-03-19
riscv/barrier: Define RISCV_FULL_BARRIER
Eric Chan
3
-10
/
+12
2024-03-19
riscv/barrier: Define __{mb,rmb,wmb}
Eric Chan
1
-3
/
+3
2024-03-19
RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ
Sunil V L
1
-0
/
+1
2024-03-19
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
2
-0
/
+52
2024-03-19
riscv: Introduce set_compat_task() in asm/compat.h
Leonardo Bras
2
-4
/
+9
2024-03-19
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
2
-3
/
+11
2024-03-19
riscv: add compile-time test into is_compat_task()
Leonardo Bras
4
-12
/
+5
2024-03-19
riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
2
-2
/
+2
2024-03-19
riscv: Improve arch_get_mmap_end() macro
Leonardo Bras
1
-3
/
+9
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
7
-4
/
+335
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-1
/
+20
2024-03-15
riscv: vector: Fix a typo of preempt_v
Song Shuai
1
-2
/
+2
2024-03-15
Merge patch series "riscv: mm: Extend mappable memory up to hint address"
Palmer Dabbelt
1
-16
/
+11
2024-03-15
Merge patch series "riscv: Use Kconfig to set unaligned access speed"
Palmer Dabbelt
8
-293
/
+374
2024-03-15
Merge patch series "Support Andes PMU extension"
Palmer Dabbelt
7
-20
/
+13
2024-03-15
Merge patch "riscv: Fix compilation error with FAST_GUP and rv32"
Palmer Dabbelt
2
-60
/
+7
2024-03-15
riscv: Fix compilation error with FAST_GUP and rv32
Alexandre Ghiti
1
-0
/
+2
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-20
/
+8
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-40
/
+25
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+4
2024-03-14
riscv: mm: Use hint address in mmap if available
Charlie Jenkins
1
-16
/
+11
2024-03-13
riscv: Set unaligned access speed at compile time
Charlie Jenkins
7
-296
/
+359
2024-03-13
riscv: Decouple emulated unaligned accesses from access speed
Charlie Jenkins
3
-13
/
+29
2024-03-13
riscv: Only check online cpus for emulated accesses
Charlie Jenkins
1
-1
/
+1
2024-03-13
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
3
-11
/
+13
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-146
/
+300
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+3
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+2
2024-03-12
Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-38
/
+31
2024-03-12
riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
Yu Chien Peter Lin
1
-1
/
+1
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
3
-9
/
+2
2024-03-12
riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu Chien Peter Lin
1
-1
/
+1
2024-03-12
riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
4
-9
/
+9
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-7
/
+90
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+2
2024-03-11
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-0
/
+19
[next]