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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2023-07-07
x86/smp: Don't send INIT to boot CPU
Thomas Gleixner
1
-0
/
+8
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2
-6
/
+9
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+5
2023-06-27
Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-27
/
+52
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+13
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-81
/
+80
2023-06-27
Merge tag 'x86_sgx_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2023-06-27
Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2023-06-27
Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-447
/
+661
2023-06-27
Merge tag 'x86_microcode_for_v6.5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+4
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-4
/
+3
2023-06-26
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-06-26
Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-123
/
+195
2023-06-26
Merge tag 'x86_irq_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2023-06-26
Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+5
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-148
/
+211
2023-06-26
Merge tag 'x86_cache_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+156
2023-06-26
Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-146
/
+324
2023-06-26
Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-25
/
+33
2023-06-26
Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-72
/
+211
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-563
/
+345
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-62
/
+81
2023-06-26
iscsi_ibft: Fix finding the iBFT under Xen Dom 0
Ross Lagerwall
1
-1
/
+1
2023-06-25
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2023-06-25
Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2023-06-21
x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine()
YueHaibing
1
-1
/
+0
2023-06-20
x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2
-6
/
+9
2023-06-20
x86/smp: Put CPUs into INIT on shutdown if possible
Thomas Gleixner
2
-7
/
+51
2023-06-20
x86/smp: Split sending INIT IPI out into a helper function
Thomas Gleixner
1
-29
/
+20
2023-06-20
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2
-0
/
+64
2023-06-20
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
1
-10
/
+14
2023-06-20
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
1
-6
/
+0
2023-06-20
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
1
-2
/
+3
2023-06-20
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
2
-23
/
+62
2023-06-19
x86: allow get_locked_pte() to fail
Hugh Dickins
1
-2
/
+4
2023-06-19
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
1
-1
/
+4
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
1
-0
/
+3
2023-06-16
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
1
-4
/
+8
2023-06-16
x86/fpu: Mark init functions __init
Thomas Gleixner
1
-2
/
+2
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
2
-4
/
+4
2023-06-16
x86/init: Initialize signal frame size late
Thomas Gleixner
2
-4
/
+3
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+11
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-50
/
+55
2023-06-14
x86/alternative: PAUSE is not a NOP
Peter Zijlstra
1
-1
/
+4
2023-06-14
x86/alternatives: Add cond_resched() to text_poke_bp_batch()
Steven Rostedt (Google)
1
-0
/
+10
2023-06-13
x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
Jakob Koschel
1
-1
/
+3
2023-06-12
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
1
-1
/
+1
2023-06-11
Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+9
[next]