summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-06KVM: use jump label to optimize checking for SW enabled apic in spurious inte...Gleb Natapov1-8/+31
2012-08-06KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov3-1/+30
2012-08-06jump_label: Export jump_label_rate_limit()Gleb Natapov1-0/+1
2012-08-06KVM: mark apic enabled on start upGleb Natapov1-1/+2
2012-08-06KVM: use kvm_lapic_set_base() to change apic_baseGleb Natapov1-5/+4
2012-08-06KVM: clean up kvm_(set|get)_apic_baseGleb Natapov1-8/+2
2012-08-06KVM: let the error pfn not depend on error codeXiao Guangrong1-9/+15
2012-08-06KVM: do not release the error pageXiao Guangrong8-19/+12
2012-08-06KVM: do not release the error pfnXiao Guangrong6-21/+14
2012-08-06KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong3-15/+9
2012-08-06KVM: remove the unused declareXiao Guangrong1-2/+0
2012-08-06KVM: inline is_*_pfn functionsXiao Guangrong2-21/+16
2012-08-06KVM: introduce KVM_PFN_ERR_BADXiao Guangrong2-6/+2
2012-08-06KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong3-14/+3
2012-08-06KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong3-11/+6
2012-08-06KVM: iommu: fix releasing unmapped pageXiao Guangrong1-0/+7
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa9-44/+49
2012-08-06KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa2-4/+3
2012-08-06KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa1-2/+2
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity3732-91327/+279740
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds31-194/+38
2012-08-04missed mnt_drop_write() in do_dentry_open()Al Viro1-1/+1
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy2-6/+6
2012-08-04gfs2: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy1-2/+2
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy2-6/+0
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy1-2/+2
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy2-2/+1
2012-08-04jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2-4/+4
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy2-2/+3
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy2-8/+0
2012-08-04ext4: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04ext4: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04ext3: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy2-13/+13
2012-08-04Documentation: get rid of write_superArtem Bityutskiy4-11/+4
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy5-97/+0
2012-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-146/+73
2012-08-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds3-27/+25
2012-08-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+34
2012-08-03Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds19-13/+65
2012-08-03KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov1-1/+1
2012-08-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+10
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-17/+58
2012-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-184/+227
2012-08-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-24/+22
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-32/+175
2012-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+15
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-28/+6
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds66-842/+100