Commit Graph

41 Commits (342c0ec4859446140c0dc5d7d903bb3b3f0577cd)

Author SHA1 Message Date
Ingo Molnar 82f67cd9fc [PATCH] Add debugging feature /proc/timer_stat 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Randy Dunlap af9997e426 [PATCH] fix kernel-doc warnings in 2.6.20-rc1 18 years ago
Ingo Molnar 9bfb18392e [PATCH] workqueue: fix schedule_on_each_cpu() 18 years ago
Linus Torvalds a08727bae7 Make workqueue bit operations work on "atomic_long_t" 18 years ago
David Howells 4594bf159f [PATCH] WorkStruct: Use direct assignment rather than cmpxchg() 18 years ago
Linus Torvalds 68380b5813 Add "run_scheduled_work()" workqueue function 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Peter Zijlstra d5abe66917 [PATCH] debug: workqueue locking sanity 18 years ago
Rafael J. Wysocki 341a595850 [PATCH] Support for freezeable workqueues 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 365970a1ea WorkStruct: Merge the pending bit into the wq_data pointer 18 years ago
David Howells 6bb49e5965 WorkStruct: Typedef the work function prototype 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Alan Stern 057647fc47 [PATCH] workqueue: update kerneldoc 18 years ago
Christoph Lameter 469340236a [PATCH] mm: kevent threads: use MPOL_DEFAULT 19 years ago
Rolf Eike Beer 9f5d785e93 remove duplicate "until" from kernel/workqueue.c 19 years ago
Andrew Morton 9b41ea7289 [PATCH] workqueue: remove lock_cpu_hotplug() 19 years ago
Rolf Eike Beer 0fcb78c22f [PATCH] Add DocBook documentation for workqueue functions 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Dave Jones ae90dd5dbe Move workqueue exports to where the functions are defined. 19 years ago
Venkatesh Pallipadi 7a6bc1cdd5 [CPUFREQ] Add queue_delayed_work_on() interface for workqueues. 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Heiko Carstens fc75cdfa5b [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling 19 years ago
Andrew Morton b61367732f [PATCH] schedule_on_each_cpu(): reduce kmalloc() size 19 years ago
Oleg Nesterov 626ab0e69d [PATCH] list: use list_replace_init() instead of list_splice_init() 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
James Bottomley 1fa44ecad2 [SCSI] add execute_in_process_context() API 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Nathan Lynch f756d5e256 [PATCH] fix workqueue oops during cpu offline 19 years ago
Ben Collins 676121fcb6 [PATCH] Unchecked alloc_percpu() return in __create_workqueue() 19 years ago
Christoph Lameter 15316ba81a [PATCH] add schedule_on_each_cpu() 19 years ago
Ben Collins bce61dd49d [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls 19 years ago
Heiko Carstens a4c4af7c8d [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code 19 years ago
Christoph Lameter 89ada67917 [PATCH] Use alloc_percpu to allocate workqueues locally 19 years ago
Pekka J Enberg dd3927105b [PATCH] introduce and use kzalloc 20 years ago
Mika Kukkonen 230649da7c [PATCH] create_workqueue_thread() signedness fix 20 years ago
James Bottomley 6068674437 [PATCH] remove name length check in a workqueue 20 years ago
James Bottomley 81ddef77bb [PATCH] re-export cancel_rearming_delayed_workqueue 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago