summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-23/+23
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-0/+32
* block: clean up request completion APITejun Heo2009-04-281-12/+82
* block: kill blk_end_request_callback()Tejun Heo2009-04-281-3/+0
* block: reorder request completion functionsTejun Heo2009-04-281-8/+8
* block: kill blk_start_queueing()Tejun Heo2009-04-281-1/+0
* ide-atapi: kill unused fields and callbacksTejun Heo2009-04-281-12/+0
* ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-281-1/+1
* ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-281-2/+1
* ide: add helpers for preparing sense requestsBorislav Petkov2009-04-281-0/+11
* ide kill unused ide_cmd->specialTejun Heo2009-04-281-1/+0
* loop: use BIO list management functionsAkinobu Mita2009-04-282-3/+2
* Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-263-2/+12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-242-1/+1
|\
| * Merge branch 'idle' into releaseLen Brown2009-04-241-1/+0
| |\
| | * ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-221-1/+0
| * | Merge branch 'irq' into releaseLen Brown2009-04-241-0/+1
| |\ \ | | |/ | |/|
| | * ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-211-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-242-2/+4
|\ \ \
| * | | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-1/+2
| * | | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-1/+2
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-241-15/+0
|\ \ \ \
| * \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-201-15/+0
| |\ \ \ \
| | * | | | [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-15/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-241-0/+5
|\ \ \ \ \ \
| * | | | | | USB: musb: Prevent multiple includes of musb.hMark A. Greer2009-04-231-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-241-0/+19
|\ \ \ \ \ \
| * | | | | | bitops: Add __ffs64 bitopSteven Whitehouse2009-04-231-0/+19
| |/ / / / /
* | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-04-241-0/+2
|\ \ \ \ \ \
| * | | | | | KVM: Fix overlapping check for memory slotsJan Kiszka2009-04-221-0/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-244-0/+6
|\ \ \ \ \ \
| * | | | | | block: simplify I/O stat accountingJerome Marchand2009-04-241-0/+3
| * | | | | | pktcdvd.h should include mempool.hAlexander Beregalov2009-04-241-0/+1
| * | | | | | block: include empty disks in /proc/diskstatsTejun Heo2009-04-221-0/+1
| * | | | | | bio: fix bio_kmalloc()Tejun Heo2009-04-221-0/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-241-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-161-0/+1
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-161-0/+1
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-241-0/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-22339-19061/+3091
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/5200: Bring the legacy fsl_spi_platform_data hooks backAnton Vorontsov2009-04-161-0/+4
* | | | | | | | | driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-211-0/+1
* | | | | | | | | Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-211-1/+1
* | | | | | | | | PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-213-44/+86
* | | | | | | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-212-26/+41
* | | | | | | | | spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-211-1/+6
* | | | | | | | | memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki2009-04-211-1/+1
* | | | | | | | | ipmi: add oem message handlingdann frazier2009-04-212-0/+4
* | | | | | | | | ipmi: test for event buffer before usingCorey Minyard2009-04-211-0/+6
* | | | | | | | | clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-0/+31
OpenPOWER on IntegriCloud