aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | sched: Fix race between ttwu() and task_rq_lock()Peter Zijlstra2010-02-16
| * | | | | | | | | | | sched: Fix SMT scheduler regression in find_busiest_queue()Suresh Siddha2010-02-16
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | kernel/sched.c: Suppress unused var warningAndrew Morton2010-02-08
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf_event: Fix preempt warning in perf_clock()Peter Zijlstra2010-02-26
| * | | | | | | | | | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-26
| * | | | | | | | | | | perf_events, x86: AMD event schedulingStephane Eranian2010-02-26
| * | | | | | | | | | | perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-26
| * | | | | | | | | | | perf_events: Report the MMAP pgoff value in bytesPeter Zijlstra2010-02-26
| * | | | | | | | | | | kprobes: Add mcount to the kprobes blacklistMasami Hiramatsu2010-02-05
| * | | | | | | | | | | perf_events: Optimize perf_event_task_tick()Peter Zijlstra2010-02-04
| * | | | | | | | | | | ftrace: Remove record freezingMasami Hiramatsu2010-02-04
| * | | | | | | | | | | kprobes: Check probe address is reservedMasami Hiramatsu2010-02-04
| * | | | | | | | | | | ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-04
| * | | | | | | | | | | kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-04
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-29
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf_events: Fix sample_period transfer on inheritPeter Zijlstra2010-01-29
| * | | | | | | | | | | | tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong2010-01-28
| * | | | | | | | | | | | perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-28
| * | | | | | | | | | | | perf: Reimplement frequency driven samplingPeter Zijlstra2010-01-27
| * | | | | | | | | | | | Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-01-18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf: Better order flexible and pinned schedulingFrederic Weisbecker2010-01-17
| | * | | | | | | | | | | | perf: Don't schedule out/in pinned events on task tickFrederic Weisbecker2010-01-17
| | * | | | | | | | | | | | perf: Allow pinned and flexible groups to be scheduled separatelyFrederic Weisbecker2010-01-17
| | * | | | | | | | | | | | perf: Make __perf_event_sched_out staticFrederic Weisbecker2010-01-17
| * | | | | | | | | | | | | tracing/kprobe: Update kprobe tracing self test for new syntaxMasami Hiramatsu2010-01-17
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | perf: Export software-only event group characteristic as a flagFrederic Weisbecker2010-01-16
| * | | | | | | | | | | | perf: Round robin flexible groups of events using list_rotate_left()Frederic Weisbecker2010-01-16
| * | | | | | | | | | | | perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker2010-01-16
| * | | | | | | | | | | | sched/perf: Make sure irqs are disabled for perf_event_task_sched_in()Jamie Iles2010-01-13
| * | | | | | | | | | | | tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu2010-01-13
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
| * | | | | | | | | | | | perf events: Remove arg from perf sched hooksPeter Zijlstra2009-12-28
* | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ftrace: Add function names to dangling } in function graph tracerSteven Rostedt2010-02-26
| * | | | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens2010-02-17
| | * | | | | | | | | | | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-17
| * | | | | | | | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | tracing: Simplify memory recycle of trace_define_fieldWenji Huang2010-02-25
| | * | | | | | | | | | | | | | tracing: Remove unnecessary variable in print_graph_returnWenji Huang2010-02-25
| | * | | | | | | | | | | | | | tracing: Fix typo of info text in trace_kprobe.cWenji Huang2010-02-25
| | * | | | | | | | | | | | | | tracing: Fix typo in prof_sysexit_enable()Wenji Huang2010-02-25
| | * | | | | | | | | | | | | | tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan2010-02-25
| | * | | | | | | | | | | | | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-25
| * | | | | | | | | | | | | | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | ftrace: Allow to remove a single function from function graph filterLi Zefan2010-02-11
| * | | | | | | | | | | | | | tracing: Add correct/incorrect to sort keys for branch annotation outputSteven Rostedt2010-02-09
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |