| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Fix returning of duplicate data after EOF in trace_pipe_raw | Steven Rostedt | 2011-10-14 | 1 | -2/+2 |
* | ftrace: Fix README to state tracing_on to start/stop tracing | Geunsik Lim | 2011-10-14 | 1 | -2/+2 |
* | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar | 2011-10-12 | 12 | -452/+913 |
|\ |
|
| * | tracing: Do not allocate buffer for trace_marker | Steven Rostedt | 2011-10-11 | 1 | -28/+83 |
| * | tracing: Warn on output if the function tracer was found corrupted | Steven Rostedt | 2011-10-11 | 3 | -0/+25 |
| * | tracing: Fix preemptirqsoff tracer to not stop at preempt off | Steven Rostedt | 2011-09-22 | 1 | -2/+2 |
| * | tracing: Add a counter clock for those that do not trust clocks | Steven Rostedt | 2011-09-19 | 2 | -0/+13 |
| * | trace: Add ring buffer stats to measure rate of events | Vaibhav Nagarnaik | 2011-08-30 | 2 | -1/+82 |
| * | trace: Add a new readonly entry to report total buffer size | Vaibhav Nagarnaik | 2011-08-30 | 1 | -0/+33 |
| * | tracing: Add preempt disable for filter self test | Steven Rostedt | 2011-08-30 | 1 | -0/+6 |
| * | tracing/filter: Add startup tests for events filter | Jiri Olsa | 2011-08-19 | 4 | -0/+264 |
| * | tracing/filter: Change filter_match_preds function to use walk_pred_tree | Jiri Olsa | 2011-08-19 | 1 | -66/+58 |
| * | tracing/filter: Change fold_pred function to use walk_pred_tree | Jiri Olsa | 2011-08-19 | 1 | -35/+33 |
| * | tracing/filter: Change fold_pred_tree function to use walk_pred_tree | Jiri Olsa | 2011-08-19 | 1 | -45/+20 |
| * | tracing/filter: Change count_leafs function to use walk_pred_tree | Jiri Olsa | 2011-08-19 | 1 | -33/+14 |
| * | tracing/filter: Unify predicate tree walking, change check_pred_tree function... | Jiri Olsa | 2011-08-19 | 1 | -51/+86 |
| * | tracing/filter: Simplify tracepoint event lookup | Jiri Olsa | 2011-08-19 | 1 | -6/+3 |
| * | tracing/filter: Remove field_name from filter_pred struct | Jiri Olsa | 2011-08-19 | 2 | -51/+13 |
| * | tracing/filter: Separate predicate init and filter addition | Jiri Olsa | 2011-08-19 | 1 | -33/+23 |
| * | tracing/filter: Use static allocation for filter predicates | Jiri Olsa | 2011-08-19 | 1 | -41/+16 |
| * | Tracepoint: Dissociate from module mutex | Mathieu Desnoyers | 2011-08-10 | 2 | -69/+147 |
| * | tracing: Clean up tb_fmt to not give faulty compile warning | Steven Rostedt | 2011-08-10 | 1 | -9/+10 |
* | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-10-12 | 1 | -9/+49 |
|\ \ |
|
| * | | ftrace/kprobes: Fix not to delete probes if in use | Masami Hiramatsu | 2011-10-10 | 1 | -9/+49 |
* | | | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 2011-10-06 | 6 | -44/+27 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge... | Linus Torvalds | 2011-10-01 | 4 | -30/+11 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | | | * | | posix-cpu-timers: Cure SMP wobbles | Peter Zijlstra | 2011-09-30 | 2 | -26/+3 |
| | | | * | | sched: Fix up wchan borkage | Simon Kirby | 2011-09-26 | 1 | -1/+1 |
| | | | * | | sched/rt: Migrate equal priority tasks to available CPUs | Shawn Bohrer | 2011-09-18 | 1 | -2/+2 |
| | * | | | | irq: Fix check for already initialized irq_domain in irq_domain_add | Rob Herring | 2011-09-20 | 1 | -1/+5 |
| | |/ / / |
|
| * | | | | Resource: fix wrong resource window calculation | Ram Pai | 2011-09-29 | 1 | -1/+6 |
| * | | | | ptrace: PTRACE_LISTEN forgets to unlock ->siglock | Oleg Nesterov | 2011-09-25 | 1 | -13/+10 |
| |/ / / |
|
* | | | | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar | 2011-09-26 | 16 | -52/+173 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-19 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | genirq: Make irq_shutdown() symmetric vs. irq_startup again | Geert Uytterhoeven | 2011-09-12 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Make taskstats round statistics down to nearest 1k bytes/events | Linus Torvalds | 2011-09-19 | 1 | -7/+8 |
| * | | | Make TASKSTATS require root access | Linus Torvalds | 2011-09-19 | 1 | -0/+1 |
| * | | | workqueue: lock cwq access in drain_workqueue | Thomas Tuttle | 2011-09-14 | 1 | -1/+6 |
| |/ / |
|
| * | | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 | 1 | -5/+13 |
| |\ \ |
|
| | * | | alarmtimers: Avoid possible denial of service with high freq periodic timers | John Stultz | 2011-08-10 | 1 | -0/+9 |
| | * | | alarmtimers: Memset itimerspec passed into alarm_timer_get | John Stultz | 2011-08-10 | 1 | -0/+2 |
| | * | | alarmtimers: Avoid possible null pointer traversal | John Stultz | 2011-08-10 | 1 | -5/+2 |
| | |/ |
|
| * | | Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 | 1 | -15/+26 |
| |\ \ |
|
| | * | | sched: Fix a memory leak in __sdt_free() | WANG Cong | 2011-08-29 | 1 | -0/+1 |
| | * | | sched: Move blk_schedule_flush_plug() out of __schedule() | Thomas Gleixner | 2011-08-29 | 1 | -10/+15 |
| | * | | sched: Separate the scheduler entry for preemption | Thomas Gleixner | 2011-08-29 | 1 | -5/+10 |
| * | | | perf_event: Fix broken calc_timer_values() | Eric B Munson | 2011-08-31 | 1 | -2/+2 |
| * | | | perf events: Fix slow and broken cgroup context switch code | Stephane Eranian | 2011-08-29 | 2 | -11/+54 |
| |/ / |
|
| * | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+0 |
| * | | kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon | Nishanth Aravamudan | 2011-08-25 | 1 | -1/+1 |