Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | sched: Separate group-scheduling code more clearly | Jan H. Schönherr | 2011-07-21 | 1 | -24/+19 | |
| * | | | | | | | | | sched: Reorder root_domain to remove 64 bit alignment padding | Richard Kennedy | 2011-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | sched: Do not attempt to destroy uninitialized rt_bandwidth | Bianca Lutz | 2011-07-21 | 1 | -1/+2 | |
| * | | | | | | | | | sched: Remove unused function cpu_cfs_rq() | Jan Schoenherr | 2011-07-21 | 1 | -13/+0 | |
| * | | | | | | | | | sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' | Jan Schoenherr | 2011-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | sched, cgroup: Optimize load_balance_fair() | Peter Zijlstra | 2011-07-21 | 2 | -37/+35 | |
| * | | | | | | | | | sched: Don't update shares twice on on_rq parent | Paul Turner | 2011-07-21 | 1 | -0/+3 | |
| * | | | | | | | | | sched: update correct entity's runtime in check_preempt_wakeup() | Paul Turner | 2011-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-07-21 | 11 | -122/+450 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-07-01 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sched: Generalize sleep inside spinlock detection | Frederic Weisbecker | 2011-06-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | sched: Isolate preempt counting in its own config option | Frederic Weisbecker | 2011-06-10 | 2 | -1/+4 | |
| | * | | | | | | | | | | sched: Remove pointless in_atomic() definition check | Frederic Weisbecker | 2011-06-07 | 1 | -2/+0 | |
| * | | | | | | | | | | | sched: Skip autogroup when looking for all rt sched groups | Yong Zhang | 2011-07-01 | 2 | -5/+18 | |
| * | | | | | | | | | | | sched: Simplify mutex_spin_on_owner() | Thomas Gleixner | 2011-07-01 | 1 | -16/+9 | |
| * | | | | | | | | | | | sched: Remove rcu_read_lock() from wake_affine() | Nikunj A. Dadhania | 2011-07-01 | 1 | -2/+0 | |
| * | | | | | | | | | | | Merge commit 'v3.0-rc5' into sched/core | Ingo Molnar | 2011-07-01 | 38 | -854/+1076 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2011-06-03 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sched: Remove unlikely() from ttwu_post_activation | Steven Rostedt | 2010-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | sched: Remove unlikely() from rt_policy() in sched.c | Steven Rostedt | 2010-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | sched: Change pick_next_task_rt from unlikely to likely | Steven Rostedt | 2010-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | sched: Cleanup pre_schedule_rt | Yong Zhang | 2010-12-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-22 | 25 | -1182/+1655 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | perf: Remove perf_event_attr::type check | Lin Ming | 2011-07-21 | 1 | -7/+0 | |
| * | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-07-21 | 9 | -164/+442 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tracing/kprobe: Update symbol reference when loading module | Masami Hiramatsu | 2011-07-15 | 1 | -1/+36 | |
| | * | | | | | | | | | | | | tracing/kprobes: Support module init function probing | Masami Hiramatsu | 2011-07-15 | 1 | -26/+138 | |
| | * | | | | | | | | | | | | kprobes: Return -ENOENT if probe point doesn't exist | Masami Hiramatsu | 2011-07-15 | 1 | -10/+23 | |
| | * | | | | | | | | | | | | tracing/kprobes: Merge trace probe enable/disable functions | Masami Hiramatsu | 2011-07-15 | 1 | -56/+36 | |
| | * | | | | | | | | | | | | tracing/kprobes: Rename probe_* to trace_probe_* | Masami Hiramatsu | 2011-07-14 | 1 | -21/+22 | |
| | * | | | | | | | | | | | | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | tracing: Have dynamic size event stack traces | Steven Rostedt | 2011-07-14 | 3 | -19/+87 | |
| | * | | | | | | | | | | | | ftrace: Fix dynamic selftest failure on some archs | Steven Rostedt | 2011-07-13 | 1 | -0/+26 | |
| | * | | | | | | | | | | | | ftrace: Update filter when tracing enabled in set_ftrace_filter() | Steven Rostedt | 2011-07-13 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | ftrace: Balance records when updating the hash | Steven Rostedt | 2011-07-13 | 1 | -16/+33 | |
| | * | | | | | | | | | | | | ftrace: Do not disable interrupts for modules in mcount update | Steven Rostedt | 2011-07-07 | 1 | -5/+11 | |
| | * | | | | | | | | | | | | tracing: Still trace filtered irq functions when irq trace is disabled | Steven Rostedt | 2011-07-07 | 2 | -17/+35 | |
| * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-07-21 | 6 | -35/+144 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ftrace: Fix regression where ftrace breaks when modules are loaded | Steven Rostedt | 2011-07-14 | 1 | -2/+28 | |
| | * | | | | | | | | | | | | ftrace: Fix regression of :mod:module function enabling | Steven Rostedt | 2011-07-07 | 2 | -10/+5 | |
| | * | | | | | | | | | | | | tracing: Have "enable" file use refcounts like the "filter" file | Steven Rostedt | 2011-07-07 | 1 | -9/+22 | |
| | * | | | | | | | | | | | | tracing: Fix bug when reading system filters on module removal | Steven Rostedt | 2011-07-07 | 3 | -11/+82 | |
| * | | | | | | | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | 13 | -316/+324 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | tracing/kprobes: Fix kprobe-tracer to support stack trace | Masami Hiramatsu | 2011-06-14 | 3 | -7/+42 | |
| | * | | | | | | | | | | | | | stack_trace: Add weak save_stack_trace_regs() | Masami Hiramatsu | 2011-06-14 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process | Vaibhav Nagarnaik | 2011-06-14 | 1 | -6/+19 | |
| | * | | | | | | | | | | | | | tracing: Convert to kstrtoul_from_user | Peter Huewe | 2011-06-14 | 5 | -110/+20 | |
| | * | | | | | | | | | | | | | tracing, function_graph: Add context-info support for function_graph tracer | Jiri Olsa | 2011-06-14 | 1 | -22/+31 | |
| | * | | | | | | | | | | | | | tracing, function_graph: Remove lock-depth from latency trace | Jiri Olsa | 2011-06-14 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | tracing, function: Fix trace header to follow context-info option | Jiri Olsa | 2011-06-14 | 1 | -0/+3 |