summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Globalize bio_set and bio_vec_slabMartin K. Petersen2008-07-032-28/+31
* xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-034-10/+11
* xen/blkfront: add __exit to module_exit() handlersJan Beulich2008-07-031-1/+1
* xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate2008-07-031-1/+1
* xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach2008-07-031-0/+36
* xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell2008-07-031-0/+3
* block: kill request_queue_tJens Axboe2008-07-031-1/+0
* block: export "ro" attributeKay Sievers2008-07-031-0/+10
* Added in user-injected messages into blk tracesAlan D. Brunelle2008-07-032-0/+46
* cfq-iosched: add message logging through blktraceJens Axboe2008-07-031-10/+55
* as-iosched: properly protect ioc_gone and ioc countJens Axboe2008-07-031-3/+15
* cfq-iosched: properly protect ioc_gone and ioc countJens Axboe2008-07-031-3/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-025-16/+63
|\
| * PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
| * PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-024-12/+48
| * PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
* | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-021-14/+14
|\ \
| * | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-011-0/+1
| * | I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks2008-07-011-3/+3
| * | I2C: S3C2410: Check ACK on byte transmissionBen Dooks2008-07-011-11/+10
* | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-023-5/+11
|\ \ \
| * | | Properly notify block layer of sync writesJens Axboe2008-07-012-5/+9
| * | | block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah2008-07-011-0/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-022-1/+3
|\ \ \ \
| * | | | [IA64] export account_system_vtimeDoug Chapman2008-06-301-0/+1
| * | | | [IA64] Bugfix for system with 32 cpusTony Luck2008-06-301-1/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-0212-0/+6885
|\ \ \ \
| * | | | V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab2008-07-021-1/+1
| * | | | V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-3012-0/+6885
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-024-1/+99
|\ \ \ \
| * | | | ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz2008-06-301-1/+1
| * | | | Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz2008-06-303-0/+98
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-026-25/+40
|\ \ \ \
| * | | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas2008-06-301-0/+2
| * | | | [ARM] 5117/1: pxafb: fix __devinit/exit annotationsJaya Kumar2008-06-251-8/+8
| * | | | [ARM] Export dma_sync_sg_for_device()Russell King2008-06-221-1/+2
| * | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-06-222-3/+1
| |\ \ \ \
| | * | | | ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath2008-06-061-1/+1
| | * | | | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-051-2/+0
| * | | | | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas2008-06-221-2/+2
| * | | | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handlingJaya Kumar2008-06-221-10/+24
| * | | | | [ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar2008-06-221-1/+1
* | | | | | tty: Fix inverted logic in send_breakAlan Cox2008-07-021-1/+1
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-021-0/+3
|\ \ \ \ \ \
| * | | | | | sched: fix divide error when trying to configure rt_period to zeroRaistlin2008-07-011-0/+3
* | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-022-5/+15
|\ \ \ \ \ \ \
| * | | | | | | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-011-1/+1
| * | | | | | | i2c: Documentation: fix device matching descriptionBen Dooks2008-07-011-4/+14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-021-1/+15
|\ \ \ \ \ \ \
| * | | | | | | rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-011-1/+15