Commit Graph

55393 Commits (5830c5902138f80b0a097b797200c739466beedd)
 

Author SHA1 Message Date
Christoph Lameter 5830c59021 slab: shut down cache_reaper when cpu goes down 18 years ago
Oleg Nesterov a4798833d2 zap_other_threads: remove unneeded ->exit_signal change 18 years ago
Oleg Nesterov 85f4186af9 worker_thread: fix racy try_to_freeze() usage 18 years ago
Oleg Nesterov b9aac8e0d3 worker_thread: don't play with signals 18 years ago
Oleg Nesterov 23b2e5991a workqueue: kill NOAUTOREL works 18 years ago
Oleg Nesterov c214b2cc5f ipvs: flush defense_work before module unload 18 years ago
Oleg Nesterov 1634c48f8b make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq 18 years ago
Oleg Nesterov a848e3b67c workqueue: introduce wq_per_cpu() helper 18 years ago
Oleg Nesterov 63bc036252 unify queue_delayed_work() and queue_delayed_work_on() 18 years ago
Oleg Nesterov ed7c0feede make queue_delayed_work() friendly to flush_fork() 18 years ago
Oleg Nesterov 06ba38a9a0 workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE 18 years ago
Oleg Nesterov c12920d190 workqueue: make init_workqueues() __init 18 years ago
Oleg Nesterov cce1a1656c workqueue: introduce workqueue_struct->singlethread 18 years ago
Oleg Nesterov b1f4ec172f workqueue: introduce cpu_singlethread_map 18 years ago
Oleg Nesterov dfb4b82e1c workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork 18 years ago
Oleg Nesterov f293ea9200 workqueue: don't save interrupts in run_workqueue() 18 years ago
Oleg Nesterov 7097a87afe workqueue: kill run_scheduled_work() 18 years ago
Oleg Nesterov 3af24433ef workqueue: don't migrate pending works from the dead CPU 18 years ago
Oleg Nesterov 36aa9dfc39 workqueue: don't clear cwq->thread until it exits 18 years ago
Oleg Nesterov d721304dce workqueue: fix flush_workqueue() vs CPU_DEAD race 18 years ago
Oleg Nesterov 319c2a986e workqueue: fix freezeable workqueues implementation 18 years ago
Heiko Carstens 38c3bd96a0 slab: use CPU_LOCK_[ACQUIRE|RELEASE] 18 years ago
Heiko Carstens e7407dcc69 call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed 18 years ago
Gautham R Shenoy 5be9361cdf Eliminate lock_cpu_hotplug in kernel/schedc 18 years ago
Gautham R Shenoy baaca49f41 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE 18 years ago
Gautham R Shenoy 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 years ago
Tom Zanussi 7c9cb38302 relay: use plain timer instead of delayed work 18 years ago
Andrew Morton d0758bc334 phy: use flush_work_keventd() 18 years ago
Andrew Morton 67ac58edf7 libata: use flush_work() 18 years ago
Andrew Morton d9ef8b9288 e1000: use flush_work_keventd() 18 years ago
Andrew Morton 2b3cb2e778 tg3: use flush_work_keventd() 18 years ago
Andrew Morton 19a75d83ff kblockd: use flush_work 18 years ago
Andrew Morton a9df62c758 aio: use flush_work() 18 years ago
Oleg Nesterov 83c22520c5 flush_cpu_workqueue: don't flush an empty ->worklist 18 years ago
Andrew Morton edab2516a6 flush_workqueue(): use preempt_disable to hold off cpu hotplug 18 years ago
Oleg Nesterov b89deed32c implement flush_work() 18 years ago
Oleg Nesterov fc2e4d7041 reimplement flush_workqueue() 18 years ago
Andrew Morton e18f3ffb9c schedule_on_each_cpu(): use preempt_disable() 18 years ago
Haavard Skinnemoen a1e3cf418f atmel_spi: remove unnecessary (and wrong) #ifdefs 18 years ago
Haavard Skinnemoen e7498281d3 Use common cpu_is_xxx() macros on AT91 and AVR32 18 years ago
David Howells 31143d5d51 AFS: implement basic file write support 18 years ago
David Howells 416351f28d AFS: AFS fixups 18 years ago
David Howells ef71c15c46 AFS: export a couple of core functions for AFS write support 18 years ago
David Miller 9b04bd2756 Fix printk format warnings in timer_list.c 18 years ago
Borislav Petkov 0366299bd2 kernel-doc: small kernel-doc optimization 18 years ago
Randy Dunlap 66effdc6a6 doc: what a patch series is 18 years ago
Josef 'Jeff' Sipek 2dfdd266b9 fs: use path_walk in do_path_lookup 18 years ago
Josef 'Jeff' Sipek 62ce39c531 fs: fix indentation in do_path_lookup 18 years ago
Daniel Walker 35c35d1afa clocksource: spelling error in watchdog code 18 years ago
Andrew Morton 18d8362d51 mutex_lock_interruptible(): add __must_check 18 years ago