| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | sched/accounting: Change cpustat fields to an array | Glauber Costa | 2011-12-06 | 1 | -38/+40 |
| | * | | | | | | | | 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 | 4 | -0/+42 |
| | * | | | | | | | | 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 | 1 | -0/+2 |
| | * | | | | | | | | 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 | 12 | -1953/+2023 |
| | * | | | | | | | | 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 |
| * | | | | | | | | | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 2011-12-15 | 11 | -174/+116 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-06 | 12 | -306/+476 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 2011-12-20 | 20 | -79/+352 |
| |\| | | | | | | | |
|
| * | | | | | | | | | jump_label: Provide jump_label_key initializers | Peter Zijlstra | 2011-12-06 | 1 | -4/+8 |
| * | | | | | | | | | jump_label, x86: Fix section mismatch | Peter Zijlstra | 2011-12-06 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-12-06 | 3 | -28/+79 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | tracing: Add entries in buffer and total entries to default output header | Steven Rostedt | 2011-11-17 | 1 | -25/+47 |
| | * | | | | | | | | | tracing: Add irq, preempt-count and need resched info to default trace output | Steven Rostedt | 2011-11-17 | 3 | -6/+35 |
| * | | | | | | | | | | perf, core: Rate limit perf_sched_events jump_label patching | Gleb Natapov | 2011-12-06 | 2 | -7/+41 |
| * | | | | | | | | | | perf: Fix enable_on_exec for sibling events | Peter Zijlstra | 2011-12-06 | 1 | -7/+1 |
| * | | | | | | | | | | perf: Remove superfluous arguments | Peter Zijlstra | 2011-12-06 | 1 | -5/+4 |
| * | | | | | | | | | | perf: Avoid a useless pmu_disable() in the perf-tick | Peter Zijlstra | 2011-12-06 | 1 | -16/+32 |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-12-06 | 4 | -6/+95 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar | 2011-11-15 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | Merge branch 'perf/core' into oprofile/master | Robert Richter | 2011-11-08 | 6 | -44/+27 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | oprofile, x86: Reimplement nmi timer mode using perf event | Robert Richter | 2011-11-04 | 1 | -0/+2 |
| * | | | | | | | | | | | | events: Don't divide events if it has field period | Andrew Vagin | 2011-11-14 | 1 | -1/+6 |
| * | | | | | | | | | | | | perf: Carve out callchain functionality | Borislav Petkov | 2011-11-14 | 4 | -211/+230 |
| * | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-11-11 | 9 | -31/+83 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | tracing/latency: Fix header output for latency tracers | Jiri Olsa | 2011-11-07 | 4 | -2/+40 |
| | * | | | | | | | | | | | | ftrace: Fix hash record accounting bug | Steven Rostedt | 2011-11-07 | 1 | -1/+3 |
| | * | | | | | | | | | | | | jump_label: jump_label_inc may return before the code is patched | Gleb Natapov | 2011-11-07 | 1 | -1/+2 |
| | * | | | | | | | | | | | | ftrace: Remove force undef config value left for testing | Steven Rostedt | 2011-11-07 | 1 | -1/+0 |
| | * | | | | | | | | | | | | lockdep: Show subclass in pretty print of lockdep output | Steven Rostedt | 2011-11-07 | 1 | -17/+13 |
| | * | | | | | | | | | | | | tracing: Add boiler plate for subsystem filter | Steven Rostedt | 2011-11-05 | 1 | -7/+19 |
| | * | | | | | | | | | | | | tracing: Restore system filter behavior | Li Zefan | 2011-11-02 | 1 | -1/+6 |
| | * | | | | | | | | | | | | tracing: fix event_subsystem ref counting | Ilya Dryomov | 2011-10-31 | 1 | -1/+0 |
* | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 17 | -243/+933 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | cpu: Export cpu_up() | Paul E. McKenney | 2011-12-13 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | rcu: Apply ACCESS_ONCE() to rcu_boost() return value | Paul E. McKenney | 2011-12-11 | 2 | -3/+4 |
| * | | | | | | | | | | | | | | Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" | Paul E. McKenney | 2011-12-11 | 2 | -13/+0 |
| * | | | | | | | | | | | | | | rcu: Augment rcu_batch_end tracing for idle and callback state | Paul E. McKenney | 2011-12-11 | 3 | -4/+39 |
| * | | | | | | | | | | | | | | rcu: Add rcutorture tests for srcu_read_lock_raw() | Paul E. McKenney | 2011-12-11 | 1 | -1/+25 |