aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-2120-110/+592
|\
| * jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2010-10-182-10/+12
| * perf: Optimize sw eventsPeter Zijlstra2010-10-181-9/+11
| * perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra2010-10-181-2/+25
| * jump_label: Add atomic_t interfacePeter Zijlstra2010-10-181-0/+44
| * jump_label: Use more consistent namingPeter Zijlstra2010-10-181-4/+4
| * perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra2010-10-181-0/+7
| * irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-182-9/+22
| * oprofile: fix linker errorsAnand Gadiyar2010-10-151-1/+1
| * Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-1532-112/+517
| |\
| | * stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu2010-10-141-2/+8
| | * Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-0816-21/+44
| | |\
| | * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-245-20/+103
| | |\ \
| | | * | jump label: Convert dynamic debug to use jump labelsJason Baron2010-09-221-18/+21
| | | * | jump label: Tracepoint support for jump labelsJason Baron2010-09-221-1/+4
| | | * | jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-221-1/+7
| | | * | jump label: Base patch for jump labelJason Baron2010-09-223-1/+72
| | * | | Merge branch 'linus' into perf/coreIngo Molnar2010-09-221-0/+4
| | |\ \ \
| | * | | | percpu: Add {get,put}_cpu_ptrPeter Zijlstra2010-09-211-0/+9
| | * | | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-216-8/+37
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | perf: Undo the per cpu-context timer stuffPeter Zijlstra2010-09-171-2/+4
| | * | | | perf: Complete software pmu groupingPeter Zijlstra2010-09-171-0/+6
| | * | | | tracing, perf: Add more power related eventsJean Pihet2010-09-171-3/+87
| | * | | | perf events: Clean up pid passingMatt Helsley2010-09-151-1/+1
| | * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-1541-117/+268
| | |\ \ \ \
| | * | | | | irq: Fix circular headers dependencyFrederic Weisbecker2010-09-091-1/+1
| | * | | | | perf: Fix up delayed_put_task_struct()Peter Zijlstra2010-09-091-0/+2
| | * | | | | perf: Provide a separate task context for sweventsPeter Zijlstra2010-09-092-8/+2
| | * | | | | perf: Multiple task contextsPeter Zijlstra2010-09-092-1/+8
| | * | | | | perf: Per-pmu-per-cpu contextsPeter Zijlstra2010-09-091-1/+3
| | * | | | | perf: Per cpu-context rotation timerPeter Zijlstra2010-09-091-3/+2
| | * | | | | perf: Remove the swevent hash-table from the cpu contextPeter Zijlstra2010-09-091-6/+0
| | * | | | | perf: Remove the sysfs bitsPeter Zijlstra2010-09-091-6/+0
| | * | | | | perf: Rework the PMU methodsPeter Zijlstra2010-09-092-15/+43
| | * | | | | perf: Shrink hw_perf_eventPeter Zijlstra2010-09-091-1/+0
| | * | | | | perf: Default PMU opsPeter Zijlstra2010-09-091-5/+5
| | * | | | | perf: Per PMU disablePeter Zijlstra2010-09-091-6/+7
| | * | | | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-091-10/+10
| | * | | | | perf: Register PMU implementationsPeter Zijlstra2010-09-091-1/+9
| | * | | | | perf: Deconstify struct pmuPeter Zijlstra2010-09-091-5/+5
| | * | | | | skb: Add tracepoints to freeing skbKoki Sanagi2010-09-071-0/+17
| | * | | | | netdev: Add tracepoints to netdev layerKoki Sanagi2010-09-071-0/+82
| | * | | | | napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman2010-09-071-2/+23
| | * | | | | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-072-3/+31
| | * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-2542-123/+458
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-19477-4670/+12490
| | |\ \ \ \ \ \
| | * | | | | | | perf, tracing: add missing __percpu markupsNamhyung Kim2010-08-191-2/+2
| | * | | | | | | perf: Humanize the number of contextsFrederic Weisbecker2010-08-191-6/+8
| | * | | | | | | perf: Fix race in callchainsFrederic Weisbecker2010-08-191-1/+0
| | * | | | | | | perf: Generalize some arch callchain codeFrederic Weisbecker2010-08-191-1/+9