index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
swait.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: add a few helpers to wake up tasks on the current cpu
Andrei Vagin
2023-07-18
1
-4
/
+4
*
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-23
1
-1
/
+0
*
sched/swait: Prepare usage in completions
Thomas Gleixner
2020-03-21
1
-1
/
+14
*
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
*
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-5
/
+5
*
sched/swait: Switch to full exclusive mode
Peter Zijlstra
2018-06-20
1
-5
/
+17
*
sched/swait: Remove __prepare_to_swait
Peter Zijlstra
2018-06-20
1
-1
/
+1
*
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
1
-2
/
+1
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-0
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
2017-08-10
1
-6
/
+0
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
2016-02-25
1
-0
/
+123