summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-211-1/+1
* 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 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-051-1/+1
| | |\
| | | * rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-231-1/+1
| | * | wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-051-0/+1
| | * | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-3/+2
| | * | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-011-0/+1
| | |\ \
| | | * | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-0/+1
| | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-291-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-221-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-282-3/+3
| | |\ \ \
| | | * | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
| | | * | | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
| | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-271-0/+3
| | |\ \ \ \
| | | * \ \ \ Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-241-0/+3
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-231-0/+3
| | * | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-221-0/+4
| * | | | | | 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
OpenPOWER on IntegriCloud