index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
smp_processor_id.c
Age
Commit message (
Expand
)
Author
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
2020-06-11
lib/smp_processor_id: Move it into noinstr section
Thomas Gleixner
2019-10-09
lib/smp_processor_id: Don't use cpumask_equal()
Waiman Long
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-02-13
kprobes: Prohibit probing on preemption checking debug functions
Masami Hiramatsu
2018-01-05
lib: do not use print_symbol()
Sergey Senozhatsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-23
sched/core: Enable might_sleep() and smp_processor_id() checks early
Thomas Gleixner
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2014-04-07
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2011-10-06
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2009-01-30
cpumask: convert lib/smp_processor_id to new cpumask ops
Rusty Russell
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-18
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix
Ingo Molnar
2008-07-18
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c
Mike Travis
2008-05-23
ftrace: debug smp_processor_id, use notrace preempt disable
Steven Rostedt
2008-05-23
ftrace: annotate core code that should not be traced
Arnaldo Carvalho de Melo
2008-02-06
debug_smp_processor_id() fixlets
Andrew Morton
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar