aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-06x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov1-1/+0
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+0
2018-03-01x86/apic: Drop logical_smp_processor_id() inlineDou Liyang1-10/+0
2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-14x86/smp: Remove the redundant #ifdef CONFIG_SMP directiveDou Liyang1-5/+1
2017-04-14x86/smp: Reduce code duplicationDou Liyang1-16/+13
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai1-0/+1
2016-08-18x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf1-3/+0
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+2
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2016-07-25x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov1-0/+2
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki1-0/+1
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski1-6/+0
2016-03-29x86/topology: Fix AMD core countPeter Zijlstra1-0/+1
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov1-1/+0
2015-11-19x86/paravirt: Remove unused pv_apic_ops structureJuergen Gross1-3/+0
2015-11-17x86: Remove unused function cpu_has_ht_siblings()Juergen Gross1-9/+0
2015-05-27x86: Remove cpu_sibling_mask() and cpu_core_mask()Bartosz Golaszewski1-10/+0
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-04-02x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guestsBoris Ostrovsky1-0/+1
2015-03-11x86: Use common outgoing-CPU-notification codePaul E. McKenney1-1/+1
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky1-0/+1
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-1/+1
2012-11-14x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu1-0/+1
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+8
2012-06-14x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov1-8/+8
2012-06-05smp: Remove num_booting_cpus()Thomas Gleixner1-5/+0
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi1-2/+2
2012-04-26x86: Use generic idle thread allocationThomas Gleixner1-0/+1
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner1-3/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+3
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus1-0/+6
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2011-03-15Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+7
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming1-0/+10
2011-02-14Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar1-4/+1
2011-02-14Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar1-4/+1
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin1-4/+1
2011-01-28x86: Fix build failure on X86_UP_APICTejun Heo1-1/+1
2011-01-28x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo1-0/+3
2011-01-26x86: Move llc_shared_map out of cpu_infoYinghai Lu1-0/+7
2010-10-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria1-2/+7
2010-01-22x86, lib: Add wbinvd smp helpersBorislav Petkov1-0/+9
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu1-1/+1
2009-03-13x86: arch_send_call_function_ipi_maskRusty Russell1-2/+3
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell1-4/+4