index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
preempt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-03
sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/...
Ingo Molnar
1
-0
/
+21
2016-12-06
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
1
-8
/
+13
2015-10-06
sched/core: Kill PREEMPT_ACTIVE
Peter Zijlstra
1
-5
/
+0
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
1
-2
/
+1
2015-10-06
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
1
-12
/
+0
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
1
-5
/
+14
2015-07-03
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
1
-0
/
+2
2015-06-07
preempt: Reorganize the notrace definitions a bit
Frederic Weisbecker
1
-17
/
+15
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
1
-5
/
+1
2015-05-19
sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()
Frederic Weisbecker
1
-1
/
+1
2015-05-19
sched/preempt: Fix out of date comment
Frederic Weisbecker
1
-1
/
+1
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
1
-0
/
+12
2015-05-19
sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
Frederic Weisbecker
1
-4
/
+4
2015-05-19
sched/preempt: Rearrange a few symbols after headers merge
Frederic Weisbecker
1
-19
/
+15
2015-05-19
sched/preempt: Merge preempt_mask.h into preempt.h
Frederic Weisbecker
1
-0
/
+111
2014-01-23
sched/preempt/x86: Fix voluntary preempt for x86
Peter Zijlstra
1
-5
/
+0
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
1
-0
/
+15
2014-01-13
sched/preempt: Take away preempt_enable_no_resched() from modules
Peter Zijlstra
1
-2
/
+20
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
1
-8
/
+5
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
1
-58
/
+48
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-48
/
+1
2013-09-25
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
1
-5
/
+42
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
1
-6
/
+19
2013-06-19
tracing/context-tracking: Add preempt_schedule_context() for tracing
Steven Rostedt
1
-1
/
+17
2013-04-09
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
1
-8
/
+14
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
1
-1
/
+4
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
1
-9
/
+17
2009-12-02
sched: Revert 498657a478c60be092208422fefa9c7b248729c2
Tejun Heo
1
-0
/
+5
2008-05-23
ftrace: trace preempt off critical timings
Steven Rostedt
1
-1
/
+1
2008-05-23
ftrace: add preempt_enable/disable notrace macros
Steven Rostedt
1
-0
/
+32
2008-02-08
Remove fastcall from linux/include
Harvey Harrison
1
-2
/
+2
2007-07-26
[PATCH] sched: arch preempt notifier mechanism
Avi Kivity
1
-0
/
+44
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2005-12-22
[PATCH] fix race with preempt_enable()
Nicolas Pitre
1
-0
/
+1
2005-11-14
[PATCH] m68k: thread_info header cleanup
Al Viro
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+62