summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.31-rc5v2.6.31-rc5Linus Torvalds2009-07-311-1/+1
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-07-312-2/+10
|\
| * xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen2009-07-311-0/+8
| * xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen2009-07-311-2/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-315-59/+71
|\ \
| * | io context: fix ref countingLi Zefan2009-07-311-1/+1
| * | block: make the end_io functions be non-GPL exportsJens Axboe2009-07-281-6/+6
| * | block: fix improper kobject release in blk_integrity_unregisterXiaotian Feng2009-07-281-0/+1
| * | block: always assign default lock to queuesJens Axboe2009-07-282-7/+7
| * | mg_disk: Add missing ready status check on mg_write()unsik Kim2009-07-281-17/+15
| * | mg_disk: fix issue with data integrity on error in mg_write()Bartlomiej Zolnierkiewicz2009-07-281-42/+47
| * | mg_disk: fix reading invalid status when use polling driverunsik Kim2009-07-281-0/+10
| * | mg_disk: remove prohibited sleep operationunsik Kim2009-07-281-2/+0
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-311-1/+13
|\ \ \
| * | | clocksource: Save mult_orig in clocksource_disable()Magnus Damm2009-07-311-1/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-07-318-42/+30
|\ \ \ \
| * | | | mmc: orphan subsystemPierre Ossman2009-07-311-2/+1
| * | | | imxmmc: Remove unnecessary semicolonsJoe Perches2009-07-311-1/+1
| * | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-313-33/+6
| * | | | sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-311-2/+8
| * | | | lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior2009-07-312-4/+14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-316-9/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'fix/oss' into for-linusTakashi Iwai2009-07-312-5/+6
| |\ \ \ \
| | * | | | sound: mpu401.c: Buffer overflowRoel Kluin2009-07-291-1/+1
| | * | | | sound: aedsp16: Buffer overflowRoel Kluin2009-07-291-4/+5
| | |/ / /
| * | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-07-311-0/+4
| |\ \ \ \
| | * | | | ALSA: sound/aoa: Add kmalloc NULL testsJulia Lawall2009-07-311-0/+4
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-313-4/+6
| |\ \ \ \ \
| | * | | | | ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai2009-07-311-2/+2
| | * | | | | ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin2009-07-291-2/+2
| | * | | | | ALSA: hda - Add quirk for Dell Studio 1555Takashi Iwai2009-07-281-0/+2
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-303-20/+36
|\ \ \ \ \ \ \
| * | | | | | | tracing/stat: Fix seqfile memory leakLi Zefan2009-07-231-12/+22
| * | | | | | | function-graph: Fix seqfile memory leakLi Zefan2009-07-231-3/+12
| * | | | | | | trace_stack: Fix seqfile memory leakLi Zefan2009-07-231-5/+2
| * | | | | | | profile: Suppress warning about large allocations when profile=1 is specifiedMel Gorman2009-07-181-2/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-305-12/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Btrfs: be more polite in the async caching threadsChris Mason2009-07-303-2/+14
| * | | | | | | | Btrfs: preserve commit_root for async cachingYan Zheng2009-07-304-10/+14
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-07-3010-13/+1711
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-223-43/+290
| * | | | | | | | | dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-225-0/+1430
| * | | | | | | | | dmaengine: dmatest: correct thread_count while using multiple thread per channelNicolas Ferre2009-07-221-2/+2
| * | | | | | | | | dmaengine: dmatest: add a maximum number of test iterationsNicolas Ferre2009-07-221-1/+14
| * | | | | | | | | drivers/dma: Remove unnecessary semicolonsJoe Perches2009-07-222-2/+2
| * | | | | | | | | drivers/dma/fsldma.c: Remove unnecessary semicolonsJoe Perches2009-07-221-1/+1
| * | | | | | | | | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams2009-07-012-3/+3
| * | | | | | | | | fsldma: do not clear bandwidth control bits on the 83xx controllerIra Snyder2009-06-161-1/+2
| * | | | | | | | | fsldma: enable external start for the 83xx controllerIra Snyder2009-06-161-1/+1
| * | | | | | | | | fsldma: use PCI Read Multiple commandIra W. Snyder2009-06-162-2/+9
OpenPOWER on IntegriCloud