aboutsummaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
Commit message (Expand)AuthorAgeFilesLines
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-11-061-4/+9
* workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo2017-11-061-0/+10
* Get rid of __cpuinitMoyster2017-04-111-2/+2
* time: Remove CONFIG_TIMER_STATSKees Cook2017-04-111-2/+0
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-0/+29
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-261-4/+4
* workqueue: make sure delayed work run in local cpuShaohua Li2016-08-261-4/+4
* workqueue: Add system wide power_efficient workqueuesViresh Kumar2016-08-261-1/+12
* workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2016-08-261-0/+13
* workqueue: allow rescuer thread to do more work.NeilBrown2016-08-261-1/+19
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-261-4/+52
* 3.10.67 -> 3.10.68Jan Engelmohr2016-08-261-26/+13
* first commitMeizu OpenSource2016-08-151-0/+5100