summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-17KVM: use yield_to instead of sleep in kvm_vcpu_on_spinRik van Riel
2011-03-17KVM: keep track of which task is running a KVM vcpuRik van Riel
2011-03-17mm: remove is_hwpoison_addressHuang 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: make make_all_cpus_request() locklessXiao Guangrong
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...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 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-16vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko
2011-03-16Pull pstorev4 into release branchTony Luck
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-03-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15xen network backend driverIan Campbell
2011-03-15Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-16Merge branch 'next' into for-linusJames Morris
2011-03-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-15netfilter: xt_addrtype: ipv6 supportFlorian Westphal
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15net/9p: Implement syncfs 9P operationAneesh Kumar K.V