summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-2113-102/+348
|\
| * 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-1518-91/+245
| |\
| | * 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-089-8/+16
| | |\
| | * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-244-20/+93
| | |\ \
| | | * | 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-222-1/+62
| | * | | 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-214-5/+12
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | perf: Undo the per cpu-context timer stuffPeter Zijlstra2010-09-171-2/+4
| | * | | | perf: Complete software pmu groupingPeter Zijlstra2010-09-171-0/+6
| | * | | | 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-1533-102/+218
| | |\ \ \ \
| | * | | | | 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
| | * | | | | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-071-1/+7
| | * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-2530-91/+337
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-19309-3146/+8104
| | |\ \ \ \ \ \
| | * | | | | | | 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
| | * | | | | | | perf: Generalize callchain_store()Frederic Weisbecker2010-08-191-0/+7
| * | | | | | | | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-1130-84/+197
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | oprofile: Abstract the perf-events backendMatt Fleming2010-10-111-0/+3
| * | | | | | | | oprofile: Make op_name_from_perf_id() globalMatt Fleming2010-10-111-0/+4
| * | | | | | | | perf: New helper function for pmu nameMatt Fleming2010-10-111-0/+1
OpenPOWER on IntegriCloud