index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
workqueue.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
Tejun Heo
1
-0
/
+1
2018-03-19
RCU, workqueue: Implement rcu_work
Tejun Heo
1
-0
/
+23
2018-03-13
workqueue: remove unused cancel_work()
Stephen Hemminger
1
-1
/
+0
2018-02-16
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+1
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-21
timer: Remove redundant __setup_timer*() macros
Kees Cook
1
-6
/
+6
2017-11-21
timer: Remove unused data arguments from macros
Kees Cook
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
Byungchul Park
1
-2
/
+2
2017-10-05
workqueue: Convert callback to use from_timer()
Kees Cook
1
-7
/
+8
2017-10-05
timer: Remove expires argument from __TIMER_INITIALIZER()
Kees Cook
1
-1
/
+1
2017-09-05
workqueue: Fix flag collision
Ben Hutchings
1
-1
/
+1
2017-07-25
workqueue: implicit ordered attribute should be overridable
Tejun Heo
1
-1
/
+3
2017-04-15
workqueue: Provide work_on_cpu_safe()
Thomas Gleixner
1
-0
/
+5
2017-02-15
powerpc/xmon: Update ppc-dis/opc.c and ppc.h
Balbir Singh
1
-2
/
+2
2017-02-02
workqueue: avoid clang warning
Arnd Bergmann
1
-2
/
+2
2017-01-14
cifs: initialize file_info_lock
Rabin Vincent
1
-2
/
+2
2016-11-08
batman-adv: Return non-const ptr in batadv_getlink_net
Sven Eckelmann
1
-29
/
+21
2016-10-28
workqueue: kerneldocify workqueue_attrs
Silvio Fricke
1
-11
/
+24
2016-09-17
workqueue: remove keventd_up()
Tejun Heo
1
-10
/
+0
2016-09-17
workqueue: make workqueue available early during boot
Tejun Heo
1
-1
/
+6
2016-08-29
workqueue: add cancel_work()
Jens Axboe
1
-0
/
+1
2016-07-14
workqueue: Convert to state machine callbacks
Thomas Gleixner
1
-0
/
+6
2016-01-29
workqueue: skip flush dependency checks for legacy workqueues
Tejun Heo
1
-4
/
+5
2015-12-08
workqueue: implement lockup detector
Tejun Heo
1
-0
/
+6
2015-08-17
workqueue: fix some docbook warnings
Jonathan Corbet
1
-3
/
+3
2015-08-12
NFS: Error out when register_shrinker fail in register_nfs_fs
Kinglong Mee
1
-3
/
+3
2015-08-04
iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCI
Matti Gottlieb
1
-33
/
+4
2015-05-21
workqueue: move flush_scheduled_work() to workqueue.h
Lai Jiangshan
1
-1
/
+29
2015-04-30
workqueue: Allow modifying low level unbound workqueue cpumask
Lai Jiangshan
1
-0
/
+1
2015-03-09
workqueue: dump workqueues on sysrq-t
Tejun Heo
1
-0
/
+1
2015-03-05
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE
Tejun Heo
1
-1
/
+2
2015-02-16
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
Markos Chandras
1
-4
/
+7
2015-01-06
workqueue.h: remove loops of single statement macros
Valentin Rothberg
1
-6
/
+2
2014-09-13
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
1
-1
/
+1
2014-08-25
KVM: s390: add defines for pfault init delivery code
Jens Freimann
1
-1
/
+1
2014-05-22
x86: fix page fault tracing when KVM guest support enabled
Dave Hansen
1
-6
/
+36
2014-05-22
workqueue: remove unused work_clear_pending()
Lai Jiangshan
1
-7
/
+0
2014-05-22
workqueue: remove unused WORK_CPU_END
Lai Jiangshan
1
-2
/
+1
2014-05-22
workqueue: declare system_highpri_wq
Lai Jiangshan
1
-0
/
+4
2014-05-14
workqueue: Remove deprecated system_nrt[_freezable]_wq
Jingoo Han
1
-14
/
+0
2014-05-14
workqueue: Remove deprecated flush[_delayed]_work_sync()
Jingoo Han
1
-12
/
+0
2014-03-29
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
1
-6
/
+0
2014-03-25
workqueue: Provide destroy_delayed_work_on_stack()
Thomas Gleixner
1
-0
/
+2
2014-03-24
workqueue: Spelling s/instensive/intensive/
Geert Uytterhoeven
1
-1
/
+1
2014-03-07
workqueue: remove PREPARE_[DELAYED_]WORK()
Tejun Heo
1
-13
/
+2
2014-02-18
workqueue: Remove deprecated __cancel_delayed_work()
Tan Xiaojun
1
-15
/
+0
2014-02-14
workqueue: add args to workqueue lockdep name
Li Zhong
1
-4
/
+1
2014-01-02
ARM: dts: MSM8974: Add restart node
Stephen Boyd
1
-12
/
+75
2013-08-19
GFS2: Move gfs2_sync_meta to lops.c
Steven Whitehouse
1
-6
/
+1
[next]