aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 '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 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-012-10/+21
| | |\ \
| | | * | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-011-4/+6
| | | * | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-011-5/+13
| | | * | drm: Prune GEM vma entriesChris Wilson2010-09-281-0/+1
| | | * | drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie2010-09-271-1/+1
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-011-1/+1
| | |\ \ \
| | | * | | ACPI: Fix typosLucas De Marchi2010-09-281-1/+1
| | * | | | 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-286-5/+9
| | |\ \ \ \
| | | * | | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
| | | * | | | tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-271-0/+2
| | | * | | | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-261-0/+1
| | | * | | | net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-261-0/+1
| | | * | | | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
| | | * | | | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-201-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-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