summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
AgeCommit message (Expand)Author
2005-04-16[PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley
2005-02-14[WORKQUEUE]: Add cancel_rearming_delayed_work()Andrew Morton
2004-08-22[PATCH] Move cache_reap out of timer contextDimitri Sivanich
2004-05-03[PATCH] cancel_delayed_work() fixAndrew Morton
2004-04-26[PATCH] create singlethread_workqueue()Andrew Morton
2004-02-18[PATCH] kthread primitiveAndrew Morton
2003-04-14[PATCH] flush_work_queue() fixesAndrew Morton
2002-11-04[PATCH] use timer intialiser in workqueuesAndrew Morton
2002-10-03Add <linux/linkage.h> include to get FASTCALL() define.Linus Torvalds
2002-10-02[PATCH] timer-2.5.40-F7Ingo Molnar
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar