index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
workqueue.c
Commit message (
Expand
)
Author
Age
*
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
2007-02-16
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
*
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
2006-12-22
*
[PATCH] workqueue: fix schedule_on_each_cpu()
Ingo Molnar
2006-12-21
*
Make workqueue bit operations work on "atomic_long_t"
Linus Torvalds
2006-12-16
*
[PATCH] WorkStruct: Use direct assignment rather than cmpxchg()
David Howells
2006-12-09
*
Add "run_scheduled_work()" workqueue function
Linus Torvalds
2006-12-07
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
*
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
2006-12-07
*
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
2006-12-07
*
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
*
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
2006-11-22
*
WorkStruct: Typedef the work function prototype
David Howells
2006-11-22
*
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
*
[PATCH] workqueue: update kerneldoc
Alan Stern
2006-10-28
*
[PATCH] mm: kevent threads: use MPOL_DEFAULT
Christoph Lameter
2006-10-11
*
remove duplicate "until" from kernel/workqueue.c
Rolf Eike Beer
2006-10-03
*
[PATCH] workqueue: remove lock_cpu_hotplug()
Andrew Morton
2006-08-14
*
[PATCH] Add DocBook documentation for workqueue functions
Rolf Eike Beer
2006-07-31
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2006-07-04
|
\
|
*
Move workqueue exports to where the functions are defined.
Dave Jones
2006-06-30
|
*
[CPUFREQ] Add queue_delayed_work_on() interface for workqueues.
Venkatesh Pallipadi
2006-06-30
*
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
|
/
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
*
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
Heiko Carstens
2006-06-25
*
[PATCH] schedule_on_each_cpu(): reduce kmalloc() size
Andrew Morton
2006-06-25
*
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-06-23
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
*
[SCSI] add execute_in_process_context() API
James Bottomley
2006-02-28
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
*
[PATCH] fix workqueue oops during cpu offline
Nathan Lynch
2006-01-08
*
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
Ben Collins
2006-01-08
*
[PATCH] add schedule_on_each_cpu()
Christoph Lameter
2006-01-08
*
[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls
Ben Collins
2005-11-28
*
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
2005-11-07
*
[PATCH] Use alloc_percpu to allocate workqueues locally
Christoph Lameter
2005-10-30
*
[PATCH] introduce and use kzalloc
Pekka J Enberg
2005-09-07
*
[PATCH] create_workqueue_thread() signedness fix
Mika Kukkonen
2005-09-07
*
[PATCH] remove name length check in a workqueue
James Bottomley
2005-08-10
*
[PATCH] re-export cancel_rearming_delayed_workqueue
James Bottomley
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16