summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-2814-2533/+1827
|\
| * sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha2010-02-261-33/+43
| * sched: Don't use possibly stale sched_classThomas Gleixner2010-02-171-2/+4
| * Merge branch 'sched/urgent' into sched/coreThomas Gleixner2010-02-163-30/+63
| |\
| * | kthread, sched: Remove reference to kthread_create_on_cpuAnton Blanchard2010-02-091-1/+1
| * | sched: cpuacct: Use bigger percpu counter batch values for stats countersAnton Blanchard2010-02-081-1/+19
| * | percpu_counter: Make __percpu_counter_add an inline function on UPAnton Blanchard2010-02-081-3/+6
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-081629-16934/+41068
| |\ \
| * | | sched: Remove member rt_se from struct rt_rqYong Zhang2010-02-041-2/+0
| * | | sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]Yong Zhang2010-02-041-2/+8
| * | | sched: Remove unused update_shares_locked()Peter Zijlstra2010-02-021-14/+0
| * | | sched: Use for_each_bitAkinobu Mita2010-02-021-3/+1
| * | | sched: Queue a deboosted task to the head of the RT prio queueThomas Gleixner2010-01-221-1/+1
| * | | sched: Implement head queueing for sched_rtThomas Gleixner2010-01-221-8/+11
| * | | sched: Extend enqueue_task to allow head queueingThomas Gleixner2010-01-224-9/+13
| * | | sched: Remove USER_SCHEDDhaval Giani2010-01-217-504/+38
| * | | sched: Fix the place where group powers are updatedGautham R Shenoy2010-01-211-4/+3
| * | | sched: Assume *balance is validPeter Zijlstra2010-01-211-3/+3
| * | | sched: Remove load_balance_newidle()Peter Zijlstra2010-01-211-122/+13
| * | | sched: Unify load_balance{,_newidle}()Peter Zijlstra2010-01-211-56/+59
| * | | sched: Add a lock break for PREEMPT=yPeter Zijlstra2010-01-211-0/+4
| * | | sched: Remove from fwd declsPeter Zijlstra2010-01-211-67/+60
| * | | sched: Remove rq_iterator from move_one_taskPeter Zijlstra2010-01-211-110/+36
| * | | sched: Remove rq_iterator usage from load_balance_fairPeter Zijlstra2010-01-211-51/+29
| * | | sched: Remove the sched_class load_balance methodsPeter Zijlstra2010-01-215-104/+37
| * | | sched: Move load balance code into sched_fair.cPeter Zijlstra2010-01-212-1840/+1844
| * | | sched: Don't expose local functionsH Hartley Sweeten2010-01-173-3/+3
| * | | sched: might_sleep(): Make file parameter const char *Simon Kagstrom2009-12-282-3/+4
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-02-282-29/+62
|\ \ \ \ | | |_|/ | |/| |
| * | | sched: Fix race between ttwu() and task_rq_lock()Peter Zijlstra2010-02-161-27/+46
| * | | sched: Fix SMT scheduler regression in find_busiest_queue()Suresh Siddha2010-02-161-2/+13
| * | | sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan2010-02-161-1/+4
| | |/ | |/|
| * | kernel/sched.c: Suppress unused var warningAndrew Morton2010-02-081-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28131-3335/+8460
|\ \ \
| * | | perf_event, amd: Fix spinlock initializationPeter Zijlstra2010-02-261-1/+1
| * | | perf_event: Fix preempt warning in perf_clock()Peter Zijlstra2010-02-261-1/+1
| * | | perf tools: Flush maps on COMM eventsDavid S. Miller2010-02-261-4/+30
| * | | perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra2010-02-264-1514/+1554
| * | | perf annotate: Handle samples not at objdump output addr boundariesArnaldo Carvalho de Melo2010-02-261-23/+112
| * | | perf_events, x86: Remove superflous MSR writesPeter Zijlstra2010-02-261-3/+0
| * | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-265-47/+38
| * | | perf_events, x86: AMD event schedulingStephane Eranian2010-02-262-3/+267
| * | | perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-263-6/+40
| * | | perf_events: Report the MMAP pgoff value in bytesPeter Zijlstra2010-02-261-1/+1
| * | | perf annotate: Defer allocating sym_priv->hist arrayArnaldo Carvalho de Melo2010-02-253-29/+32
| * | | perf symbols: Improve debugging information about symtab originsArnaldo Carvalho de Melo2010-02-254-7/+21
| * | | perf top: Use a macro instead of a constant variableArnaldo Carvalho de Melo2010-02-251-3/+4
| * | | perf symbols: Check the right return variableZhang, Yanmin2010-02-251-1/+1
| * | | perf/scripts: Tag syscall_name helper as not yet availableFrederic Weisbecker2010-02-252-4/+4
| * | | perf/scripts: Add perf-trace-python DocumentationTom Zanussi2010-02-253-2/+636
OpenPOWER on IntegriCloud