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-13
x86/vmlinux.lds.S: Remove conditional definition of LOAD_OFFSET
Wei Yang
1
-4
/
+0
2024-03-13
perf/x86/amd/core: Avoid register reset when CPU is dead
Sandipan Das
1
-1
/
+0
2024-03-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
1
-2
/
+4
2024-03-13
s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support
Heiko Carstens
7
-3
/
+48
2024-03-13
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
1
-23
/
+45
2024-03-13
s390/cio,idal: remove superfluous virt_to_phys() conversion
Heiko Carstens
1
-2
/
+2
2024-03-13
s390/cio,idal: code cleanup
Heiko Carstens
1
-70
/
+64
2024-03-13
s390/virtio_ccw: use DMA handle from DMA API
Halil Pasic
2
-1
/
+4
2024-03-13
s390/cio: use bitwise types to allow for type checking
Heiko Carstens
5
-22
/
+27
2024-03-13
s390/cio: introduce bitwise dma types and helper functions
Halil Pasic
1
-0
/
+103
2024-03-13
s390/vtime: fix average steal time calculation
Mete Durlu
1
-2
/
+2
2024-03-13
s390/sysinfo: allow response buffer in normal memory
Alexander Gordeev
1
-1
/
+1
2024-03-13
Revert "crypto: remove CONFIG_CRYPTO_STATS"
Herbert Xu
2
-0
/
+2
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-207
/
+880
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
29
-28
/
+47
2024-03-12
Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
45
-252
/
+185
2024-03-12
Merge tag 'soc-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-7
/
+58
2024-03-12
Merge tag 'soc-arm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
24
-51
/
+75
2024-03-12
Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
687
-7567
/
+39073
2024-03-12
Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-36
/
+0
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
87
-1281
/
+2451
2024-03-12
Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-329
/
+259
2024-03-12
Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-9
/
+146
2024-03-12
Revert "x86/bugs: Use fixed addressing for VERW operand"
Dave Hansen
1
-1
/
+1
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-12
sched/balancing: Rename rebalance_domains() => sched_balance_domains()
Ingo Molnar
1
-1
/
+1
2024-03-12
x86/platform/atom: Check state of Punit managed devices on s2idle
Johannes Stezenbach
1
-1
/
+53
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
291
-3368
/
+5286
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
2
-29
/
+23
2024-03-11
Merge tag 'x86_tdx_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+8
2024-03-11
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-20
/
+32
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
69
-521
/
+595
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
35
-138
/
+93
2024-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-109
/
+142
2024-03-11
Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-36
/
+22
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-03-11
Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+14
2024-03-11
Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
12
-25
/
+374
2024-03-11
Merge tag 'x86_misc_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
33
-130
/
+1003
2024-03-11
Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-334
/
+894
2024-03-11
Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+7
2024-03-11
Merge tag 'x86_cpu_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2024-03-11
Merge tag 'ras_core_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[prev]
[next]