index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
wait.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
2017-09-14
1
-0
/
+7
*
sched/wait: Break up long wake list walk
Tim Chen
2017-09-14
1
-15
/
+63
*
Minor page waitqueue cleanups
Linus Torvalds
2017-08-27
1
-3
/
+4
*
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
1
-12
/
+12
*
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
1
-257
/
+0
*
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
2017-06-20
1
-21
/
+20
*
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
2017-06-20
1
-21
/
+20
*
sched/wait: Standardize internal naming of wait-queue heads
Ingo Molnar
2017-06-20
1
-77
/
+77
*
sched/wait: Standardize internal naming of wait-queue entries
Ingo Molnar
2017-06-20
1
-49
/
+49
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-21
/
+21
*
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
2017-03-08
1
-0
/
+39
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
1
-10
/
+0
*
sched/wait: Introduce init_wait_entry()
Oleg Nesterov
2016-09-30
1
-3
/
+9
*
sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()
Oleg Nesterov
2016-09-30
1
-43
/
+21
*
sched/wait: Avoid abort_exclusive_wait() in ___wait_event()
Oleg Nesterov
2016-09-30
1
-10
/
+25
*
sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()
Oleg Nesterov
2016-09-30
1
-5
/
+3
*
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-12-13
1
-10
/
+10
*
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
2015-12-04
1
-8
/
+8
*
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
2015-09-23
1
-4
/
+3
*
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-05
1
-3
/
+4
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-23
1
-2
/
+2
|
\
|
*
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
1
-2
/
+2
*
|
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
2015-05-19
1
-2
/
+2
|
/
*
sched/wait: Fix a kthread race with wait_woken()
Peter Zijlstra
2014-11-04
1
-1
/
+6
*
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
2014-10-28
1
-0
/
+61
*
SCHED: add some "wait..on_bit...timeout()" interfaces.
NeilBrown
2014-09-25
1
-0
/
+36
*
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
2014-07-16
1
-8
/
+8
*
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-0
/
+18
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
*
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-11-06
1
-0
/
+103
*
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
1
-0
/
+401