| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: Use jump_labels for sched_feat | Peter Zijlstra | 2011-12-06 | 3 | -22/+81 |
* | sched/accounting: Fix parameter passing in task_group_account_field | Glauber Costa | 2011-12-06 | 1 | -2/+2 |
* | sched/accounting: Fix user/system tick double accounting | Glauber Costa | 2011-12-06 | 1 | -10/+2 |
* | sched/accounting: Re-use scheduler statistics for the root cgroup | Glauber Costa | 2011-12-06 | 2 | -93/+106 |
* | sched: Save some hrtick_start_fair cycles | Mike Galbraith | 2011-12-06 | 2 | -3/+11 |
* | sched: Fix compile error for UP,!NOHZ | Peter Zijlstra | 2011-12-06 | 1 | -1/+1 |
* | sched/accounting, cgroups: Reuse cgroup's parent pointer | Glauber Costa | 2011-12-06 | 1 | -6/+9 |
* | sched/accounting: Change cpustat fields to an array | Glauber Costa | 2011-12-06 | 9 | -141/+142 |
* | sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus | Suresh Siddha | 2011-12-06 | 1 | -36/+12 |
* | sched, nohz: Implement sched group, domain aware nohz idle load balancing | Suresh Siddha | 2011-12-06 | 1 | -113/+47 |
* | sched, nohz: Track nr_busy_cpus in the sched_group_power | Suresh Siddha | 2011-12-06 | 5 | -0/+48 |
* | sched, nohz: Introduce nohz_flags in 'struct rq' | Suresh Siddha | 2011-12-06 | 3 | -24/+40 |
* | sched/rt: Code cleanup, remove a redundant function call | Shan Hai | 2011-12-06 | 1 | -1/+1 |
* | sched: Fix the sched group node allocation for SD_OVERLAP domains | Suresh Siddha | 2011-12-06 | 1 | -1/+1 |
* | sched: Set skip_clock_update in yield_task_fair() | Mike Galbraith | 2011-12-06 | 2 | -0/+13 |
* | sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles | Mike Galbraith | 2011-12-06 | 2 | -0/+6 |
* | sched: Clean up domain traversal in select_idle_sibling() | Suresh Siddha | 2011-12-06 | 2 | -13/+27 |
* | events, sched: Add tracepoint for accounting blocked time | Andrew Vagin | 2011-12-06 | 2 | -0/+9 |
* | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 2011-11-17 | 17 | -28/+34 |
* | sched: Make separate sched*.c translation units | Peter Zijlstra | 2011-11-17 | 14 | -1954/+2034 |
* | sched: Fix comment for requeue_rt_entity | Richard Weinberger | 2011-11-16 | 1 | -2/+2 |
* | sched: Don't call task_group() too many times in set_task_rq() | Andrew Vagin | 2011-11-16 | 1 | -4/+8 |
* | sched, trivial: Initialize root cgroup's sibling list | Glauber Costa | 2011-11-16 | 1 | -0/+1 |
* | sched: Use jump labels to reduce overhead when bandwidth control is inactive | Paul Turner | 2011-11-16 | 2 | -5/+43 |
* | sched: Fix buglet in return_cfs_rq_runtime() | Paul Turner | 2011-11-16 | 1 | -1/+1 |
* | sched: Avoid SMT siblings in select_idle_sibling() if possible | Peter Zijlstra | 2011-11-16 | 1 | -14/+28 |
* | sched: Set the command name of the idle tasks in SMP kernels | Carsten Emde | 2011-11-14 | 2 | -1/+7 |
* | sched, rt: Provide means of disabling cross-cpu bandwidth sharing | Peter Zijlstra | 2011-11-14 | 2 | -0/+4 |
* | sched: Document wait_for_completion_*() return values | J. Bruce Fields | 2011-11-14 | 1 | -0/+13 |
* | sched_fair: Fix a typo in the comment describing update_sd_lb_stats | Hui Kang | 2011-11-14 | 1 | -1/+1 |
* | sched: Add a comment to effective_load() since it's a pain | Peter Zijlstra | 2011-11-14 | 1 | -18/+95 |
* | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2011-11-14 | 13 | -523/+400 |
|\ |
|
| * | ARM: mach-shmobile: cpuidle single/global and last_state fixes | Magnus Damm | 2011-11-11 | 3 | -40/+30 |
| * | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h | Kuninori Morimoto | 2011-11-11 | 5 | -61/+17 |
| * | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h | Kuninori Morimoto | 2011-11-11 | 5 | -197/+140 |
| * | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h | Kuninori Morimoto | 2011-11-11 | 5 | -212/+151 |
| * | ARM: mach-shmobile: ap4evb: remove white space from end of line | Kuninori Morimoto | 2011-11-11 | 1 | -1/+1 |
| * | ARM: mach-shmobile: clock-sh7372: remove un-necessary index | Kuninori Morimoto | 2011-11-11 | 1 | -4/+4 |
| * | ARM: mach-shmobile: kota2: add comment out separator | Kuninori Morimoto | 2011-11-11 | 1 | -0/+7 |
| * | ARM: mach-shmobile: sh73a0: add MMC data pin pull-up | Kuninori Morimoto | 2011-11-11 | 3 | -8/+50 |
* | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2011-11-14 | 14 | -98/+82 |
|\ \ |
|
| * | | mailmap: Fix up some renesas attributions | Kuninori Morimoto | 2011-11-11 | 1 | -0/+2 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus | Paul Mundt | 2011-11-11 | 3472 | -35672/+65364 |
| |\ \ \ |
|
| | | * | | sh: clkfwk: Kill off remaining debugfs cruft. | Paul Mundt | 2011-11-11 | 2 | -88/+0 |
| | | * | | sh: clkfwk: add clk_rate_mult_range_round() | Kuninori Morimoto | 2011-11-05 | 2 | -0/+23 |
| | * | | | drivers: sh: Kill off dead pathname for runtime PM stub. | Paul Mundt | 2011-11-11 | 1 | -3/+1 |
| | * | | | drivers: sh: Generalize runtime PM platform stub. | Paul Mundt | 2011-11-11 | 3 | -1/+9 |
| | | |/
| | |/| |
|
| * | | | sh: Wire up process_vm syscalls. | Paul Mundt | 2011-11-11 | 4 | -2/+10 |
| * | | | Merge branches 'sh/core' and 'sh/serial-rework' into sh-fixes-for-linus | Paul Mundt | 2011-11-04 | 3 | -4/+32 |
| |\ \ \ |
|
| | * | | | serial: sh-sci: Fix up SH-2A SCIF support. | Phil Edworthy | 2011-11-04 | 3 | -4/+32 |
| | | |/
| | |/| |
|