summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
2018-08-24x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan
2018-08-15x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-15x86/topology: Provide topology_smt_supported()Thomas Gleixner
2018-08-15x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves
2018-05-22x86/speculation: Handle HT correctly on AMDThomas Gleixner
2018-05-01x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2017-12-29init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner
2017-12-25x86/entry/32: Fix cpu_current_top_of_stack initialization at bootAndy Lutomirski
2017-12-14x86/idt: Load idt early in start_secondaryChunyu Hu
2017-11-07x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-09-17x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUsAndy Lutomirski
2017-09-13x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-08-10x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-22x86/mm: Remove reset_lazy_tlbstate()Andy Lutomirski
2017-05-23x86/smp: Adjust system_state checkThomas Gleixner
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-05x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2017-02-01x86/platform/UV: Ensure uv_system_init is called when necessarytravis@sgi.com
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner
2016-12-13x86/smpboot: Make logical package management more robustThomas Gleixner
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov
2016-11-24x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPUTim Chen
2016-11-24x86/topology: Define x86's arch_update_cpu_topologyTim Chen
2016-11-01Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar
2016-11-01Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-10-26kernel/smp: Make the SMP boot message common on all archesMichael Ellerman
2016-10-25x86/cpu: Remove the printk format specifier in "CPU0: "Borislav Petkov
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-20x86/boot/smp/32: Fix initial idle stack location on 32-bit kernelsJosh Poimboeuf
2016-10-16Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar
2016-10-16x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()Rik van Riel
2016-10-07arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava
2016-10-07x86/fpu: Rename lazy restore functions to "register state valid"Rik van Riel
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds