summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Provide global debug logChristian Borntraeger2015-07-293-2/+26
* KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2015-07-292-15/+17
* KVM: s390: improve debug feature usageChristian Borntraeger2015-07-291-1/+1
* KVM: s390: remove outdated documentationChristian Borntraeger2015-07-292-127/+0
* KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-293-8/+18
* KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger2015-07-291-24/+27
* KVM: s390: add more debug data for the pfault diagnosesChristian Borntraeger2015-07-291-0/+4
* KVM: s390: remove "from (user|kernel)" from irq injection messagesDavid Hildenbrand2015-07-292-27/+17
* KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-294-6/+2
* KVM: s390: Improve vcpu event debugging for diagnosesChristian Borntraeger2015-07-291-1/+3
* KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger2015-07-293-1/+10
* KVM: s390: only reset CMMA state if it was enabled beforeDominik Dingel2015-07-291-0/+4
* KVM: s390: clean up cmma_enable checkDominik Dingel2015-07-293-17/+8
* KVM: s390: filter space-switch events when PER is enforcedDavid Hildenbrand2015-07-291-0/+35
* KVM: s390: propagate error from enable storage keyDominik Dingel2015-07-291-1/+3
* KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_maskPaolo Bonzini2015-07-231-7/+8
* kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu2015-07-233-4/+15
* kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin2015-07-234-0/+13
* kvm/x86: added hyper-v crash msrs into kvm hyperv contextAndrey Smetanin2015-07-234-5/+86
* kvm: introduce vcpu_debug = kvm_debug + vcpu contextAndrey Smetanin2015-07-231-0/+3
* kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin2015-07-237-269/+366
* KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptionsEugene Korenevsky2015-07-231-16/+61
* KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini2015-07-234-5/+5
* KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong2015-07-231-1/+4
* KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini2015-07-233-2/+7
* KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong2015-07-231-9/+10
* KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong2015-07-231-1/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2279-811/+714
|\
| * ravb: fix ring memory allocationSergei Shtylyov2015-07-221-25/+34
| * net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy2015-07-221-1/+1
| * openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-221-1/+1
| * netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-221-32/+47
| * Merge branch 'arm-bpf-fixes'David S. Miller2015-07-221-13/+44
| |\
| | * ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan2015-07-221-3/+5
| | * ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan2015-07-221-9/+38
| | * ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan2015-07-221-1/+1
| |/
| * tcp: suppress a division by zero warningEric Dumazet2015-07-221-6/+5
| * Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller2015-07-2212-410/+144
| |\
| | * Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-1711-410/+143
| | |\
| | | * iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-07-121-7/+5
| | | * Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-123-374/+97
| | | * iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern2015-07-122-1/+5
| | | * iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
| | | * iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg2015-07-121-1/+1
| | | * iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
| | | * iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
| | | * iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
| | | * iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb2015-06-261-1/+2
| | | * iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-06-261-1/+1
| | * | ath9k_hw: fix device ID check for AR956xFelix Fietkau2015-07-111-0/+1