aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-09Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao1-8/+6
2007-05-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao2-17/+21
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao12-5/+22
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert3-1/+60
2007-05-09uml: turn build warnings into commentsMiklos Szeredi3-5/+8
2007-05-09Fix Linuxdoc commentJeff Dike1-1/+0
2007-05-09uml: mark a tt-only functionJeff Dike1-0/+2
2007-05-09uml: turn on SCSI supportPeter Zijlstra2-73/+1