summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-01-31KVM: PPC: Book3S HV: Split HPT allocation from activationDavid Gibson4-55/+68
2017-01-31KVM: PPC: Book3S HV: Don't store values derivable from HPT orderDavid Gibson4-26/+34
2017-01-31KVM: PPC: Book3S HV: Gather HPT related variables into sub-structureDavid Gibson4-84/+92
2017-01-31KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson3-10/+10
2017-01-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras31-183/+1496
2017-01-31KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras5-27/+111
2017-01-31KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1Paul Mackerras1-0/+6
2017-01-31KVM: PPC: Book3S HV: Allow guest exit path to have MMU onPaul Mackerras3-17/+58
2017-01-31KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movementPaul Mackerras4-14/+82
2017-01-31KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix modePaul Mackerras1-0/+14
2017-01-31KVM: PPC: Book3S HV: Implement dirty page logging for radix guestsPaul Mackerras4-33/+144
2017-01-31KVM: PPC: Book3S HV: MMU notifier callbacks for radix guestsPaul Mackerras3-21/+103
2017-01-31KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras5-3/+415
2017-01-31KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras3-11/+49
2017-01-31KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras6-3/+160
2017-01-31KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9Paul Mackerras1-0/+8
2017-01-31KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9Paul Mackerras3-5/+33
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras4-0/+67
2017-01-31powerpc/64: Allow for relocation-on interrupts from guest to hostPaul Mackerras2-29/+34
2017-01-31powerpc/64: Make type of partition table flush depend on partition typePaul Mackerras1-3/+13
2017-01-31powerpc/64: Export pgtable_cache and pgtable_cache_add for KVMPaul Mackerras1-1/+2
2017-01-31powerpc/64: More definitions for POWER9Paul Mackerras2-1/+15
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras7-6/+81
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras2-5/+5
2017-01-31powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras1-0/+33
2017-01-31KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin4-8/+58
2017-01-27KVM: PPC: Book3S PR: Refactor program interrupt related code into separate fu...Thomas Huth1-65/+65
2017-01-27KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpuPaul Mackerras1-8/+5
2017-01-27KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt sectionNicholas Piggin2-5/+3
2017-01-27KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HVNicholas Piggin3-27/+38
2017-01-27KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resendLi Zhong2-51/+48
2017-01-27KVM: PPC: Book 3S: XICS: Implement ICS P/Q statesLi Zhong4-71/+161
2017-01-27KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resendsLi Zhong2-0/+7
2017-01-27KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong1-3/+2
2017-01-27KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECTLi Zhong2-11/+3
2017-01-27KVM: PPC: Book3S HV: Don't try to signal cpu -1Paul Mackerras1-1/+2
2017-01-17kvm: x86: Expose Intel VPOPCNTDQ feature to guestPiotr Luc1-1/+1
2017-01-17Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář37-131/+312
2017-01-16x86/cpufeature: Add AVX512_VPOPCNTDQ featurePiotr Luc2-1/+2
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-100/+129
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-3/+15
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+68
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones1-0/+66
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa1-0/+4
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa1-1/+5
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser1-1/+1
2017-01-14x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown1-0/+1
2017-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+66
2017-01-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-10/+28
2017-01-12arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel1-9/+27