summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar5-20/+103
2010-09-23jump label: Convert dynamic debug to use jump labelsJason Baron1-18/+21
2010-09-23jump label: Tracepoint support for jump labelsJason Baron1-1/+4
2010-09-23jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron1-1/+7
2010-09-23jump label: Base patch for jump labelJason Baron3-1/+72
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar1-0/+4
2010-09-22fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil1-0/+4
2010-09-21percpu: Add {get,put}_cpu_ptrPeter Zijlstra1-0/+9
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar6-8/+37
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+20
2010-09-18netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-09-17perf: Undo the per cpu-context timer stuffPeter Zijlstra1-2/+4
2010-09-17perf: Complete software pmu groupingPeter Zijlstra1-0/+6
2010-09-17tracing, perf: Add more power related eventsJean Pihet1-3/+87
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+4
2010-09-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+9
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-15perf events: Clean up pid passingMatt Helsley1-1/+1
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar41-117/+268
2010-09-15Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds1-0/+3
2010-09-15Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+1
2010-09-15compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+3
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson1-1/+8
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-2/+8
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+3
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson1-1/+2
2010-09-13workqueue: add documentationTejun Heo1-0/+4
2010-09-13SUNRPC: Fix a race in rpc_info_openTrond Myklebust1-1/+1
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-2/+13
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-09-10Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-1/+10
2010-09-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2010-09-10libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou1-1/+2
2010-09-10libata: skip EH autopsy and recovery during suspendTejun Heo1-0/+1
2010-09-10mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2-0/+35
2010-09-10swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins1-1/+2
2010-09-10swap: revert special hibernation allocationHugh Dickins1-7/+1
2010-09-10gpio: doc updatesDavid Brownell1-1/+13
2010-09-10gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean1-0/+4
2010-09-10mm: fix swapin race conditionAndrea Arcangeli1-11/+9
2010-09-10cgroups: fix API thinkoMichael S. Tsirkin1-1/+11
2010-09-10kfifo: add parenthesis for macro parameter referenceHuang Ying1-29/+29
2010-09-10mmc: avoid getting CID on SDIO-only cardsDavid Vrabel1-0/+2
2010-09-09irq: Fix circular headers dependencyFrederic Weisbecker1-1/+1
2010-09-09perf: Fix up delayed_put_task_struct()Peter Zijlstra1-0/+2
2010-09-09perf: Provide a separate task context for sweventsPeter Zijlstra2-8/+2
2010-09-09perf: Multiple task contextsPeter Zijlstra2-1/+8
2010-09-09perf: Per-pmu-per-cpu contextsPeter Zijlstra1-1/+3
2010-09-09perf: Per cpu-context rotation timerPeter Zijlstra1-3/+2
2010-09-09perf: Remove the swevent hash-table from the cpu contextPeter Zijlstra1-6/+0