aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-17KVM: Replace is_hwpoison_address with __get_user_pagesHuang Ying
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-17mm: export __get_user_pagesHuang Ying
2011-03-17KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper
2011-03-17KVM: make make_all_cpus_request() locklessXiao Guangrong
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong
2011-03-17KVM: fix build warning within __kvm_set_memory_region() on s390Heiko Carstens
2011-03-17KVM: x86: Remove user space triggerable MCE error messageJan Kiszka
2011-03-17KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong
2011-03-17KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity
2011-03-17KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity
2011-03-17KVM: VMX: increase ple_gap default to 128Rik van Riel
2011-03-17KVM: SVM: Add support for perf-kvmJoerg Roedel
2011-03-17KVM: VMX: Avoid leaking fake realmode state to userspaceAvi Kivity
2011-03-17KVM: VMX: Save and restore tr selector across mode switchesAvi Kivity
2011-03-17KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser
2011-03-17KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek
2011-03-17KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'v6v7' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16vfs: bury ->get_sb()Al Viro
2011-03-16nfs: switch NFS from ->get_sb() to ->mount()Al Viro
2011-03-16nfs: stop mangling ->mnt_devname on NFSAl Viro
2011-03-16vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro
2011-03-16nfs: make nfs_path() work without vfsmountAl Viro
2011-03-16nfs: store devname at disconnected NFS rootsAl Viro
2011-03-16nfs: propagate devname to nfs{,4}_get_root()Al Viro
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-16fix cdev leak on O_PATH final fput()Miklos Szeredi
2011-03-16bonding: enable netpoll without checking link statusAndy Gospodarek
2011-03-16xfrm: Refcount destination entry on xfrm_lookupSteffen Klassert
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko
2011-03-16bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko
2011-03-16bonding: wrap slave state workJiri Pirko