summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini1-0/+1
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf1-0/+1
2014-05-27Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini3-0/+100
2014-05-06Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-0/+2
2014-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth1-0/+2
2014-05-05kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger1-0/+1
2014-04-30KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API headerAnup Patel1-0/+8
2014-04-30ARM/ARM64: KVM: Add common header for PSCI related definesAnup Patel2-0/+91
2014-04-30KVM: Add capability to advertise PSCI v0.2 supportAnup Patel1-0/+1
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand1-0/+2
2014-04-23Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong1-3/+1
2014-04-22Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti2-0/+8
2014-04-22KVM: add kvm_is_error_gpa() helperHeiko Carstens1-0/+7
2014-04-22KVM: s390: Per-vm kvm device controlsDominik Dingel1-0/+1
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2-0/+2
2014-04-17KVM: support any-length wildcard ioeventfdMichael S. Tsirkin1-1/+2
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-17/+55
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet5-11/+24
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet3-3/+3
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+10
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann1-1/+13
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann1-1/+0
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-1/+13
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+3
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds4-1/+26
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-15/+28
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds1-7/+12
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-118/+71
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds5-28/+69
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds6-5/+41
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-9/+13
2014-04-11Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2-5/+4
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+6
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller3-3/+3
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+20
2014-04-11mm: slab/slub: use page->list consistently instead of page->lruDave Hansen1-1/+2
2014-04-10AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf1-1/+1
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch2-2/+3
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch1-1/+2
2014-04-10NVMe: CPU hot plug notificationKeith Busch1-0/+1
2014-04-10NVMe: per-cpu io queuesKeith Busch1-1/+5
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+19
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2-5/+10
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-15/+43
2014-04-09block: fix regression with block enabled taggingJens Axboe2-1/+14
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen1-2/+2