summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: Use jump_labels for sched_featPeter Zijlstra2011-12-063-22/+81
* sched/accounting: Fix parameter passing in task_group_account_fieldGlauber Costa2011-12-061-2/+2
* sched/accounting: Fix user/system tick double accountingGlauber Costa2011-12-061-10/+2
* sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa2011-12-062-93/+106
* sched: Save some hrtick_start_fair cyclesMike Galbraith2011-12-062-3/+11
* sched: Fix compile error for UP,!NOHZPeter Zijlstra2011-12-061-1/+1
* sched/accounting, cgroups: Reuse cgroup's parent pointerGlauber Costa2011-12-061-6/+9
* sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-069-141/+142
* sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpusSuresh Siddha2011-12-061-36/+12
* sched, nohz: Implement sched group, domain aware nohz idle load balancingSuresh Siddha2011-12-061-113/+47
* sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-065-0/+48
* sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha2011-12-063-24/+40
* sched/rt: Code cleanup, remove a redundant function callShan Hai2011-12-061-1/+1
* sched: Fix the sched group node allocation for SD_OVERLAP domainsSuresh Siddha2011-12-061-1/+1
* sched: Set skip_clock_update in yield_task_fair()Mike Galbraith2011-12-062-0/+13
* sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith2011-12-062-0/+6
* sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha2011-12-062-13/+27
* events, sched: Add tracepoint for accounting blocked timeAndrew Vagin2011-12-062-0/+9
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-1717-28/+34
* sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-1714-1954/+2034
* sched: Fix comment for requeue_rt_entityRichard Weinberger2011-11-161-2/+2
* sched: Don't call task_group() too many times in set_task_rq()Andrew Vagin2011-11-161-4/+8
* sched, trivial: Initialize root cgroup's sibling listGlauber Costa2011-11-161-0/+1
* sched: Use jump labels to reduce overhead when bandwidth control is inactivePaul Turner2011-11-162-5/+43
* sched: Fix buglet in return_cfs_rq_runtime()Paul Turner2011-11-161-1/+1
* sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra2011-11-161-14/+28
* sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-142-1/+7
* sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra2011-11-142-0/+4
* sched: Document wait_for_completion_*() return valuesJ. Bruce Fields2011-11-141-0/+13
* sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang2011-11-141-1/+1
* sched: Add a comment to effective_load() since it's a painPeter Zijlstra2011-11-141-18/+95
* Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1413-523/+400
|\
| * ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| * ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-115-61/+17
| * ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-115-197/+140
| * ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-115-212/+151
| * ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-111-1/+1
| * ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-111-4/+4
| * ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-111-0/+7
| * ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-113-8/+50
* | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1414-98/+82
|\ \
| * | mailmap: Fix up some renesas attributionsKuninori Morimoto2011-11-111-0/+2
| | |
| | \
| *-. \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-113472-35672/+65364
| |\ \ \
| | | * | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-112-88/+0
| | | * | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-052-0/+23
| | * | | drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt2011-11-111-3/+1
| | * | | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-113-1/+9
| | | |/ | | |/|
| * | | sh: Wire up process_vm syscalls.Paul Mundt2011-11-114-2/+10
| * | | Merge branches 'sh/core' and 'sh/serial-rework' into sh-fixes-for-linusPaul Mundt2011-11-043-4/+32
| |\ \ \
| | * | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-043-4/+32
| | | |/ | | |/|
OpenPOWER on IntegriCloud