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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+49
2024-03-21
x86/boot: Simplify boot stack setup
Brian Gerst
5
-16
/
+8
2024-03-21
x86/percpu: Enable named address spaces for GCC 9.1+
Uros Bizjak
1
-1
/
+1
2024-03-21
Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-187
/
+196
2024-03-21
sh: hd64461: Make setup_hd64461() static
Artur Rojek
1
-1
/
+1
2024-03-21
arm64: bpf: fix 32bit unconditional bswap
Artem Savkov
1
-1
/
+1
2024-03-21
x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
Masahiro Yamada
1
-0
/
+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-20
x86/percpu: Re-enable named address spaces with KASAN for GCC 13.3+
Uros Bizjak
1
-3
/
+6
2024-03-20
x86/percpu: Move raw_percpu_xchg_op() to a better place
Uros Bizjak
1
-12
/
+11
2024-03-20
x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate b...
Uros Bizjak
1
-21
/
+11
2024-03-20
x86/asm: Use "m" operand constraint in WRUSSQ asm template
Uros Bizjak
1
-2
/
+2
2024-03-19
bpf, arm64: fix bug in BPF_LDX_MEMSX
Puranjay Mohan
1
-1
/
+1
2024-03-19
s390/bpf: Fix bpf_plt pointer arithmetic
Ilya Leoshkevich
1
-26
/
+20
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
19
-385
/
+765
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
20
-153
/
+316
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-44
/
+122
2024-03-19
Merge branches 'misc' and 'fixes' into for-linus
Russell King (Oracle)
1
-0
/
+3
2024-03-19
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
Uros Bizjak
1
-2
/
+2
2024-03-19
x86/asm: Use %a instead of %P operand modifier in asm templates
Uros Bizjak
1
-1
/
+1
2024-03-19
x86/asm: Use %c/%n instead of %P operand modifier in asm templates
Uros Bizjak
6
-18
/
+18
2024-03-19
x86/asm: Remove %P operand modifier from altinstr asm templates
Uros Bizjak
3
-6
/
+6
2024-03-19
LoongArch/crypto: Clean up useless assignment operations
Yuli Wang
1
-2
/
+0
2024-03-19
LoongArch: Define the __io_aw() hook as mmiowb()
Huacai Chen
3
-18
/
+3
2024-03-19
LoongArch: Remove superfluous flush_dcache_page() definition
Huacai Chen
1
-3
/
+0
2024-03-19
LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h
Max Kellermann
2
-3
/
+3
2024-03-19
LoongArch: Change __my_cpu_offset definition to avoid mis-optimization
Huacai Chen
1
-1
/
+6
2024-03-19
LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig
Huacai Chen
1
-0
/
+1
2024-03-19
LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig
Huacai Chen
1
-0
/
+1
2024-03-18
Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-16
/
+26
[prev]
[next]