index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
workqueue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2017-09-06
1
-3
/
+3
|
\
|
*
Merge branch 'for-4.13-fixes' into for-4.14
Tejun Heo
2017-09-05
1
-4
/
+26
|
|
\
|
*
|
workqueue: Use TASK_IDLE
Peter Zijlstra
2017-08-23
1
-2
/
+2
|
*
|
workqueue: fix path to documentation
Benjamin Peterson
2017-08-07
1
-1
/
+1
*
|
|
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
2017-08-29
1
-5
/
+4
*
|
|
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
2017-08-25
1
-1
/
+22
*
|
|
workqueue/lockdep: 'Fix' flush_work() annotation
Peter Zijlstra
2017-08-25
1
-9
/
+11
*
|
|
locking/lockdep: Explicitly initialize wq_barrier::done::map
Boqun Feng
2017-08-17
1
-1
/
+10
*
|
|
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
1
-0
/
+2
|
|
/
|
/
|
*
|
workqueue: Work around edge cases for calc of pool's cpumask
Michael Bringmann
2017-07-28
1
-0
/
+7
*
|
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-07-25
1
-4
/
+9
*
|
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-07-19
1
-0
/
+10
|
/
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-2
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
1
-0
/
+23
|
\
|
*
workqueue: Provide work_on_cpu_safe()
Thomas Gleixner
2017-04-15
1
-0
/
+23
*
|
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2017-05-01
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
workqueue: use setup_deferrable_timer
Geliang Tang
2017-03-06
1
-3
/
+2
*
|
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Tejun Heo
2017-03-06
1
-0
/
+1
|
/
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-02-10
1
-2
/
+0
*
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
1
-18
/
+85
|
\
|
*
workqueue: move wq_numa_init() to workqueue_init()
Tejun Heo
2016-10-19
1
-2
/
+23
|
*
workqueue: remove keventd_up()
Tejun Heo
2016-09-17
1
-1
/
+1
|
*
workqueue: make workqueue available early during boot
Tejun Heo
2016-09-17
1
-16
/
+60
|
*
workqueue: dump workqueue state on sanity check failures in destroy_workqueue()
Tejun Heo
2016-09-16
1
-0
/
+2
*
|
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2016-10-11
1
-1
/
+1
*
|
workqueue: add cancel_work()
Jens Axboe
2016-08-29
1
-14
/
+26
|
/
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-65
/
+43
|
\
|
*
workqueue: Convert to state machine callbacks
Thomas Gleixner
2016-07-14
1
-65
/
+43
|
|
|
\
*
-
.
|
Merge branches 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
2016-07-25
1
-2
/
+2
|
\
\
|
|
*
|
PM / suspend: show workqueue state in suspend flow
Roger Lu
2016-07-02
1
-2
/
+2
|
|
/
*
/
workqueue: Fix setting affinity of unbound worker threads
Peter Zijlstra
2016-06-16
1
-5
/
+1
|
/
*
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
1
-34
/
+8
*
workqueue: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
1
-10
/
+10
*
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-13
1
-0
/
+11
|
\
|
*
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-12
1
-0
/
+11
*
|
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-27
1
-0
/
+29
|
\
|
|
*
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-04-26
1
-0
/
+29
*
|
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-03-18
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
workqueue: Fix comment for work_on_cpu()
Anna-Maria Gleixner
2016-03-11
1
-1
/
+1
|
*
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
Alexander Gordeev
2016-03-02
1
-3
/
+2
|
*
workqueue: Replace usage of init_name with dev_set_name()
Lars-Peter Clausen
2016-02-17
1
-1
/
+1
*
|
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
1
-2
/
+1
|
/
*
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-02-10
1
-0
/
+10
*
workqueue: implement "workqueue.debug_force_rr_cpu" debug feature
Tejun Heo
2016-02-09
1
-2
/
+21
*
workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs
Mike Galbraith
2016-02-09
1
-2
/
+32
*
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-02-09
1
-4
/
+4
*
workqueue: skip flush dependency checks for legacy workqueues
Tejun Heo
2016-01-29
1
-1
/
+2
*
workqueue: simplify the apply_workqueue_attrs_locked()
wanghaibin
2016-01-07
1
-7
/
+4
*
workqueue: implement lockup detector
Tejun Heo
2015-12-08
1
-3
/
+171
*
workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue
Tejun Heo
2015-12-08
1
-0
/
+35
[next]