summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP2/3/4: UART: allow in-order port traversalKevin Hilman2009-08-051-1/+1
* OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman2009-08-051-58/+116
* OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-053-2/+36
* OMAP4: UART: cleanup special case IRQ handlingKevin Hilman2009-08-051-4/+3
* OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman2009-08-051-0/+6
* OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman2009-08-051-0/+6
* OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman2009-08-051-0/+9
* OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman2009-08-051-0/+3
* OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman2009-08-051-3/+3
* OMAP2/3: PM: make PM __init calls staticKevin Hilman2009-08-053-5/+2
* 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
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud