summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens
2014-04-22KVM: s390: add architecture compliant guest access functionsHeiko Carstens
2014-04-22KVM: s390: add lowcore access functionsHeiko Carstens
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens
2014-04-22KVM: s390: add kvm_s390_logical_to_effective() helperHeiko Carstens
2014-04-22s390/ctl_reg: add union type for control register 0Heiko Carstens
2014-04-22s390/ptrace: add struct psw and accessor functionHeiko Carstens
2014-04-22KVM: s390: export test_vfacility()Heiko Carstens
2014-04-22KVM: add kvm_is_error_gpa() helperHeiko Carstens
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann
2014-04-22KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel
2014-04-22KVM: s390: Per-vm kvm device controlsDominik Dingel
2014-04-22KVM: s390: Add proper dirty bitmap support to S390 kvm.Jason J. Herne
2014-04-22KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel
2014-04-22KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky
2014-04-22KVM: s390: Don't enable skeys by defaultDominik Dingel
2014-04-22KVM: s390: Allow skeys to be enabled for the current processDominik Dingel
2014-04-22KVM: s390: Clear storage keysDominik Dingel
2014-04-22KVM: s390: Adding skey bit to mmu contextDominik Dingel
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-16Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck
2014-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring
2014-04-15net: cadence: Add architecture dependenciesJean Delvare
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-04-14user namespace: fix incorrect memory barriersMikulas Patocka
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-04-14net: Start with correct mac_len in skb_network_protocolVlad Yasevich
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-04-14KVM: Rename variable smep to cr4_smepFeng Wu
2014-04-14KVM: expose SMAP feature to guestFeng Wu
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann
2014-04-14cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann
2014-04-14seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann
2014-04-14Merge branch 'qlcnic'David S. Miller