summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-101-11/+0
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-031-2/+1
|\ \ \
| * | | sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-241-1/+0
| * | | x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf2016-08-181-1/+1
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-7/+6
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-261-9/+16
| |\ \ \ | | |/ /
| * | | x86/apic: Get rid of apic_version[] arrayDenys Vlasenko2016-09-201-5/+5
| * | | x86/smpboot: Check APIC ID before setting up default routingWei Jiangang2016-08-241-2/+1
| | |/ | |/|
* | | sched/core, x86/topology: Fix NUMA in package topology bugTim Chen2016-09-301-16/+30
| |/ |/|
* | x86/smp: Fix __max_logical_packages value setupJiri Olsa2016-08-181-9/+16
|/
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-261-1/+1
|\ \
| * | x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-151-1/+1
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-251-1/+0
|\ \
| * | x86/smp: Remove unnecessary initialization of thread_info::cpuAndy Lutomirski2016-07-151-1/+0
| |/
* | x86/topology: Add topology_max_smt_threads()Andi Kleen2016-06-031-1/+24
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-1/+1
|\
| * x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
* | x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner2016-05-071-0/+5
|/
* x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-291-1/+1
OpenPOWER on IntegriCloud