summaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-04-031-4/+56
|\
| * workqueue: remove the comment about the old manager_arb mutexLai Jiangshan2018-03-201-1/+0
| * workqueue: fix the comments of nr_idleLai Jiangshan2018-03-201-3/+2
| * RCU, workqueue: Implement rcu_workTejun Heo2018-03-191-0/+54
* | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2018-03-201-9/+1
|\ \
| * | workqueue: remove unused cancel_work()Stephen Hemminger2018-03-131-8/+0
| * | workqueue: use put_device() instead of kfree()Arvind Yadav2018-03-131-1/+1
| |/
* | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2018-03-091-0/+16
|\|
| * Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-221-0/+16
| |\
| | * workqueue: Allow retrieval of current task's work structLukas Wunner2018-02-161-0/+16
* | | sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker2018-02-211-1/+2
|/ /
* | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-0/+1
|\ \
| * | staging: lustre: lnet: convert selftest to use workqueuesNeilBrown2018-01-151-0/+1
| |/
* | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-01-301-24/+40
|\ \
| * | workqueue: allow WQ_MEM_RECLAIM on early init workqueuesTejun Heo2018-01-081-2/+8
| * | workqueue: separate out init_rescuer()Tejun Heo2018-01-081-23/+33
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-1/+1
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-031-1/+1
| |\ \ | | |/ | |/|
| | * workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney2017-12-041-1/+1
* | | workqueue: avoid hard lockups in show_workqueue_state()Sergey Senozhatsky2018-01-121-0/+13
|/ /
* | workqueue: remove unneeded kallsyms includeSergey Senozhatsky2017-12-111-1/+0
* | workqueue/hotplug: remove the workaround in rebind_workers()Lai Jiangshan2017-12-041-10/+0
* | workqueue/hotplug: simplify workqueue_offline_cpu()Lai Jiangshan2017-12-041-9/+6
* | workqueue: respect isolated cpus when queueing an unbound workTal Shorer2017-11-271-1/+6
|/
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2017-11-151-1/+2
|\
| * workqueue: Fix comment for unbound workqueue's attrbutesWang Long2017-11-061-1/+2
| * Revert "workqueue: respect isolated cpus when queueing an unbound work"Tejun Heo2017-11-031-5/+1
| * workqueue: respect isolated cpus when queueing an unbound workTal Shorer2017-10-211-1/+5
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-17/+12
|\ \
| * | workqueue: Convert timers to use timer_setup() (part 2)Kees Cook2017-10-181-8/+6
| * | workqueue: Convert callback to use from_timer()Kees Cook2017-10-051-4/+3
| * | timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook2017-10-051-5/+3
| |/
* | workqueue: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker2017-11-081-1/+1
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-22/+15
|\ \
| * | workqueue: replace pool->manager_arb mutex with a flagTejun Heo2017-10-101-22/+15
| |/
* | workqueue: Remove now redundant lock acquisitions wrt. workqueue flushesByungchul Park2017-10-251-16/+3
* | locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-2/+2
|/
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2017-09-061-3/+3
|\
| * Merge branch 'for-4.13-fixes' into for-4.14Tejun Heo2017-09-051-4/+26
| |\
| * | workqueue: Use TASK_IDLEPeter Zijlstra2017-08-231-2/+2
| * | workqueue: fix path to documentationBenjamin Peterson2017-08-071-1/+1
* | | locking/lockdep: Untangle xhlock history save/restore from task independencePeter Zijlstra2017-08-291-5/+4
* | | locking/lockdep: Fix workqueue crossrelease annotationPeter Zijlstra2017-08-251-1/+22
* | | workqueue/lockdep: 'Fix' flush_work() annotationPeter Zijlstra2017-08-251-9/+11
* | | locking/lockdep: Explicitly initialize wq_barrier::done::mapBoqun Feng2017-08-171-1/+10
* | | locking/lockdep: Implement the 'crossrelease' featureByungchul Park2017-08-101-0/+2
| |/ |/|
* | workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann2017-07-281-0/+7
* | workqueue: implicit ordered attribute should be overridableTejun Heo2017-07-251-4/+9
* | workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo2017-07-191-0/+10
|/