index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2023-06-26
Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-06-26
Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-26
Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-25
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-25
Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-20
x86/smp: Put CPUs into INIT on shutdown if possible
Thomas Gleixner
2023-06-20
x86/smp: Split sending INIT IPI out into a helper function
Thomas Gleixner
2023-06-20
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2023-06-20
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
2023-06-20
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
2023-06-20
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
2023-06-20
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
2023-06-19
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-06-16
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
x86/fpu: Mark init functions __init
Thomas Gleixner
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
2023-06-16
x86/init: Initialize signal frame size late
Thomas Gleixner
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-14
x86/alternative: PAUSE is not a NOP
Peter Zijlstra
2023-06-14
x86/alternatives: Add cond_resched() to text_poke_bp_batch()
Steven Rostedt (Google)
2023-06-11
Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-05
x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors
Yazen Ghannam
2023-06-05
x86/amd_nb: Re-sort and re-indent PCI defines
Borislav Petkov (AMD)
2023-06-05
x86/amd_nb: Add MI200 PCI IDs
Yazen Ghannam
2023-06-02
x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
Tom Lendacky
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-05-31
x86/smpboot: Fix the parallel bringup decision
Thomas Gleixner
2023-05-31
x86/alternatives: Add longer 64-bit NOPs
Peter Zijlstra
2023-05-29
x86/smp: Initialize cpu_primary_thread_mask late
Thomas Gleixner
2023-05-28
Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-28
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-18
rethook, fprobe: do not trace rethook related functions
Ze Gao
2023-05-16
x86/show_trace_log_lvl: Ensure stack pointer is aligned, again
Vernon Lovejoy
2023-05-16
x86/MCE: Check a hw error's address to determine proper recovery action
Yazen Ghannam
2023-05-15
x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
2023-05-15
x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
2023-05-15
x86/apic: Save the APIC virtual base address
Thomas Gleixner
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
2023-05-15
x86/smpboot: Enable split CPU startup
Thomas Gleixner
2023-05-15
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
x86/smpboot: Remove wait for cpu_online()
Thomas Gleixner
2023-05-15
x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
2023-05-15
x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
[next]