summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Baron2-1/+62
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-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 Molnar33-102/+218
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-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
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: 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-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
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra1-6/+0
2010-09-09perf: Rework the PMU methodsPeter Zijlstra2-15/+43
2010-09-09perf: Shrink hw_perf_eventPeter Zijlstra1-1/+0
2010-09-09perf: Default PMU opsPeter Zijlstra1-5/+5
2010-09-09perf: Per PMU disablePeter Zijlstra1-6/+7
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra1-10/+10
2010-09-09perf: Register PMU implementationsPeter Zijlstra1-1/+9
2010-09-09perf: Deconstify struct pmuPeter Zijlstra1-5/+5
2010-09-09lglock: make lg_lock_global() actually lock globallyJonathan Corbet1-2/+2
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader1-0/+6
2010-09-09dquot: do full inode dirty in allocating spaceShaohua Li1-2/+8
2010-09-08Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-12/+12
2010-09-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2010-09-08spi/dw_spi: clean the cs_control codeFeng Tang1-0/+2
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner1-0/+3
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-2/+5
2010-09-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+2
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+11
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-3/+3
2010-09-07irq: Add tracepoint to softirq_raiseLai Jiangshan1-1/+7