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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
x86/percpu: Move some percpu accessors around to reduce ifdeffery
Uros Bizjak
1
-21
/
+19
2024-05-20
x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable()
Uros Bizjak
1
-6
/
+6
2024-05-19
x86: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
3
-0
/
+34
2024-05-19
x86/fpu: fix asm/fpu/types.h include guard
Samuel Holland
1
-3
/
+3
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+17
2024-05-19
Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+5
2024-05-19
Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-111
/
+319
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
17
-126
/
+91
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-16
/
+17
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-85
/
+6
2024-05-18
x86/percpu: Fix operand constraint modifier in __raw_cpu_write()
Uros Bizjak
1
-1
/
+1
2024-05-18
x86/percpu: Introduce the __raw_cpu_read_const() macro
Uros Bizjak
1
-10
/
+9
2024-05-18
x86/percpu: Unify percpu read-write accessors
Uros Bizjak
1
-47
/
+25
2024-05-18
x86/percpu: Move some percpu macros around for readability
Uros Bizjak
1
-29
/
+34
2024-05-18
x86/percpu: Introduce the pcpu_binary_op() macro
Uros Bizjak
1
-17
/
+30
2024-05-18
perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
Uros Bizjak
2
-3
/
+9
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-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-22
/
+23
2024-05-17
xen/x86: add extra pages to unpopulated-alloc if available
Roger Pau Monne
1
-0
/
+33
2024-05-17
locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_entry()
Uros Bizjak
1
-6
/
+5
2024-05-17
x86/alternatives: Use the correct length when optimizing NOPs
Borislav Petkov (AMD)
1
-1
/
+1
2024-05-17
x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
Nathan Chancellor
1
-0
/
+2
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+0
2024-05-16
Merge branch 'pci/ims-removal'
Bjorn Helgaas
1
-5
/
+0
2024-05-16
x86/pci: Skip early E820 check for ECAM region
Bjorn Helgaas
1
-11
/
+29
2024-05-16
x86/boot: Add a fallthrough annotation
Borislav Petkov
2
-0
/
+2
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-15
Revert "x86/apic/msi: Enable PCI/IMS"
Bjorn Helgaas
1
-5
/
+0
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
34
-808
/
+1414
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-66
/
+35
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2024-05-15
drm/i915/pciids: don't include RPL-U PCI IDs in RPL-P
Jani Nikula
1
-0
/
+1
2024-05-15
drm/i915/pciids: remove 12 from INTEL_TGL_IDS()
Jani Nikula
1
-1
/
+1
2024-05-15
drm/i915/pciids: remove 11 from INTEL_ICL_IDS()
Jani Nikula
1
-1
/
+1
2024-05-15
drm/i915/pciids: don't include WHL/CML PCI IDs in CFL
Jani Nikula
1
-0
/
+2
2024-05-15
drm/i915/pciids: add INTEL_IVB_IDS()
Jani Nikula
1
-2
/
+1
2024-05-15
drm/i915/pciids: add INTEL_SNB_IDS()
Jani Nikula
1
-2
/
+1
2024-05-15
drm/i915/pciids: add INTEL_ILK_IDS(), use acronym
Jani Nikula
1
-2
/
+1
2024-05-15
drm/i915/pciids: add INTEL_PNV_IDS(), use acronym
Jani Nikula
1
-2
/
+1
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-10
/
+95
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+4
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-114
/
+335
2024-05-14
Merge tag 'x86-timers-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+29
2024-05-14
Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2024-05-14
Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-106
/
+99
2024-05-14
Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-8
/
+1
2024-05-14
Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-83
/
+66
2024-05-14
Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-98
/
+71
2024-05-14
Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+25
[prev]
[next]