Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8194fe94ab08f56ea55653df924647d23873d18c
/
kernel
/
workqueue.c
8194fe9
kernel/workqueue: Document wq_worker_last_func() argument
by Bart Van Assche
· 6 years ago
a2775bb
kernel/workqueue: Use __printf markup to silence compiler in function 'alloc_workqueue'
by Mathieu Malaterre
· 6 years ago
9e55f87
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
69a106c
workqueue, lockdep: Fix a memory leak in wq->lock_name
by Qian Cai
· 6 years ago
009bb42
workqueue, lockdep: Fix an alloc_workqueue() error path
by Bart Van Assche
· 6 years ago
b5dd0c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4b04700
kernel: workqueue: clarify wq_worker_last_func() caller requirements
by Johannes Weiner
· 6 years ago
abf7c3d
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 6 years ago
e431f2d
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
bf393fd
workqueue: Fix spelling in source code comments
by Bart Van Assche
· 6 years ago
669de8b
kernel/workqueue: Use dynamic lockdep keys for workqueues
by Bart Van Assche
· 6 years ago
8bdc620
workqueue: fix typo in comment
by Liu Song
· 6 years ago
9481caf
Merge 5.0-rc6 into driver-core-next
by Greg Kroah-Hartman
· 6 years ago
1b69ac6
psi: fix aggregation idle shut-off
by Johannes Weiner
· 6 years ago
8204e0c
workqueue: Provide queue_work_node to queue work near a given NUMA node
by Alexander Duyck
· 6 years ago
4d43d39
workqueue: Try to catch flush_work() without INIT_WORK().
by Tetsuo Handa
· 6 years ago
25b0077
workqueue: Replace call_rcu_sched() with call_rcu()
by Paul E. McKenney
· 6 years ago
cb9d7fd
watchdog: Mark watchdog touch functions as notrace
by Vincent Whitchurch
· 6 years ago
9022ada8
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 6 years ago
87915ad
workqueue: re-add lockdep dependencies for flushing
by Johannes Berg
· 6 years ago
d6e8978
workqueue: skip lockdep wq dependency in cancel_work_sync()
by Johannes Berg
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
66448bc
workqueue: move function definitions within CONFIG_SMP block
by Mathieu Malaterre
· 7 years ago
197f6ac
workqueue: Make sure struct worker is accessible for wq_worker_comm()
by Tejun Heo
· 7 years ago
6b59808
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
by Tejun Heo
· 7 years ago
8bf8959
workqueue: Set worker->desc to workqueue name by default
by Tejun Heo
· 7 years ago
a2d812a
workqueue: Make worker_attach/detach_pool() update worker->pool
by Tejun Heo
· 7 years ago
1258fae
workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutex
by Tejun Heo
· 7 years ago
5c750d5
scsi: zfcp: workqueue: set description for port work items with their WWPN as context
by Steffen Maier
· 7 years ago
d92cd81
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
f75da8a
workqueue: remove the comment about the old manager_arb mutex
by Lai Jiangshan
· 7 years ago
5826cc8
workqueue: fix the comments of nr_idle
by Lai Jiangshan
· 7 years ago
10c18c4
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
05f0fe6
RCU, workqueue: Implement rcu_work
by Tejun Heo
· 7 years ago
6417250
workqueue: remove unused cancel_work()
by Stephen Hemminger
· 7 years ago
537f414
workqueue: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
fc4c5a3
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
dfe8db2
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
1bda3f8
sched/isolation: Isolate workqueues when "nohz_full=" is set
by Frederic Weisbecker
· 7 years ago
27d4ee0
workqueue: Allow retrieval of current task's work struct
by Lukas Wunner
· 7 years ago
5d8515b
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
f8cc87b
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6106c0f
staging: lustre: lnet: convert selftest to use workqueues
by NeilBrown
· 7 years ago
62635ea
workqueue: avoid hard lockups in show_workqueue_state()
by Sergey Senozhatsky
· 7 years ago
40c17f7
workqueue: allow WQ_MEM_RECLAIM on early init workqueues
by Tejun Heo
· 7 years ago
983c751
workqueue: separate out init_rescuer()
by Tejun Heo
· 7 years ago
475c5ee
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
01dfee9
workqueue: remove unneeded kallsyms include
by Sergey Senozhatsky
· 7 years ago
62408c1
workqueue/hotplug: remove the workaround in rebind_workers()
by Lai Jiangshan
· 7 years ago
e8b3f8d
workqueue/hotplug: simplify workqueue_offline_cpu()
by Lai Jiangshan
· 7 years ago
a7e6425
workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
by Paul E. McKenney
· 7 years ago
c98a980
workqueue: respect isolated cpus when queueing an unbound work
by Tal Shorer
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
0be5003
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e8eb73
workqueue: Use lockdep to assert IRQs are disabled/enabled
by Frederic Weisbecker
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
9a19b46
workqueue: Fix comment for unbound workqueue's attrbutes
by Wang Long
· 7 years ago
edbfd91
Revert "workqueue: respect isolated cpus when queueing an unbound work"
by Tejun Heo
· 7 years ago
fd1a5b0
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
by Byungchul Park
· 7 years ago
c95491e
locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
b514987
workqueue: respect isolated cpus when queueing an unbound work
by Tal Shorer
· 7 years ago
32a6c72
workqueue: Convert timers to use timer_setup() (part 2)
by Kees Cook
· 7 years ago
692b482
workqueue: replace pool->manager_arb mutex with a flag
by Tejun Heo
· 7 years ago
8c20feb
workqueue: Convert callback to use from_timer()
by Kees Cook
· 7 years ago
5cd79d6
timer: Remove users of TIMER_DEFERRED_INITIALIZER
by Kees Cook
· 7 years ago
9954d48
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
058fc47
Merge branch 'for-4.13-fixes' into for-4.14
by Tejun Heo
· 7 years ago
f52be57
locking/lockdep: Untangle xhlock history save/restore from task independence
by Peter Zijlstra
· 7 years ago
e6f3faa
locking/lockdep: Fix workqueue crossrelease annotation
by Peter Zijlstra
· 7 years ago
a1d1493
workqueue/lockdep: 'Fix' flush_work() annotation
by Peter Zijlstra
· 7 years ago
c5a94a6
workqueue: Use TASK_IDLE
by Peter Zijlstra
· 7 years ago
52fa5bc
locking/lockdep: Explicitly initialize wq_barrier::done::map
by Boqun Feng
· 7 years ago
b09be67
locking/lockdep: Implement the 'crossrelease' feature
by Byungchul Park
· 7 years ago
9a26149
workqueue: fix path to documentation
by Benjamin Peterson
· 7 years ago
1ad0f0a
workqueue: Work around edge cases for calc of pool's cpumask
by Michael Bringmann
· 7 years ago
0a94efb
workqueue: implicit ordered attribute should be overridable
by Tejun Heo
· 7 years ago
5c0338c
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
by Tejun Heo
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
3527d3e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ad1490b
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
0e8d6a9
workqueue: Provide work_on_cpu_safe()
by Thomas Gleixner
· 8 years ago
c30fb26
workqueue: use setup_deferrable_timer
by Geliang Tang
· 8 years ago
637fdba
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
by Tejun Heo
· 8 years ago
dfb4357
time: Remove CONFIG_TIMER_STATS
by Kees Cook
· 8 years ago
8bc4a04
Merge branch 'for-4.9' into for-4.10
by Tejun Heo
· 8 years ago
2186d9f
workqueue: move wq_numa_init() to workqueue_init()
by Tejun Heo
· 8 years ago
e700591
kthread: rename probe_kthread_data() to kthread_probe_data()
by Petr Mladek
· 8 years ago
863b710
workqueue: remove keventd_up()
by Tejun Heo
· 8 years ago
3347fa0
workqueue: make workqueue available early during boot
by Tejun Heo
· 8 years ago
fa07fb6
workqueue: dump workqueue state on sanity check failures in destroy_workqueue()
by Tejun Heo
· 8 years ago
f72b879
workqueue: add cancel_work()
by Jens Axboe
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7f234a4
Merge branches 'pm-sleep' and 'pm-tools'
by Rafael J. Wysocki
· 8 years ago
7ee681b
workqueue: Convert to state machine callbacks
by Thomas Gleixner
· 8 years ago
7b776af
PM / suspend: show workqueue state in suspend flow
by Roger Lu
· 8 years ago
Next »