Oleg Nesterov
|
b89deed32c
implement flush_work()
|
před 18 roky |
Oleg Nesterov
|
fc2e4d7041
reimplement flush_workqueue()
|
před 18 roky |
Andrew Morton
|
e18f3ffb9c
schedule_on_each_cpu(): use preempt_disable()
|
před 18 roky |
Ingo Molnar
|
82f67cd9fc
[PATCH] Add debugging feature /proc/timer_stat
|
před 18 roky |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
před 18 roky |
Randy Dunlap
|
af9997e426
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
|
před 18 roky |
Ingo Molnar
|
9bfb18392e
[PATCH] workqueue: fix schedule_on_each_cpu()
|
před 18 roky |
Linus Torvalds
|
a08727bae7
Make workqueue bit operations work on "atomic_long_t"
|
před 18 roky |
David Howells
|
4594bf159f
[PATCH] WorkStruct: Use direct assignment rather than cmpxchg()
|
před 18 roky |
Linus Torvalds
|
68380b5813
Add "run_scheduled_work()" workqueue function
|
před 18 roky |
Ingo Molnar
|
0231606785
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
|
před 18 roky |
Peter Zijlstra
|
d5abe66917
[PATCH] debug: workqueue locking sanity
|
před 18 roky |
Rafael J. Wysocki
|
341a595850
[PATCH] Support for freezeable workqueues
|
před 18 roky |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
před 18 roky |
David Howells
|
365970a1ea
WorkStruct: Merge the pending bit into the wq_data pointer
|
před 18 roky |
David Howells
|
6bb49e5965
WorkStruct: Typedef the work function prototype
|
před 18 roky |
David Howells
|
52bad64d95
WorkStruct: Separate delayable and non-delayable events.
|
před 18 roky |
Alan Stern
|
057647fc47
[PATCH] workqueue: update kerneldoc
|
před 18 roky |
Christoph Lameter
|
469340236a
[PATCH] mm: kevent threads: use MPOL_DEFAULT
|
před 18 roky |
Rolf Eike Beer
|
9f5d785e93
remove duplicate "until" from kernel/workqueue.c
|
před 18 roky |
Andrew Morton
|
9b41ea7289
[PATCH] workqueue: remove lock_cpu_hotplug()
|
před 19 roky |
Rolf Eike Beer
|
0fcb78c22f
[PATCH] Add DocBook documentation for workqueue functions
|
před 19 roky |
Linus Torvalds
|
ca78f6baca
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
|
před 19 roky |
Ingo Molnar
|
36c8b58689
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
|
před 19 roky |
Dave Jones
|
ae90dd5dbe
Move workqueue exports to where the functions are defined.
|
před 19 roky |
Venkatesh Pallipadi
|
7a6bc1cdd5
[CPUFREQ] Add queue_delayed_work_on() interface for workqueues.
|
před 19 roky |
Chandra Seetharaman
|
9c7b216d23
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
|
před 19 roky |
Heiko Carstens
|
fc75cdfa5b
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
|
před 19 roky |
Andrew Morton
|
b61367732f
[PATCH] schedule_on_each_cpu(): reduce kmalloc() size
|
před 19 roky |
Oleg Nesterov
|
626ab0e69d
[PATCH] list: use list_replace_init() instead of list_splice_init()
|
před 19 roky |