summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: Rename init_cfs_rq => init_tg_cfs_rqAnirban Sinha2009-08-291-5/+5
* sched: Fix division by zero - reallyPeter Zijlstra2009-08-281-21/+29
* sched: Avoid division by zeroPeter Zijlstra2009-08-211-13/+10
* sched: Use for_each_class macro in move_one_task()Hiroshi Shimamoto2009-08-201-1/+2
* sched, task_struct: stack_canary is not needed without CC_STACKPROTECTORHiroshi Shimamoto2009-08-181-0/+2
* sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann2009-08-091-0/+6
* sched: Fix cpupri build on !CONFIG_SMPIngo Molnar2009-08-021-5/+7
* sched: Ensure the migration task doesn't go away during usePeter Zijlstra2009-08-021-0/+4
* sched: Add debug check to task_of()Peter Zijlstra2009-08-022-10/+26
* sched: Fully integrate cpus_active_map and root-domain codeGregory Haskins2009-08-023-11/+8
* 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-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
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud