Commit Graph

24 Commits (2bdbc5d73961c040fdc9b30d985fab3047d697a0)

Author SHA1 Message Date
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