aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-24ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()Sunil Mushran2-26/+24
2011-07-24ocfs2/dlm: Trace insert/remove of resource to/from hashSunil Mushran3-11/+15
2011-07-24ocfs2/dlm: Clean up refmap helpersSunil Mushran3-79/+66
2011-07-24ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()Sunil Mushran1-32/+25
2011-07-24ocfs2: Clean up messages in stack_o2cb.cSunil Mushran1-2/+2
2011-07-24ocfs2/dlm: Clean up messages in o2dlmSunil Mushran5-70/+71
2011-07-24ocfs2/cluster: Clean up messages in o2netSunil Mushran1-66/+53
2011-07-24ocfs2/cluster: Abort heartbeat start on hard-ro devicesSunil Mushran1-69/+116
2011-07-24Documentation: Update augmented rbtree documentationSasha Levin1-9/+14
2011-07-24XZ: Fix missing <linux/kernel.h> includeLasse Collin1-1/+1
2011-07-24modpost: Fix modpost's license checking V3Alessio Igor Bogani1-1/+28
2011-07-24module: add /sys/module/<name>/uevent filesKay Sievers3-0/+22
2011-07-24module: change attr callbacks to take struct module_kobjectKay Sievers3-23/+24
2011-07-24modules: make arch's use default loader hooksJonas Bonn26-777/+12
2011-07-24modules: add default loader hook implementationsJonas Bonn2-1/+55
2011-07-24param: fix return value handling in param_set_*Satoru Moriya1-2/+2
2011-07-24KVM: IOMMU: Disable device assignment without interrupt remappingAlex Williamson1-0/+18
2011-07-24KVM: MMU: trace mmio page faultXiao Guangrong4-1/+80
2011-07-24KVM: MMU: mmio page fault supportXiao Guangrong6-14/+255
2011-07-24KVM: MMU: reorganize struct kvm_shadow_walk_iteratorXiao Guangrong1-1/+1
2011-07-24KVM: MMU: lockless walking shadow page tableXiao Guangrong2-8/+132
2011-07-24KVM: MMU: do not need atomicly to set/clear spteXiao Guangrong1-15/+71
2011-07-24KVM: MMU: introduce the rules to modify shadow page tableXiao Guangrong1-34/+69
2011-07-24KVM: MMU: abstract some functions to handle fault pfnXiao Guangrong2-18/+41
2011-07-24KVM: MMU: filter out the mmio pfn from the fault pfnXiao Guangrong3-4/+21
2011-07-24KVM: MMU: remove bypass_guest_pfXiao Guangrong7-132/+33
2011-07-24KVM: MMU: split kvm_mmu_free_pageXiao Guangrong1-3/+18
2011-07-24KVM: MMU: count used shadow pages on prepareing pathXiao Guangrong1-5/+5
2011-07-24KVM: MMU: rename 'pt_write' to 'emulate'Xiao Guangrong2-13/+13
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