summaryrefslogtreecommitdiff
path: root/lib/smp_processor_id.c
AgeCommit message (Expand)AuthorLines
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar-1/+1
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter-4/+14
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra-2/+1
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker-1/+1
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra-1/+1
2009-01-30cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell-1/+1
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis-4/+1
2008-07-18cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fixIngo Molnar-1/+1
2008-07-18cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.cMike Travis-3/+3
2008-05-23ftrace: debug smp_processor_id, use notrace preempt disableSteven Rostedt-2/+2
2008-05-23ftrace: annotate core code that should not be tracedArnaldo Carvalho de Melo-1/+1
2008-02-06debug_smp_processor_id() fixletsAndrew Morton-1/+3
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar-0/+55