Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-12 | cpumask: Add a x86-specific cpumask_clear_cpu() helper | Borislav Petkov | 1 | -0/+10 |
2020-06-15 | x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline() | Peter Zijlstra | 1 | -0/+18 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2009-03-13 | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell | 1 | -18/+0 |
2009-01-27 | x86: move setup_cpu_local_masks() | Brian Gerst | 1 | -0/+4 |
2009-01-11 | x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t... | Jaswinder Singh Rajput | 1 | -0/+3 |
2009-01-11 | x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h | Jaswinder Singh Rajput | 1 | -0/+3 |
2009-01-11 | x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h | Jaswinder Singh Rajput | 1 | -0/+3 |
2009-01-11 | x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h | Jaswinder Singh Rajput | 1 | -0/+19 |