aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-09-10block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo4-44/+17
2010-09-10block: rename barrier/ordered to flushTejun Heo1-12/+12
2010-09-10block: drop barrier ordering by queue drainingTejun Heo2-13/+8
2010-09-10block: misc cleanups in barrier codeTejun Heo1-1/+0
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo1-2/+4
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo1-16/+1
2010-09-10ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo1-1/+0
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller34-102/+368
2010-09-09Input: add support for large scancodesMauro Carvalho Chehab1-11/+44
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-1/+10
2010-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou1-1/+2
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo1-0/+1
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2-0/+35
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins1-1/+2
2010-09-09swap: revert special hibernation allocationHugh Dickins1-7/+1
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean1-0/+4
2010-09-09mm: fix swapin race conditionAndrea Arcangeli1-11/+9
2010-09-09cgroups: fix API thinkoMichael S. Tsirkin1-1/+11
2010-09-09kfifo: add parenthesis for macro parameter referenceHuang Ying1-29/+29
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel1-0/+2
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2-41/+66
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-09sched: Add book scheduling domainHeiko Carstens2-0/+7
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-08RDS: Remove dead struct from rds.hAndy Grover1-8/+0
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover1-29/+29
2010-09-08RDS: Add rds.h to exported headers listAndy Grover2-6/+7
2010-09-08RDS: Implement masked atomic operationsAndy Grover1-0/+12
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover1-0/+1
2010-09-08RDS: Implement atomic operationsAndy Grover1-0/+19
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
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