summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpumask.h
AgeCommit message (Expand)Author
2023-05-15x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner
2022-02-12cpumask: Add a x86-specific cpumask_clear_cpu() helperBorislav Petkov
2020-06-15x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()Peter Zijlstra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2009-03-13x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell
2009-01-27x86: move setup_cpu_local_masks()Brian Gerst
2009-01-10x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...Jaswinder Singh Rajput
2009-01-10x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.hJaswinder Singh Rajput
2009-01-10x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.hJaswinder Singh Rajput
2009-01-10x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.hJaswinder Singh Rajput