aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate lock_cpu_hotplug in kernel/schedcGautham R Shenoy2007-05-091-10/+18
* Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy2007-05-092-5/+16
* Extend notifier_call_chain to count nr_calls madeGautham R Shenoy2007-05-092-39/+107
* relay: use plain timer instead of delayed workTom Zanussi2007-05-092-20/+18
* phy: use flush_work_keventd()Andrew Morton2007-05-091-3/+3
* libata: use flush_work()Andrew Morton2007-05-091-4/+4
* e1000: use flush_work_keventd()Andrew Morton2007-05-091-1/+1
* tg3: use flush_work_keventd()Andrew Morton2007-05-092-11/+2
* kblockd: use flush_workAndrew Morton2007-05-093-6/+5
* aio: use flush_work()Andrew Morton2007-05-091-4/+3
* flush_cpu_workqueue: don't flush an empty ->worklistOleg Nesterov2007-05-091-8/+17
* flush_workqueue(): use preempt_disable to hold off cpu hotplugAndrew Morton2007-05-091-6/+10
* implement flush_work()Oleg Nesterov2007-05-092-4/+95
* reimplement flush_workqueue()Oleg Nesterov2007-05-091-39/+31
* schedule_on_each_cpu(): use preempt_disable()Andrew Morton2007-05-091-2/+2
* atmel_spi: remove unnecessary (and wrong) #ifdefsHaavard Skinnemoen2007-05-091-5/+0
* Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen2007-05-092-0/+39
* AFS: implement basic file write supportDavid Howells2007-05-0911-27/+1483
* AFS: AFS fixupsDavid Howells2007-05-0912-109/+121
* AFS: export a couple of core functions for AFS write supportDavid Howells2007-05-091-0/+2
* Fix printk format warnings in timer_list.cDavid Miller2007-05-091-11/+14
* kernel-doc: small kernel-doc optimizationBorislav Petkov2007-05-091-3/+4
* doc: what a patch series isRandy Dunlap2007-05-091-1/+2
* fs: use path_walk in do_path_lookupJosef 'Jeff' Sipek2007-05-091-2/+2
* fs: fix indentation in do_path_lookupJosef 'Jeff' Sipek2007-05-091-3/+1
* clocksource: spelling error in watchdog codeDaniel Walker2007-05-091-3/+3
* mutex_lock_interruptible(): add __must_checkAndrew Morton2007-05-091-2/+3
* tty_set_ldisc() receive_room fixPaul Fulghum2007-05-091-7/+7
* Move sig_kernel_* et al macros to linux/signal.hRoland McGrath2007-05-092-119/+125
* nbd: check the return value of sysfs_create_fileWANG Cong2007-05-091-4/+11
* pasemi: hardware rng driverOlof Johansson2007-05-093-0/+171
* Add info about whitespace to SubmitChecklistRoland Dreier2007-05-091-0/+4
* pretend cpuset has some form of hugetlb page reservationKen Chen2007-05-091-0/+31
* use simple_read_from_buffer in kernel/Akinobu Mita2007-05-092-18/+4
* use simple_read_from_buffer() in fs/Akinobu Mita2007-05-093-74/+5
* cm4000_cs: use bitrevAkinobu Mita2007-05-092-29/+7
* cm4000_cs: fix error pathsAkinobu Mita2007-05-092-3/+13
* mca: add integrated device bus matchingJames Bottomley2007-05-093-10/+31
* mca: fix bus matchingJames Bottomley2007-05-091-1/+1
* Always ask the hardware to obtain hardware processor id - ia64Fernando Luis Vazquez Cao2007-05-091-3/+2
* Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao2007-05-091-8/+6
* Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao2007-05-092-17/+21
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-0912-5/+22
* Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-093-1/+60
* uml: turn build warnings into commentsMiklos Szeredi2007-05-093-5/+8
* Fix Linuxdoc commentJeff Dike2007-05-091-1/+0
* uml: mark a tt-only functionJeff Dike2007-05-091-0/+2
* uml: turn on SCSI supportPeter Zijlstra2007-05-092-73/+1
* uml: fix build breakageJeff Dike2007-05-091-0/+9
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-0911-185/+226