summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: Enhance the pre/post scheduling logicGregory Haskins2009-08-023-53/+61
* sched: Add new prio to cpupri before removing old prioSteven Rostedt2009-08-021-14/+16
* sched: Check for pushing rt tasks after all schedulingSteven Rostedt2009-08-021-11/+27
* sched: Optimize unused cgroup configurationPeter Zijlstra2009-08-021-2/+14
* sched: Fix cgroup smp fairnessPeter Zijlstra2009-08-021-8/+20
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-08-02652-12837/+25996
|\
| * sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins2009-08-021-1/+14
| * sched: Fix latencytop and sleep profiling vs group schedulingPeter Zijlstra2009-08-021-13/+19
| * Linux 2.6.31-rc5v2.6.31-rc5Linus Torvalds2009-08-011-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-313-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-315-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-3110-13/+1711
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-233-43/+290
| | * | | | | | | | | dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-235-0/+1430