summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan2018-08-241-0/+5
* x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov2018-08-151-7/+0
* x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-151-0/+1
* x86/topology: Provide topology_smt_supported()Thomas Gleixner2018-08-151-0/+8
* x86/smp: Provide topology_is_primary_thread()Thomas Gleixner2018-08-151-0/+9
* x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves2018-05-301-0/+1
* x86/speculation: Handle HT correctly on AMDThomas Gleixner2018-05-221-0/+5
* x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-05-011-0/+2
* x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner2018-01-021-9/+0
* init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner2017-12-291-5/+1
* x86/entry/32: Fix cpu_current_top_of_stack initialization at bootAndy Lutomirski2017-12-251-2/+1
* x86/idt: Load idt early in start_secondaryChunyu Hu2017-12-141-1/+1
* x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin2017-11-071-5/+6
* x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUsAndy Lutomirski2017-09-171-6/+7
* x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski2017-09-131-3/+5
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-1/+1
* x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov2017-08-101-13/+17
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-1/+0
|\
| * x86/mm: Remove reset_lazy_tlbstate()Andy Lutomirski2017-06-221-1/+0
* | x86/smp: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
|/
* x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-2/+1
|\
| * x86/platform/UV: Ensure uv_system_init is called when necessarytravis@sgi.com2017-02-011-2/+1
* | x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-051-3/+9
|/
* x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner2016-12-151-4/+4
* x86/smpboot: Make logical package management more robustThomas Gleixner2016-12-131-32/+19
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-2/+0
|\
| * x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0
| * x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2016-12-091-1/+0
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-1/+1
|\ \
| * | Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar2016-11-011-7/+9
| |\|
| * | Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-161-3/+15
| |\ \
| * | | x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()Rik van Riel2016-10-161-1/+1
| * | | x86/fpu: Rename lazy restore functions to "register state valid"Rik van Riel2016-10-071-1/+1
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-1/+1
|\ \ \ \
| * | | | x86/cpu: Remove the printk format specifier in "CPU0: "Borislav Petkov2016-10-251-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-3/+1
|\ \ \ \
| * | | | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-11-011-7/+9
| |\| | |
| * | | | x86/boot/smp/32: Fix initial idle stack location on 32-bit kernelsJosh Poimboeuf2016-10-201-3/+1
| | |_|/ | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-4/+35
|\ \ \ \
| * | | | x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPUTim Chen2016-11-241-4/+24
| * | | | x86/topology: Define x86's arch_update_cpu_topologyTim Chen2016-11-241-0/+11
| | |/ / | |/| |
* / | | kernel/smp: Make the SMP boot message common on all archesMichael Ellerman2016-10-261-8/+0
|/ / /
* / / x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä2016-10-221-7/+9
|/ /
* / arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava2016-10-071-3/+15
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-11/+0
|\
| * Merge branch 'linus' into smp/hotplugThomas Gleixner2016-09-011-9/+16
| |\