summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-09workqueue: introduce cpu_singlethread_mapOleg Nesterov1-30/+25
2007-05-09workqueue: make cancel_rearming_delayed_workqueue() work on idle dworkOleg Nesterov1-0/+4
2007-05-09workqueue: don't save interrupts in run_workqueue()Oleg Nesterov1-10/+8
2007-05-09workqueue: kill run_scheduled_work()Oleg Nesterov2-74/+0
2007-05-09workqueue: don't migrate pending works from the dead CPUOleg Nesterov1-219/+211
2007-05-09workqueue: don't clear cwq->thread until it exitsOleg Nesterov1-10/+5
2007-05-09workqueue: fix flush_workqueue() vs CPU_DEAD raceOleg Nesterov1-19/+25
2007-05-09workqueue: fix freezeable workqueues implementationOleg Nesterov1-9/+9
2007-05-09slab: use CPU_LOCK_[ACQUIRE|RELEASE]Heiko Carstens1-8/+5
2007-05-09call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failedHeiko Carstens1-9/+10
2007-05-09Eliminate lock_cpu_hotplug in kernel/schedcGautham R Shenoy1-10/+18
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy2-5/+16
2007-05-09Extend notifier_call_chain to count nr_calls madeGautham R Shenoy2-39/+107
2007-05-09relay: use plain timer instead of delayed workTom Zanussi2-20/+18
2007-05-09phy: use flush_work_keventd()Andrew Morton1-3/+3
2007-05-09libata: use flush_work()Andrew Morton1-4/+4
2007-05-09e1000: use flush_work_keventd()Andrew Morton1-1/+1
2007-05-09tg3: use flush_work_keventd()Andrew Morton2-11/+2
2007-05-09kblockd: use flush_workAndrew Morton3-6/+5
2007-05-09aio: use flush_work()Andrew Morton1-4/+3
2007-05-09flush_cpu_workqueue: don't flush an empty ->worklistOleg Nesterov1-8/+17
2007-05-09flush_workqueue(): use preempt_disable to hold off cpu hotplugAndrew Morton1-6/+10
2007-05-09implement flush_work()Oleg Nesterov2-4/+95
2007-05-09reimplement flush_workqueue()Oleg Nesterov1-39/+31
2007-05-09schedule_on_each_cpu(): use preempt_disable()Andrew Morton1-2/+2
2007-05-09atmel_spi: remove unnecessary (and wrong) #ifdefsHaavard Skinnemoen1-5/+0
2007-05-09Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen2-0/+39
2007-05-09AFS: implement basic file write supportDavid Howells11-27/+1483
2007-05-09AFS: AFS fixupsDavid Howells12-109/+121
2007-05-09AFS: export a couple of core functions for AFS write supportDavid Howells1-0/+2
2007-05-09Fix printk format warnings in timer_list.cDavid Miller1-11/+14
2007-05-09kernel-doc: small kernel-doc optimizationBorislav Petkov1-3/+4
2007-05-09doc: what a patch series isRandy Dunlap1-1/+2
2007-05-09fs: use path_walk in do_path_lookupJosef 'Jeff' Sipek1-2/+2
2007-05-09fs: fix indentation in do_path_lookupJosef 'Jeff' Sipek1-3/+1
2007-05-09clocksource: spelling error in watchdog codeDaniel Walker1-3/+3
2007-05-09mutex_lock_interruptible(): add __must_checkAndrew Morton1-2/+3
2007-05-09tty_set_ldisc() receive_room fixPaul Fulghum1-7/+7
2007-05-09Move sig_kernel_* et al macros to linux/signal.hRoland McGrath2-119/+125
2007-05-09nbd: check the return value of sysfs_create_fileWANG Cong1-4/+11
2007-05-09pasemi: hardware rng driverOlof Johansson3-0/+171
2007-05-09Add info about whitespace to SubmitChecklistRoland Dreier1-0/+4
2007-05-09pretend cpuset has some form of hugetlb page reservationKen Chen1-0/+31
2007-05-09use simple_read_from_buffer in kernel/Akinobu Mita2-18/+4
2007-05-09use simple_read_from_buffer() in fs/Akinobu Mita3-74/+5
2007-05-09cm4000_cs: use bitrevAkinobu Mita2-29/+7
2007-05-09cm4000_cs: fix error pathsAkinobu Mita2-3/+13
2007-05-09mca: add integrated device bus matchingJames Bottomley3-10/+31
2007-05-09mca: fix bus matchingJames Bottomley1-1/+1
2007-05-09Always ask the hardware to obtain hardware processor id - ia64Fernando Luis Vazquez Cao1-3/+2