summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner-35/+21
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra-10/+12
2010-10-18perf: Optimize sw eventsPeter Zijlstra-9/+11
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra-2/+25
2010-10-18jump_label: Add atomic_t interfacePeter Zijlstra-0/+44
2010-10-18jump_label: Use more consistent namingPeter Zijlstra-4/+4
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra-0/+7
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra-9/+22
2010-10-15oprofile: fix linker errorsAnand Gadiyar-1/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter-112/+517
2010-10-14stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu-2/+8
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter-98/+258
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming-0/+3
2010-10-11oprofile: Make op_name_from_perf_id() globalMatt Fleming-0/+4
2010-10-11perf: New helper function for pmu nameMatt Fleming-0/+1
2010-10-11perf: Add helper function to return number of countersMatt Fleming-0/+1
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar-21/+44
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds-3/+2
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-10/+21
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson-4/+6
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha-0/+1
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie-5/+13
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds-1/+1
2010-09-28ACPI: Fix typosLucas De Marchi-1/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-5/+9
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller-1/+1
2010-09-28drm: Prune GEM vma entriesChris Wilson-0/+1
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber-0/+2
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+3
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman-0/+1
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert-0/+1
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie-1/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-0/+3
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-20/+103
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet-1/+1
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel-0/+3
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori-0/+4
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage-1/+1
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron-18/+21
2010-09-22jump label: Tracepoint support for jump labelsJason Baron-1/+4
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron-1/+7
2010-09-22jump label: Base patch for jump labelJason Baron-1/+72
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild-2/+2
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar-0/+4
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil-0/+4
2010-09-21percpu: Add {get,put}_cpu_ptrPeter Zijlstra-0/+9