index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
workqueue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-10-26
1
-3
/
+3
*
workqueue: remove in_workqueue_context()
Tejun Heo
2010-10-19
1
-4
/
+0
*
workqueue: add and use WQ_MEM_RECLAIM flag
Tejun Heo
2010-10-11
1
-5
/
+6
*
workqueue: implement flush[_delayed]_work_sync()
Tejun Heo
2010-09-19
1
-0
/
+2
*
workqueue: cleanup flush/cancel functions
Tejun Heo
2010-09-19
1
-9
/
+9
*
workqueue: implement alloc_ordered_workqueue()
Tejun Heo
2010-09-19
1
-0
/
+18
*
workqueue: add documentation
Tejun Heo
2010-09-13
1
-0
/
+4
*
workqueue: fix cwq->nr_active underflow
Tejun Heo
2010-08-25
1
-7
/
+9
*
workqueue: improve destroy_workqueue() debuggability
Tejun Heo
2010-08-24
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
1
-25
/
+129
|
\
|
*
workqueue: mark init_workqueues() as early_initcall()
Suresh Siddha
2010-08-01
1
-1
/
+0
|
*
workqueue: fix how cpu number is stored in work->data
Tejun Heo
2010-07-22
1
-6
/
+8
|
*
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
2010-07-02
1
-4
/
+3
|
*
workqueue: implement unbound workqueue
Tejun Heo
2010-07-02
1
-1
/
+14
|
*
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
2010-07-02
1
-3
/
+7
|
*
workqueue: implement cpu intensive workqueue
Tejun Heo
2010-06-29
1
-0
/
+1
|
*
workqueue: implement high priority workqueue
Tejun Heo
2010-06-29
1
-0
/
+1
|
*
workqueue: implement several utility APIs
Tejun Heo
2010-06-29
1
-1
/
+10
|
*
workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
Tejun Heo
2010-06-29
1
-11
/
+29
|
*
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-06-29
1
-1
/
+3
|
*
workqueue: implement concurrency managed dynamic worker pool
Tejun Heo
2010-06-29
1
-3
/
+5
|
*
workqueue: implement WQ_NON_REENTRANT
Tejun Heo
2010-06-29
1
-0
/
+1
|
*
workqueue: carry cpu number in work data once execution starts
Tejun Heo
2010-06-29
1
-2
/
+5
|
*
workqueue: make single thread workqueue shared worker pool friendly
Tejun Heo
2010-06-29
1
-3
/
+3
|
*
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
1
-0
/
+7
|
*
workqueue: implement per-cwq active work limit
Tejun Heo
2010-06-29
1
-9
/
+9
|
*
workqueue: reimplement work flushing using linked works
Tejun Heo
2010-06-29
1
-1
/
+3
|
*
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
2010-06-29
1
-2
/
+19
|
*
workqueue: update cwq alignement
Tejun Heo
2010-06-29
1
-1
/
+4
|
*
workqueue: define masks for work flags and conditionalize STATIC flags
Tejun Heo
2010-06-29
1
-8
/
+21
|
*
workqueue: merge feature parameters into flags
Tejun Heo
2010-06-29
1
-10
/
+15
|
*
workqueue: misc/cosmetic updates
Tejun Heo
2010-06-29
1
-0
/
+5
|
*
workqueue: kill RT workqueue
Tejun Heo
2010-06-29
1
-11
/
+9
*
|
lockdep: Add an in_workqueue_context() lockdep-based test function
Paul E. McKenney
2010-06-14
1
-0
/
+4
|
/
*
workqueue: Add debugobjects support
Thomas Gleixner
2009-11-16
1
-11
/
+27
*
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2009-10-14
1
-0
/
+1
*
Change "useing" -> "using".
Dmitri Vorobiev
2009-09-21
1
-1
/
+1
*
workqueues: introduce __cancel_delayed_work()
Oleg Nesterov
2009-09-05
1
-0
/
+15
*
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
1
-0
/
+5
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-26
1
-0
/
+6
|
\
|
*
debugobjects: add and use INIT_WORK_ON_STACK
Thomas Gleixner
2009-01-22
1
-0
/
+6
*
|
locking, hpet: annotate false positive warning
Peter Zijlstra
2009-01-12
1
-0
/
+6
|
/
*
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
1
-0
/
+8
*
workqueue: introduce create_rt_workqueue
Heiko Carstens
2008-10-22
1
-8
/
+10
*
workqueues: implement flush_work()
Oleg Nesterov
2008-07-25
1
-0
/
+2
*
pm: introduce new interfaces schedule_work_on() and queue_work_on()
Zhang Rui
2008-07-24
1
-0
/
+3
*
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2008-02-13
1
-7
/
+6
*
lockdep: fix workqueue creation API lockdep interaction
Johannes Berg
2008-01-16
1
-3
/
+11
*
workqueue: debug flushing deadlocks with lockdep
Johannes Berg
2007-10-19
1
-3
/
+46
*
make cancel_xxx_work_sync() return a boolean
Oleg Nesterov
2007-07-16
1
-2
/
+2
[next]