summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-214-3/+41
|\
| * KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-05-191-0/+1
| * KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
| * Merge remote branch 'tip/perf/core'Avi Kivity2010-05-171-6/+4
| |\
| * | KVM: Get rid of dead function gva_to_page()Gui Jianfeng2010-05-171-1/+0
| * | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-0/+7
| * | Merge branch 'perf'Avi Kivity2010-05-176-50/+63
| |\ \
| * | | KVM: limit the number of pages per memory slotTakuya Yoshikawa2010-05-171-0/+6
| * | | KVM: PPC: Add OSI hypercall interfaceAlexander Graf2010-05-171-0/+6
| * | | KVM: Add support for enabling capabilities per-vcpuAlexander Graf2010-05-171-0/+11
| * | | KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-171-0/+1
| * | | KVM: cleanup kvm traceXiao Guangrong2010-05-171-1/+0
| * | | KVM: x86: Add support for saving&restoring debug registersJan Kiszka2010-04-251-0/+6
| * | | KVM: x86: Save&restore interrupt shadow maskJan Kiszka2010-04-251-0/+1
| * | | KVM: PPC: Add capability for paired singlesAlexander Graf2010-04-251-0/+1
* | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-212-7/+8
|\ \ \ \
| * | | | isapnp: move definitions to mod_devicetable.h so file2alias can reach them.Rusty Russell2010-05-192-7/+8
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-212-7/+175
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ioat' into dmaengineDan Williams2010-05-1782-190/+487
| |\ \ \ \ \
| | * | | | | async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams2010-05-171-0/+60
| * | | | | | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+2
| * | | | | | dmaengine: provide helper for setting txstateDan Williams2010-03-261-0/+10
| * | | | | | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-5/+33
| * | | | | | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-2/+16
| * | | | | | dma: Add timb-dmaRichard Röjfors2010-03-251-0/+55
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-05-212-0/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-212-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | swap: Add swap slot free callback to block_device_operationsNitin Gupta2010-05-181-0/+2
| | * | | | | | | swap: Add flag to identify block swap devicesNitin Gupta2010-05-181-0/+1
* | | | | | | | | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-05-2112-21/+134
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21338-2479/+10284
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe2010-05-211-0/+2
| * | | | | | | | | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-213-4/+20
| * | | | | | | | | | drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner2010-05-211-2/+2
| * | | | | | | | | | writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe2010-05-211-0/+4
| * | | | | | | | | | block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2010-05-212-3/+2
| * | | | | | | | | | writeback: fixups for !dirty_writeback_centisecsJens Axboe2010-05-211-0/+1
| * | | | | | | | | | drbd: Four new configuration settings for resync speed controlPhilipp Reisner2010-05-182-0/+20
| * | | | | | | | | | drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner2010-05-182-1/+3
| * | | | | | | | | | writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-172-1/+11
| * | | | | | | | | | block: allow initialization of previously allocated request_queueMike Snitzer2010-05-111-0/+5
| * | | | | | | | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-2919-48/+188
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blkdev: add blkdev_issue_zeroout helper functionDmitry Monakhov2010-04-281-1/+2
| * | | | | | | | | | | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-281-7/+11
| * | | | | | | | | | | block: implement bd_claiming and claiming blockTejun Heo2010-04-271-0/+1
| * | | | | | | | | | | blkio: Fix blkio crash during rq stat updateVivek Goyal2010-04-211-1/+2
| * | | | | | | | | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-1350-110/+194
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | blkio: Add io_merged statDivyesh Shah2010-04-091-0/+6
| * | | | | | | | | | | blkio: Changes to IO controller additional stats patchesDivyesh Shah2010-04-091-0/+18
| * | | | | | | | | | | laptop-mode: Make flushes per-deviceMatthew Garrett2010-04-062-1/+6
OpenPOWER on IntegriCloud