aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/paging_tmpl.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-24KVM: MMU: cleanup for FNAME(fetch)Xiao Guangrong1-2/+2
2011-07-24KVM: MMU: optimize to handle dirty bitXiao Guangrong2-34/+25
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong6-21/+96
2011-07-24KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the codeXiao Guangrong1-11/+31
2011-07-24KVM: MMU: do not update slot bitmap if spte is nonpresentXiao Guangrong1-8/+7
2011-07-24KVM: MMU: fix walking shadow page tableXiao Guangrong1-4/+5
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa4-0/+84
2011-07-24[S390] use siginfo for sigtrap signalsMartin Schwidefsky1-6/+17
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber4-91/+686
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt2-0/+9
2011-07-24[S390] disable cpu measurement alerts on a dying cpuJan Glauber1-1/+2
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky1-1/+1
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky3-4/+7
2011-07-24[S390] race safe external interrupt registrationJan Glauber1-37/+46
2011-07-24[S390] remove tape block docuMartin Schwidefsky1-122/+0
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler2-27/+91
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky2-13/+7
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte2-19/+2
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte6-110/+194
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte3-12/+40
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky11-36/+473
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber21-680/+378
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky5-107/+79
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger5-0/+53
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-07-24[S390] reference bit testing for unmapped pagesMartin Schwidefsky1-3/+3
2011-07-24[S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt1-8/+8
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky1-3/+0
2011-07-23of: fix missing include from of_pci.cGrant Likely1-0/+1
2011-07-23gre: fix improper error handlingxeb@mail.ru1-15/+6
2011-07-23ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov2-2/+2
2011-07-23via-velocity: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23qlge: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23igb: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23can: c_can: remove duplicated #includeHuang Weiyi2-2/+0
2011-07-23bnad: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap1-0/+1
2011-07-23ata: remove unnecessary codeGreg Dietsche1-7/+1
2011-07-23[libata] Prevent warning during PMP error recoveryGwendal Grignou1-0/+1
2011-07-23ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+1
2011-07-23pata_it821x: Fix RAID type display, by adding missing commaJean Delvare1-1/+1
2011-07-23sata_dwc_460ex: fix error pathVasiliy Kulikov1-7/+14
2011-07-23ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson1-0/+12
2011-07-23libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo1-1/+1
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen3-58/+60
2011-07-23libata: leave port thawed after reset failureTejun Heo1-1/+10
2011-07-23ata: sata_via: Use dev_dbgJoe Perches1-9/+7
2011-07-23ata: Add and use ata_print_version_onceJoe Perches43-133/+63
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches32-535/+568
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches27-230/+189