aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-28block: kill rq->dataTejun Heo1-3/+2
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo1-23/+23
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo1-0/+32
2009-04-28block: clean up request completion APITejun Heo1-12/+82
2009-04-28block: kill blk_end_request_callback()Tejun Heo1-3/+0
2009-04-28block: reorder request completion functionsTejun Heo1-8/+8
2009-04-28block: kill blk_start_queueing()Tejun Heo1-1/+0
2009-04-28ide-atapi: kill unused fields and callbacksTejun Heo1-12/+0
2009-04-28ide-cd,atapi: use bio for internal commandsTejun Heo1-1/+1
2009-04-28ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov1-2/+1
2009-04-28ide: add helpers for preparing sense requestsBorislav Petkov1-0/+11
2009-04-28ide kill unused ide_cmd->specialTejun Heo1-1/+0
2009-04-28loop: use BIO list management functionsAkinobu Mita2-3/+2
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott3-2/+12
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-1/+1
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-2/+4
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-15/+0
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+5
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-0/+19
2009-04-24Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+6
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+4
2009-04-24block: simplify I/O stat accountingJerome Marchand1-0/+3
2009-04-24pktcdvd.h should include mempool.hAlexander Beregalov1-0/+1
2009-04-24Merge branch 'idle' into releaseLen Brown1-1/+0
2009-04-24Merge branch 'irq' into releaseLen Brown1-0/+1
2009-04-23USB: musb: Prevent multiple includes of musb.hMark A. Greer1-0/+5
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse1-0/+19
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown1-1/+0
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka1-0/+2
2009-04-22block: include empty disks in /proc/diskstatsTejun Heo1-0/+1
2009-04-22bio: fix bio_kmalloc()Tejun Heo1-0/+1
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras339-19061/+3091
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven1-0/+1
2009-04-21Trivial: fix a typo in slow-work.hJonathan Corbet1-1/+1
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells3-44/+86
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2-26/+41
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell1-1/+6
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki1-1/+1
2009-04-21ipmi: add oem message handlingdann frazier2-0/+4
2009-04-21ipmi: test for event buffer before usingCorey Minyard1-0/+6
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm1-0/+31
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-3/+3
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-4/+3
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer1-1/+1
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown1-0/+1
2009-04-20reiserfs: fix j_last_flush_trans_id typeAl Viro1-1/+1
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa1-1/+1
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig1-2/+0