summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2009-04-28block: make blk_end_request_cur() return boolTejun Heo-4/+12
2009-04-28block: kill rq->dataTejun Heo-3/+2
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo-23/+23
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo-0/+32
2009-04-28block: clean up request completion APITejun Heo-12/+82
2009-04-28block: kill blk_end_request_callback()Tejun Heo-3/+0
2009-04-28block: reorder request completion functionsTejun Heo-8/+8
2009-04-28block: kill blk_start_queueing()Tejun Heo-1/+0
2009-04-28ide-atapi: kill unused fields and callbacksTejun Heo-12/+0
2009-04-28ide-cd,atapi: use bio for internal commandsTejun Heo-1/+1
2009-04-28ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov-2/+1
2009-04-28ide: add helpers for preparing sense requestsBorislav Petkov-0/+11
2009-04-28ide kill unused ide_cmd->specialTejun Heo-1/+0
2009-04-28loop: use BIO list management functionsAkinobu Mita-3/+2
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott-2/+12
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+1
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds-2/+4
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-15/+0
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-0/+5
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds-0/+19
2009-04-24Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+6
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+1
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-0/+4
2009-04-24block: simplify I/O stat accountingJerome Marchand-0/+3
2009-04-24pktcdvd.h should include mempool.hAlexander Beregalov-0/+1
2009-04-24Merge branch 'idle' into releaseLen Brown-1/+0
2009-04-24Merge branch 'irq' into releaseLen Brown-0/+1
2009-04-23USB: musb: Prevent multiple includes of musb.hMark A. Greer-0/+5
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse-0/+19
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown-1/+0
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka-0/+2
2009-04-22block: include empty disks in /proc/diskstatsTejun Heo-0/+1
2009-04-22bio: fix bio_kmalloc()Tejun Heo-0/+1
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras-19061/+3091
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven-0/+1
2009-04-21Trivial: fix a typo in slow-work.hJonathan Corbet-1/+1
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells-44/+86
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells-26/+41
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell-1/+6
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki-1/+1
2009-04-21ipmi: add oem message handlingdann frazier-0/+4
2009-04-21ipmi: test for event buffer before usingCorey Minyard-0/+6
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm-0/+31
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm-3/+3
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+3
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer-1/+1
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown-0/+1
2009-04-20reiserfs: fix j_last_flush_trans_id typeAl Viro-1/+1
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa-1/+1