summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-25KVM: PPC: Add AGAIN type for emulation returnAlexander Graf3-1/+7
2010-04-25KVM: PPC: Teach MMIO SignednessAlexander Graf4-0/+47
2010-04-25KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf3-3/+30
2010-04-25KVM: PPC: Make fpscr 64-bitAlexander Graf1-1/+1
2010-04-25KVM: PPC: Add QPR registersAlexander Graf1-0/+5
2010-04-25KVM: SVM: Remove newlines from nested trace pointsJoerg Roedel1-6/+6
2010-04-25KVM: SVM: Make lazy FPU switching work with nested svmJoerg Roedel1-4/+39
2010-04-25KVM: SVM: Activate nested state only when guest state is completeJoerg Roedel1-6/+9
2010-04-25KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel1-15/+31
2010-04-25KVM: SVM: Fix nested msr intercept handlingJoerg Roedel1-10/+3
2010-04-25KVM: SVM: Annotate nested_svm_map with might_sleep()Joerg Roedel1-0/+2
2010-04-25KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel1-0/+4
2010-04-25KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel1-4/+19
2010-04-25KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel1-23/+24
2010-04-25KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa1-1/+0
2010-04-25KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-...Takuya Yoshikawa1-9/+6
2010-04-25KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its hel...Takuya Yoshikawa1-33/+29
2010-04-25KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x...Takuya Yoshikawa1-9/+9
2010-04-25KVM: inject #UD in 64bit mode from instruction that are not valid thereGleb Natapov1-5/+5
2010-04-25KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov4-66/+61
2010-04-25KVM: add doc note about PIO/MMIO completion APIMarcelo Tosatti1-0/+7
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells1-12/+12
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka1-1/+5
2010-04-21KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()Lai Jiangshan1-0/+4
2010-04-21m68knommu: allow 4 coldfire serial portsPhilippe De Muyter1-1/+1
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter2-1/+8
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer1-1/+0
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov1-1/+1
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye1-1/+1
2010-04-21uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun1-1/+1
2010-04-20[LogFS] Split large truncated into smaller chunksJoern Engel1-8/+26
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa5-13/+24
2010-04-20KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong1-4/+7
2010-04-20KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity1-9/+15
2010-04-20KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara1-2/+6
2010-04-20KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity1-27/+0
2010-04-20KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa1-10/+15
2010-04-20KVM: take srcu lock before call to complete_pio()Gleb Natapov1-0/+2
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-20md/raid5: allow for more than 2^31 chunks.NeilBrown1-12/+7
2010-04-20Linux 2.6.34-rc5v2.6.34-rc5Linus Torvalds1-2/+2
2010-04-20rmap: add exclusively owned pages to the newest anon_vmaRik van Riel1-11/+16
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller1-3/+3
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks1-6/+6
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks1-2/+2
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney1-1/+0