summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-24VFS : mount lock scalability for internal mountsTim Chen
2011-07-24modpost: Fix modpost's license checking V3Alessio Igor Bogani
2011-07-24module: add /sys/module/<name>/uevent filesKay Sievers
2011-07-24module: change attr callbacks to take struct module_kobjectKay Sievers
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-24modules: add default loader hook implementationsJonas Bonn
2011-07-24param: fix return value handling in param_set_*Satoru Moriya
2011-07-24KVM: IOMMU: Disable device assignment without interrupt remappingAlex Williamson
2011-07-24KVM: MMU: trace mmio page faultXiao Guangrong
2011-07-24KVM: MMU: mmio page fault supportXiao Guangrong
2011-07-24KVM: MMU: reorganize struct kvm_shadow_walk_iteratorXiao Guangrong
2011-07-24KVM: MMU: lockless walking shadow page tableXiao Guangrong
2011-07-24KVM: MMU: do not need atomicly to set/clear spteXiao Guangrong
2011-07-24KVM: MMU: introduce the rules to modify shadow page tableXiao Guangrong
2011-07-24KVM: MMU: abstract some functions to handle fault pfnXiao Guangrong
2011-07-24KVM: MMU: filter out the mmio pfn from the fault pfnXiao Guangrong
2011-07-24KVM: MMU: remove bypass_guest_pfXiao Guangrong
2011-07-24KVM: MMU: split kvm_mmu_free_pageXiao Guangrong
2011-07-24KVM: MMU: count used shadow pages on prepareing pathXiao Guangrong
2011-07-24KVM: MMU: rename 'pt_write' to 'emulate'Xiao Guangrong
2011-07-24KVM: MMU: cleanup for FNAME(fetch)Xiao Guangrong
2011-07-24KVM: MMU: optimize to handle dirty bitXiao Guangrong
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong
2011-07-24KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the codeXiao Guangrong
2011-07-24KVM: MMU: do not update slot bitmap if spte is nonpresentXiao Guangrong
2011-07-24KVM: MMU: fix walking shadow page tableXiao Guangrong
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa
2011-07-24[S390] use siginfo for sigtrap signalsMartin Schwidefsky
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt
2011-07-24[S390] disable cpu measurement alerts on a dying cpuJan Glauber
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky
2011-07-24[S390] race safe external interrupt registrationJan Glauber
2011-07-24[S390] remove tape block docuMartin Schwidefsky
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber
2011-07-24[S390] reference bit testing for unmapped pagesMartin Schwidefsky
2011-07-24[S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky
2011-07-23of: fix missing include from of_pci.cGrant Likely
2011-07-23gre: fix improper error handlingxeb@mail.ru