summaryrefslogtreecommitdiffstats
path: root/lib/smp_processor_id.c
Commit message (Expand)AuthorAgeFilesLines
* lib: do not use print_symbol()Sergey Senozhatsky2018-01-051-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner2017-05-231-1/+1
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-1/+1
* percpu: add preemption checks to __this_cpu opsChristoph Lameter2014-04-071-4/+14
* sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-251-2/+1
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-061-1/+1
* cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell2009-01-301-1/+1
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-4/+1
* cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fixIngo Molnar2008-07-181-1/+1
* cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.cMike Travis2008-07-181-3/+3
* ftrace: debug smp_processor_id, use notrace preempt disableSteven Rostedt2008-05-231-2/+2
* ftrace: annotate core code that should not be tracedArnaldo Carvalho de Melo2008-05-231-1/+1
* debug_smp_processor_id() fixletsAndrew Morton2008-02-061-1/+3
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-0/+55