aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* make queue_delayed_work() friendly to flush_fork()Oleg Nesterov2007-05-09
* workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINEOleg Nesterov2007-05-09
* workqueue: make init_workqueues() __initOleg Nesterov2007-05-09
* workqueue: introduce workqueue_struct->singlethreadOleg Nesterov2007-05-09
* workqueue: introduce cpu_singlethread_mapOleg Nesterov2007-05-09
* workqueue: make cancel_rearming_delayed_workqueue() work on idle dworkOleg Nesterov2007-05-09
* workqueue: don't save interrupts in run_workqueue()Oleg Nesterov2007-05-09
* workqueue: kill run_scheduled_work()Oleg Nesterov2007-05-09
* workqueue: don't migrate pending works from the dead CPUOleg Nesterov2007-05-09
* workqueue: don't clear cwq->thread until it exitsOleg Nesterov2007-05-09
* workqueue: fix flush_workqueue() vs CPU_DEAD raceOleg Nesterov2007-05-09
* workqueue: fix freezeable workqueues implementationOleg Nesterov2007-05-09
* slab: use CPU_LOCK_[ACQUIRE|RELEASE]Heiko Carstens2007-05-09
* call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failedHeiko Carstens2007-05-09
* Eliminate lock_cpu_hotplug in kernel/schedcGautham R Shenoy2007-05-09
* Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy2007-05-09
* Extend notifier_call_chain to count nr_calls madeGautham R Shenoy2007-05-09
* relay: use plain timer instead of delayed workTom Zanussi2007-05-09
* phy: use flush_work_keventd()Andrew Morton2007-05-09
* libata: use flush_work()Andrew Morton2007-05-09
* e1000: use flush_work_keventd()Andrew Morton2007-05-09
* tg3: use flush_work_keventd()Andrew Morton2007-05-09
* kblockd: use flush_workAndrew Morton2007-05-09
* aio: use flush_work()Andrew Morton2007-05-09
* flush_cpu_workqueue: don't flush an empty ->worklistOleg Nesterov2007-05-09
* flush_workqueue(): use preempt_disable to hold off cpu hotplugAndrew Morton2007-05-09
* implement flush_work()Oleg Nesterov2007-05-09
* reimplement flush_workqueue()Oleg Nesterov2007-05-09
* schedule_on_each_cpu(): use preempt_disable()Andrew Morton2007-05-09
* atmel_spi: remove unnecessary (and wrong) #ifdefsHaavard Skinnemoen2007-05-09
* Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen2007-05-09
* AFS: implement basic file write supportDavid Howells2007-05-09
* AFS: AFS fixupsDavid Howells2007-05-09
* AFS: export a couple of core functions for AFS write supportDavid Howells2007-05-09
* Fix printk format warnings in timer_list.cDavid Miller2007-05-09
* kernel-doc: small kernel-doc optimizationBorislav Petkov2007-05-09
* doc: what a patch series isRandy Dunlap2007-05-09
* fs: use path_walk in do_path_lookupJosef 'Jeff' Sipek2007-05-09
* fs: fix indentation in do_path_lookupJosef 'Jeff' Sipek2007-05-09
* clocksource: spelling error in watchdog codeDaniel Walker2007-05-09
* mutex_lock_interruptible(): add __must_checkAndrew Morton2007-05-09
* tty_set_ldisc() receive_room fixPaul Fulghum2007-05-09
* Move sig_kernel_* et al macros to linux/signal.hRoland McGrath2007-05-09
* nbd: check the return value of sysfs_create_fileWANG Cong2007-05-09
* pasemi: hardware rng driverOlof Johansson2007-05-09
* Add info about whitespace to SubmitChecklistRoland Dreier2007-05-09
* pretend cpuset has some form of hugetlb page reservationKen Chen2007-05-09
* use simple_read_from_buffer in kernel/Akinobu Mita2007-05-09
* use simple_read_from_buffer() in fs/Akinobu Mita2007-05-09
* cm4000_cs: use bitrevAkinobu Mita2007-05-09