aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt2011-10-141-2/+2
* ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim2011-10-141-2/+2
* Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar2011-10-1212-452/+913
|\
| * tracing: Do not allocate buffer for trace_markerSteven Rostedt2011-10-111-28/+83
| * tracing: Warn on output if the function tracer was found corruptedSteven Rostedt2011-10-113-0/+25
| * tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt2011-09-221-2/+2
| * tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2011-09-192-0/+13
| * trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2011-08-302-1/+82
| * trace: Add a new readonly entry to report total buffer sizeVaibhav Nagarnaik2011-08-301-0/+33
| * tracing: Add preempt disable for filter self testSteven Rostedt2011-08-301-0/+6
| * tracing/filter: Add startup tests for events filterJiri Olsa2011-08-194-0/+264
| * tracing/filter: Change filter_match_preds function to use walk_pred_treeJiri Olsa2011-08-191-66/+58
| * tracing/filter: Change fold_pred function to use walk_pred_treeJiri Olsa2011-08-191-35/+33
| * tracing/filter: Change fold_pred_tree function to use walk_pred_treeJiri Olsa2011-08-191-45/+20
| * tracing/filter: Change count_leafs function to use walk_pred_treeJiri Olsa2011-08-191-33/+14
| * tracing/filter: Unify predicate tree walking, change check_pred_tree function...Jiri Olsa2011-08-191-51/+86
| * tracing/filter: Simplify tracepoint event lookupJiri Olsa2011-08-191-6/+3
| * tracing/filter: Remove field_name from filter_pred structJiri Olsa2011-08-192-51/+13
| * tracing/filter: Separate predicate init and filter additionJiri Olsa2011-08-191-33/+23
| * tracing/filter: Use static allocation for filter predicatesJiri Olsa2011-08-191-41/+16
| * Tracepoint: Dissociate from module mutexMathieu Desnoyers2011-08-102-69/+147
| * tracing: Clean up tb_fmt to not give faulty compile warningSteven Rostedt2011-08-101-9/+10
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-10-121-9/+49
|\ \
| * | ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu2011-10-101-9/+49
* | | Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-066-44/+27
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-014-30/+11
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-302-26/+3
| | | | * | sched: Fix up wchan borkageSimon Kirby2011-09-261-1/+1
| | | | * | sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer2011-09-181-2/+2
| | * | | | irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring2011-09-201-1/+5
| | |/ / /
| * | | | Resource: fix wrong resource window calculationRam Pai2011-09-291-1/+6
| * | | | ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov2011-09-251-13/+10
| |/ / /
* | | | Merge commit 'v3.1-rc7' into perf/coreIngo Molnar2011-09-2616-52/+173
|\ \ \ \ | |/ / /
| * | | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-191-1/+1
| |\ \ \
| | * | | genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven2011-09-121-1/+1
| | |/ /
| * | | Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds2011-09-191-7/+8
| * | | Make TASKSTATS require root accessLinus Torvalds2011-09-191-0/+1
| * | | workqueue: lock cwq access in drain_workqueueThomas Tuttle2011-09-141-1/+6
| |/ /
| * | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-5/+13
| |\ \
| | * | alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-101-0/+9
| | * | alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-101-0/+2
| | * | alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-101-5/+2
| | |/
| * | Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-15/+26
| |\ \
| | * | sched: Fix a memory leak in __sdt_free()WANG Cong2011-08-291-0/+1
| | * | sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner2011-08-291-10/+15
| | * | sched: Separate the scheduler entry for preemptionThomas Gleixner2011-08-291-5/+10
| * | | perf_event: Fix broken calc_timer_values()Eric B Munson2011-08-311-2/+2
| * | | perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-292-11/+54
| |/ /
| * | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+0
| * | kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan2011-08-251-1/+1