| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 2.6.31-rc5v2.6.31-rc5 | Linus Torvalds | 2009-07-31 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-07-31 | 2 | -2/+10 |
|\ |
|
| * | xfs: bump up nr_to_write in xfs_vm_writepage | Eric Sandeen | 2009-07-31 | 1 | -0/+8 |
| * | xfs: reduce bmv_count in xfs_vn_fiemap | Eric Sandeen | 2009-07-31 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-31 | 5 | -59/+71 |
|\ \ |
|
| * | | io context: fix ref counting | Li Zefan | 2009-07-31 | 1 | -1/+1 |
| * | | block: make the end_io functions be non-GPL exports | Jens Axboe | 2009-07-28 | 1 | -6/+6 |
| * | | block: fix improper kobject release in blk_integrity_unregister | Xiaotian Feng | 2009-07-28 | 1 | -0/+1 |
| * | | block: always assign default lock to queues | Jens Axboe | 2009-07-28 | 2 | -7/+7 |
| * | | mg_disk: Add missing ready status check on mg_write() | unsik Kim | 2009-07-28 | 1 | -17/+15 |
| * | | mg_disk: fix issue with data integrity on error in mg_write() | Bartlomiej Zolnierkiewicz | 2009-07-28 | 1 | -42/+47 |
| * | | mg_disk: fix reading invalid status when use polling driver | unsik Kim | 2009-07-28 | 1 | -0/+10 |
| * | | mg_disk: remove prohibited sleep operation | unsik Kim | 2009-07-28 | 1 | -2/+0 |
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-31 | 1 | -1/+13 |
|\ \ \ |
|
| * | | | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm | 2009-07-31 | 1 | -1/+13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-07-31 | 8 | -42/+30 |
|\ \ \ \ |
|
| * | | | | mmc: orphan subsystem | Pierre Ossman | 2009-07-31 | 1 | -2/+1 |
| * | | | | imxmmc: Remove unnecessary semicolons | Joe Perches | 2009-07-31 | 1 | -1/+1 |
| * | | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 3 | -33/+6 |
| * | | | | sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -2/+8 |
| * | | | | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior | 2009-07-31 | 2 | -4/+14 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-07-31 | 6 | -9/+16 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'fix/oss' into for-linus | Takashi Iwai | 2009-07-31 | 2 | -5/+6 |
| |\ \ \ \ |
|
| | * | | | | sound: mpu401.c: Buffer overflow | Roel Kluin | 2009-07-29 | 1 | -1/+1 |
| | * | | | | sound: aedsp16: Buffer overflow | Roel Kluin | 2009-07-29 | 1 | -4/+5 |
| | |/ / / |
|
| * | | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2009-07-31 | 1 | -0/+4 |
| |\ \ \ \ |
|
| | * | | | | ALSA: sound/aoa: Add kmalloc NULL tests | Julia Lawall | 2009-07-31 | 1 | -0/+4 |
| * | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-07-31 | 3 | -4/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | ALSA: hda - Increase PCM stream name buf in patch_realtek.c | Takashi Iwai | 2009-07-31 | 1 | -2/+2 |
| | * | | | | | ALSA: hda: fix out-of-bound hdmi_eld.sad[] write | Roel Kluin | 2009-07-29 | 1 | -2/+2 |
| | * | | | | | ALSA: hda - Add quirk for Dell Studio 1555 | Takashi Iwai | 2009-07-28 | 1 | -0/+2 |
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-30 | 3 | -20/+36 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tracing/stat: Fix seqfile memory leak | Li Zefan | 2009-07-23 | 1 | -12/+22 |
| * | | | | | | | function-graph: Fix seqfile memory leak | Li Zefan | 2009-07-23 | 1 | -3/+12 |
| * | | | | | | | trace_stack: Fix seqfile memory leak | Li Zefan | 2009-07-23 | 1 | -5/+2 |
| * | | | | | | | profile: Suppress warning about large allocations when profile=1 is specified | Mel Gorman | 2009-07-18 | 1 | -2/+3 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-07-30 | 5 | -12/+28 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Btrfs: be more polite in the async caching threads | Chris Mason | 2009-07-30 | 3 | -2/+14 |
| * | | | | | | | | Btrfs: preserve commit_root for async caching | Yan Zheng | 2009-07-30 | 4 | -10/+14 |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-07-30 | 10 | -13/+1711 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | dmaengine: at_hdmac: add DMA slave transfers | Nicolas Ferre | 2009-07-22 | 3 | -43/+290 |
| * | | | | | | | | | dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller | Nicolas Ferre | 2009-07-22 | 5 | -0/+1430 |
| * | | | | | | | | | dmaengine: dmatest: correct thread_count while using multiple thread per channel | Nicolas Ferre | 2009-07-22 | 1 | -2/+2 |
| * | | | | | | | | | dmaengine: dmatest: add a maximum number of test iterations | Nicolas Ferre | 2009-07-22 | 1 | -1/+14 |
| * | | | | | | | | | drivers/dma: Remove unnecessary semicolons | Joe Perches | 2009-07-22 | 2 | -2/+2 |
| * | | | | | | | | | drivers/dma/fsldma.c: Remove unnecessary semicolons | Joe Perches | 2009-07-22 | 1 | -1/+1 |
| * | | | | | | | | | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA | Dan Williams | 2009-07-01 | 2 | -3/+3 |
| * | | | | | | | | | fsldma: do not clear bandwidth control bits on the 83xx controller | Ira Snyder | 2009-06-16 | 1 | -1/+2 |
| * | | | | | | | | | fsldma: enable external start for the 83xx controller | Ira Snyder | 2009-06-16 | 1 | -1/+1 |
| * | | | | | | | | | fsldma: use PCI Read Multiple command | Ira W. Snyder | 2009-06-16 | 2 | -2/+9 |