sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / workqueue.h
2009-10-14 Linus Torvaldsworkqueue: add 'flush_delayed_work()' to run and wait...
2009-10-14 Linus Torvaldsworkqueue: add 'flush_delayed_work()' to run and wait...
2009-09-21 Dmitri VorobievChange "useing" -> "using".
2009-09-05 Oleg Nesterovworkqueues: introduce __cancel_delayed_work()
2009-04-03 Jean Delvareworkqueue: add to_delayed_work() helper function
2009-01-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-22 Thomas Gleixnerdebugobjects: add and use INIT_WORK_ON_STACK
2009-01-12 Peter Zijlstralocking, hpet: annotate false positive warning
2008-11-06 Rusty Russellcpumask: introduce new API, without changing anything
2008-10-21 Heiko Carstensworkqueue: introduce create_rt_workqueue
2008-07-25 Oleg Nesterovworkqueues: implement flush_work()
2008-07-24 Zhang Ruipm: introduce new interfaces schedule_work_on() and...
2008-02-14 Harvey Harrisoninclude/linux: Remove all users of FASTCALL() macro
2008-01-16 Johannes Berglockdep: fix workqueue creation API lockdep interaction
2007-10-19 Johannes Bergworkqueue: debug flushing deadlocks with lockdep
2007-07-16 Oleg Nesterovmake cancel_xxx_work_sync() return a boolean
2007-07-16 Oleg Nesterovrename cancel_rearming_delayed_work() to cancel_delayed...
2007-05-18 Oleg Nesterovrevert "cancel_delayed_work: use del_timer() instead...
2007-05-17 Oleg Nesterovmake freezeable workqueues singlethread
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Oleg Nesterovworkqueue: kill NOAUTOREL works
2007-05-09 Oleg Nesterovmake cancel_rearming_delayed_work() work on any workque...
2007-05-09 Oleg Nesterovworkqueue: kill run_scheduled_work()
2007-05-09 Oleg Nesterovimplement flush_work()
2007-05-08 Venki PallipadiAdd a new deferrable delayed work init
2007-04-26 Oleg Nesterov[WORKQUEUE]: cancel_delayed_work: use del_timer() inste...
2006-12-16 Linus TorvaldsMake workqueue bit operations work on "atomic_long_t"
2006-12-15 Linus TorvaldsFix "delayed_work_pending()" macro expansion
2006-12-07 Linus TorvaldsAdd "run_scheduled_work()" workqueue function
2006-12-07 Rafael J. Wysocki[PATCH] Support for freezeable workqueues
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Merge the pending bit into the wq_data...
2006-11-22 David HowellsWorkStruct: Typedef the work function prototype
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-06-30 Venkatesh Pallipadi[CPUFREQ] Add queue_delayed_work_on() interface for...
2006-02-28 James Bottomley[SCSI] add execute_in_process_context() API
2006-01-09 Christoph Lameter[PATCH] add schedule_on_each_cpu()
2005-04-16 James Bottomley[PATCH] re-export cancel_rearming_delayed_workqueue
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2