summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-22KVM/x86: Call smp_wmb() before increasing tlbs_dirtyLan Tianyu1-0/+11
2016-03-22KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_req...Lan Tianyu1-2/+2
2016-03-22KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...Lan Tianyu1-4/+3
2016-03-22KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()Lan Tianyu1-8/+7
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han4-6/+37
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han7-8/+72
2016-03-22KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han2-0/+88
2016-03-22KVM, pkeys: save/restore PKRU when guest/host switchesXiao Guangrong1-0/+23
2016-03-22x86: pkey: introduce write_pkru() for KVMXiao Guangrong2-0/+22
2016-03-22KVM, pkeys: add pkeys support for xsave stateHuaitong Han1-1/+2
2016-03-22KVM, pkeys: disable pkeys for guests in non-paging modeHuaitong Han1-6/+10
2016-03-22KVM: x86: remove magic number with enum cpuid_leafsHuaitong Han1-20/+20
2016-03-22KVM: MMU: return page fault error code from permission_faultPaolo Bonzini2-8/+12
2016-03-22Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori1-1/+0
2016-03-22KVM: fix spin_lock_init order on x86Paolo Bonzini1-10/+11
2016-03-22KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy3-7/+57
2016-03-22KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini1-1/+13
2016-03-22KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini1-0/+1
2016-03-22KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini1-0/+1
2016-03-22Merge tag 'kvm-arm-for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini3-1/+13
2016-03-22target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani1-2/+0
2016-03-22Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-931/+1102
2016-03-22Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds64-777/+1171
2016-03-22Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford224-17223/+24043
2016-03-22Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds9-40/+58
2016-03-22IB/ipoib: Allow mcast packets from other VFsEli Cohen1-7/+20
2016-03-22IB/mlx5: Implement callbacks for manipulating VFsEli Cohen6-2/+223
2016-03-22net/mlx5_core: Implement modify HCA vport commandEli Cohen3-0/+77
2016-03-22net/mlx5_core: Add VF param when querying vport counterEli Cohen3-4/+6
2016-03-22IB/ipoib: Add ndo operations for configuring VFsEli Cohen1-2/+63
2016-03-22IB/core: Add interfaces to control VF attributesEli Cohen2-0/+59
2016-03-21[media] vsp1: use proper dma alloc/free functionsLinus Torvalds1-2/+2
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds686-27593/+39064
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen2-0/+11
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen2-1/+15
2016-03-21IB/mlx5: Fix decision on using MAD_IFCEli Cohen1-1/+1
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen3-0/+46
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky3-3/+3
2016-03-21IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky1-12/+3
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg3-1/+42
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky3-62/+24
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky1-0/+4
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds9-228/+667
2016-03-21ib_srpt: fix a WARN_ON() messageDan Carpenter1-1/+1
2016-03-21i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova5-21/+37
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds38-155/+201
2016-03-21IB/hfi1: Add SDMA cache eviction algorithmMitko Haralanov2-2/+62
2016-03-21IB/hfi1: Switch to using the pin query functionMitko Haralanov2-1/+8
2016-03-21IB/hfi1: Specify mm when releasing pagesMitko Haralanov4-14/+22
2016-03-21IB/hfi1: Add pin query functionMitko Haralanov2-6/+47