summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-17KVM: Replace is_hwpoison_address with __get_user_pagesHuang Ying1-1/+10
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying7-3/+21
2011-03-17mm: export __get_user_pagesHuang Ying5-11/+60
2011-03-17KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper2-0/+20
2011-03-17KVM: make make_all_cpus_request() locklessXiao Guangrong2-12/+3
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong4-12/+35
2011-03-17KVM: fix build warning within __kvm_set_memory_region() on s390Heiko Carstens1-0/+2
2011-03-17KVM: x86: Remove user space triggerable MCE error messageJan Kiszka1-3/+0
2011-03-17KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong1-1/+4
2011-03-17KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity1-2/+5
2011-03-17KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity1-2/+2
2011-03-17KVM: VMX: increase ple_gap default to 128Rik van Riel1-2/+2
2011-03-17KVM: SVM: Add support for perf-kvmJoerg Roedel1-2/+10
2011-03-17KVM: VMX: Avoid leaking fake realmode state to userspaceAvi Kivity1-7/+36
2011-03-17KVM: VMX: Save and restore tr selector across mode switchesAvi Kivity1-0/+2
2011-03-17KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser2-12/+16
2011-03-17KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek1-1/+1
2011-03-17KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity2-10/+9
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds13-272/+316
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds16-34/+815
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds76-8400/+1
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds295-3388/+7683
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds45-835/+1284
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-3/+766
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds178-1725/+1407
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds55-619/+220
2011-03-16Merge branch 'p2v' into develRussell King86-189/+434
2011-03-16Merge branch 'v6v7' into develRussell King28-189/+191
2011-03-16Merge branch 'misc' into develRussell King38-791/+461
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King688-6225/+11694
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1143-37918/+119131
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds835-87750/+91150
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds222-1357/+3925
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds44-913/+2890
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds167-4051/+10850
2011-03-16vfs: bury ->get_sb()Al Viro5-103/+47
2011-03-16nfs: switch NFS from ->get_sb() to ->mount()Al Viro1-66/+66
2011-03-16nfs: stop mangling ->mnt_devname on NFSAl Viro1-23/+0
2011-03-16vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro3-9/+60
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro3-18/+13
2011-03-16nfs: make nfs_path() work without vfsmountAl Viro4-62/+74
2011-03-16nfs: store devname at disconnected NFS rootsAl Viro3-4/+65
2011-03-16nfs: propagate devname to nfs{,4}_get_root()Al Viro3-9/+13
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+3
2011-03-16fix cdev leak on O_PATH final fput()Miklos Szeredi1-1/+3
2011-03-16bonding: enable netpoll without checking link statusAndy Gospodarek1-2/+0
2011-03-16xfrm: Refcount destination entry on xfrm_lookupSteffen Klassert1-0/+2
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko8-39/+98
2011-03-16bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko3-10/+14
2011-03-16bonding: wrap slave state workJiri Pirko4-25/+46