summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | sched: Separate group-scheduling code more clearlyJan H. Schönherr2011-07-211-24/+19Star
| * | | | | | | | | sched: Reorder root_domain to remove 64 bit alignment paddingRichard Kennedy2011-07-211-1/+1
| * | | | | | | | | sched: Do not attempt to destroy uninitialized rt_bandwidthBianca Lutz2011-07-211-1/+2
| * | | | | | | | | sched: Remove unused function cpu_cfs_rq()Jan Schoenherr2011-07-211-13/+0Star
| * | | | | | | | | sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'Jan Schoenherr2011-07-211-1/+1
| * | | | | | | | | sched, cgroup: Optimize load_balance_fair()Peter Zijlstra2011-07-212-37/+35Star
| * | | | | | | | | sched: Don't update shares twice on on_rq parentPaul Turner2011-07-211-0/+3
| * | | | | | | | | sched: update correct entity's runtime in check_preempt_wakeup()Paul Turner2011-07-211-1/+1
| * | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-07-2111-122/+450
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-012-4/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sched: Generalize sleep inside spinlock detectionFrederic Weisbecker2011-06-231-1/+1
| | * | | | | | | | | | sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-102-1/+4
| | * | | | | | | | | | sched: Remove pointless in_atomic() definition checkFrederic Weisbecker2011-06-071-2/+0Star
| * | | | | | | | | | | sched: Skip autogroup when looking for all rt sched groupsYong Zhang2011-07-012-5/+18
| * | | | | | | | | | | sched: Simplify mutex_spin_on_owner()Thomas Gleixner2011-07-011-16/+9Star
| * | | | | | | | | | | sched: Remove rcu_read_lock() from wake_affine()Nikunj A. Dadhania2011-07-011-2/+0Star
| * | | | | | | | | | | Merge commit 'v3.0-rc5' into sched/coreIngo Molnar2011-07-0138-854/+1076
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2011-06-032-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sched: Remove unlikely() from ttwu_post_activationSteven Rostedt2010-12-141-1/+1
| | * | | | | | | | | | sched: Remove unlikely() from rt_policy() in sched.cSteven Rostedt2010-12-141-1/+1
| | * | | | | | | | | | sched: Change pick_next_task_rt from unlikely to likelySteven Rostedt2010-12-141-1/+1
| | * | | | | | | | | | sched: Cleanup pre_schedule_rtYong Zhang2010-12-131-1/+1
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-2325-1182/+1655
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf: Remove perf_event_attr::type checkLin Ming2011-07-211-7/+0Star
| * | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-219-164/+442
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu2011-07-151-1/+36
| | * | | | | | | | | | | | tracing/kprobes: Support module init function probingMasami Hiramatsu2011-07-151-26/+138
| | * | | | | | | | | | | | kprobes: Return -ENOENT if probe point doesn't existMasami Hiramatsu2011-07-151-10/+23
| | * | | | | | | | | | | | tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu2011-07-151-56/+36Star
| | * | | | | | | | | | | | tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu2011-07-141-21/+22
| | * | | | | | | | | | | | perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2011-07-141-2/+0Star
| | * | | | | | | | | | | | tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-143-19/+87
| | * | | | | | | | | | | | ftrace: Fix dynamic selftest failure on some archsSteven Rostedt2011-07-141-0/+26
| | * | | | | | | | | | | | ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt2011-07-141-0/+4
| | * | | | | | | | | | | | ftrace: Balance records when updating the hashSteven Rostedt2011-07-141-16/+33
| | * | | | | | | | | | | | ftrace: Do not disable interrupts for modules in mcount updateSteven Rostedt2011-07-081-5/+11
| | * | | | | | | | | | | | tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-082-17/+35
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-216-35/+144
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt2011-07-151-2/+28
| | * | | | | | | | | | | | ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-07-072-10/+5Star
| | * | | | | | | | | | | | tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt2011-07-071-9/+22
| | * | | | | | | | | | | | tracing: Fix bug when reading system filters on module removalSteven Rostedt2011-07-073-11/+82
| * | | | | | | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-0513-316/+324
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-153-7/+42
| | * | | | | | | | | | | | | stack_trace: Add weak save_stack_trace_regs()Masami Hiramatsu2011-06-151-3/+9
| | * | | | | | | | | | | | | ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating processVaibhav Nagarnaik2011-06-151-6/+19
| | * | | | | | | | | | | | | tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-155-110/+20Star
| | * | | | | | | | | | | | | tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-151-22/+31
| | * | | | | | | | | | | | | tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-151-4/+3Star
| | * | | | | | | | | | | | | tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-151-0/+3