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-07-20
LoongArch: Add architectural preparation for CPUFreq
Huacai Chen
3
-0
/
+19
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
6
-17
/
+35
2024-07-20
LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support
Huacai Chen
1
-0
/
+1
2024-07-20
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
Huacai Chen
3
-2
/
+24
2024-07-20
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
Jinjie Ruan
2
-1
/
+22
2024-07-20
LoongArch: Add irq_work support via self IPIs
Huacai Chen
5
-1
/
+34
2024-07-20
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
Huacai Chen
3
-11
/
+22
2024-07-20
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
2
-2
/
+2
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
9
-0
/
+18
2024-07-19
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
141
-5741
/
+1438
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+24
2024-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+18
2024-07-19
Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+0
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-8
/
+12
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
8
-1
/
+273
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
24
-4825
/
+4135
2024-07-19
ARM: sa1100: make match function take a const pointer
Greg Kroah-Hartman
2
-3
/
+3
2024-07-19
arm64: qcom: don't select HAVE_PWRCTL when PCI=n
Arnd Bergmann
1
-1
/
+1
2024-07-18
Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-13
/
+22
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
76
-754
/
+1159
2024-07-18
Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-256
/
+280
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
7
-20
/
+0
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
4
-1
/
+144
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-43
/
+42
2024-07-18
Kconfig: reduce the amount of power sequencing noise
Bartosz Golaszewski
1
-0
/
+1
2024-07-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
12
-7
/
+183
2024-07-17
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
6
-6
/
+6
2024-07-17
Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+5
2024-07-17
locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as void
Uros Bizjak
1
-4
/
+2
2024-07-17
locking/atomic/x86: Introduce the read64_nonatomic macro to x86_32 with cx8
Uros Bizjak
1
-2
/
+7
2024-07-17
s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
Gerald Schaefer
1
-1
/
+2
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
3
-7
/
+7
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
1
-3
/
+5
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
1
-6
/
+8
2024-07-17
Merge tag 'asm-generic-6.11' into loongarch-next
Huacai Chen
73
-1196
/
+719
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
12
-187
/
+575
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
1
-0
/
+1
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-431
/
+1102
2024-07-16
Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-0
/
+5
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+16
2024-07-16
Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
25
-258
/
+267
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-271
/
+16
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
73
-1196
/
+719
2024-07-16
Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
13
-416
/
+239
2024-07-16
Merge tag 'soc-defconfig-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-3
/
+54
[prev]
[next]