summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: s390: provide functions for blocking all CPUsChristian Borntraeger2015-05-082-7/+26
| * | KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-084-13/+22
| * | KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-083-4/+11
| * | KVM: s390: make EDAT1 depend on host supportGuenther Hutzl2015-05-081-2/+5
| * | KVM: s390: optimize round trip time in request handlingChristian Borntraeger2015-05-081-0/+2
| * | KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand2015-05-081-1/+1
| |/
* | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-081-1/+1
* | KVM: MMU: fix smap permission checkXiao Guangrong2015-05-082-0/+9
* | KVM: nVMX: Fix host crash when loading MSRs with userspace irqchipJan Kiszka2015-05-081-3/+2
* | KVM: x86: Call-far should not be emulated as stack opNadav Amit2015-05-081-1/+1
* | KVM: x86: dump VMCS on invalid entryPaolo Bonzini2015-05-071-0/+153
* | x86: kvmclock: drop rdtsc_barrier()Marcelo Tosatti2015-05-071-1/+0
* | KVM: x86: drop unneeded null testJulia Lawall2015-05-071-5/+3
* | KVM: x86: fix initial PAT valueRadim Krčmář2015-05-074-11/+7
* | kvm,x86: load guest FPU context more eagerlyRik van Riel2015-05-071-2/+13
* | kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan2015-05-073-8/+11
* | kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan2015-05-075-3/+9
* | KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini2015-05-072-5/+5
* | KVM: x86: INIT and reset sequences are differentNadav Amit2015-05-076-51/+63
* | KVM: x86: Support for disabling quirksNadav Amit2015-05-075-3/+40
* | KVM: booke: use __kvm_guest_exitPaolo Bonzini2015-05-071-3/+3
* | KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-074-6/+6
* | KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-4/+6
* | kvmclock: set scheduler clock stableLuiz Capitulino2015-05-071-0/+3
|/
* Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-05-037-29/+19
|\
| * powerpc/powernv: Restore non-volatile CRs after napSam Bobroff2015-05-011-0/+2
| * powerpc/eeh: Delay probing EEH device during hotplugGavin Shan2015-05-011-0/+6
| * powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan2015-05-011-1/+4
| * powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot2015-05-011-6/+4
| * Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-302-20/+1
| * powerpc/powernv: Fix early pci_controller_ops loading.Daniel Axtens2015-04-291-1/+1
| * powerpc/kvm: Fix SMP=n build error in book3s_xics.cMichael Ellerman2015-04-291-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-05-014-7/+28
|\ \
| * | arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose2015-04-301-1/+1
| * | arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon2015-04-301-1/+6
| * | arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson2015-04-291-1/+2
| * | arm64: dma-mapping: always clear allocated buffersMarek Szyprowski2015-04-271-4/+2
| * | ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla2015-04-271-0/+1
| * | arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara2015-04-271-0/+16
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-304-69/+43
|\ \
| * | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-273-64/+15
| * | kvm: x86: fix kvmclock update protocolRadim Krčmář2015-04-271-5/+28
| |/
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-04-281-1/+1
|\ \
| * | tile: properly use node_isset() on a nodemask_tChris Metcalf2015-04-281-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-2810-328/+1032
|\ \ | |/ |/|
| * s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-232-102/+870
| * s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-232-123/+97
| * s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-231-2/+2
| * s390/bpf: add dependency to z196 featuresHeiko Carstens2015-04-231-1/+1
| * s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-235-100/+59