summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/smp.h
Commit message (Expand)AuthorAgeFilesLines
* x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-231-0/+6
* x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov2018-05-061-1/+0
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-021-10/+0
|\
| * x86/apic: Drop logical_smp_processor_id() inlineDou Liyang2018-03-011-10/+0
* | x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-02-171-0/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/smp: Remove the redundant #ifdef CONFIG_SMP directiveDou Liyang2017-04-141-5/+1
* x86/smp: Reduce code duplicationDou Liyang2017-04-141-16/+13
* x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-111-0/+1
* x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf2016-08-181-3/+0
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-0/+2
|\
| * x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov2016-07-251-0/+2
* | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-261-0/+1
|\ \
| * | x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-151-0/+1
| |/
* / x86/smp: Remove stack_smp_processor_id()Andy Lutomirski2016-07-151-6/+0
|/
* x86/topology: Fix AMD core countPeter Zijlstra2016-03-291-0/+1
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+0
* x86/paravirt: Remove unused pv_apic_ops structureJuergen Gross2015-11-191-3/+0
* x86: Remove unused function cpu_has_ht_siblings()Juergen Gross2015-11-171-9/+0
* x86: Remove cpu_sibling_mask() and cpu_core_mask()Bartosz Golaszewski2015-05-271-10/+0
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-141-1/+1
|\
| * x86: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-1/+1
* | x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guestsBoris Ostrovsky2015-04-021-0/+1
|/
* x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-101-0/+1
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu2012-11-141-0/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-8/+8
|\
| * x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-141-8/+8
* | smp: Remove num_booting_cpus()Thomas Gleixner2012-06-051-5/+0
|/
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-221-2/+2
|\
| * x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-2/+2
* | x86: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
* | x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner2012-04-261-3/+3
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+3
|/
* x86, NMI: Add NMI IPI selftestDon Zickus2011-12-051-0/+6
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-151-0/+3
|\
| * Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar2011-02-141-4/+1
| |\
| * | x86: Fix build failure on X86_UP_APICTejun Heo2011-01-281-1/+1
| * | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-281-0/+3
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-151-0/+7
|\ \ \
| * \ \ Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar2011-02-141-4/+1
| |\ \ \ | | | |/ | | |/|
| * | | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-261-0/+7
| | |/ | |/|
* | | perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2011-03-051-0/+10
| |/ |/|
* | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-041-4/+1
|/
* x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-211-2/+7
* x86, lib: Add wbinvd smp helpersBorislav Petkov2010-01-221-0/+9
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* x86: read apic ID in the !acpi_lapic caseYinghai Lu2009-05-121-1/+1
* x86: arch_send_call_function_ipi_maskRusty Russell2009-03-131-2/+3