summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Allow KVM to be enabled on Octeon CPUsJames Hogan2017-03-281-0/+1
* KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan2017-03-282-2/+19
* KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon IIIJames Hogan2017-03-281-0/+11
* KVM: MIPS/VZ: VZ hardware setup for Octeon IIIJames Hogan2017-03-282-28/+108
* KVM: MIPS/T&E: Report correct dcache line sizeJames Hogan2017-03-281-0/+8
* KVM: MIPS/TLB: Handle virtually tagged icachesJames Hogan2017-03-281-0/+14
* KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan2017-03-282-3/+28
* MIPS: Add Octeon III register accessors & definitionsJames Hogan2017-03-281-0/+36
* KVM: MIPS/VZ: Trace guest mode changesJames Hogan2017-03-283-2/+69
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-284-11/+287
* KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-285-5/+137
* KVM: MIPS/VZ: Support guest load-linked bitJames Hogan2017-03-281-0/+24
* KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-283-0/+92
* KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-283-1/+250
* KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-283-2/+66
* KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-283-0/+52
* KVM: MIPS: Add VZ support to build systemJames Hogan2017-03-282-3/+32
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-2810-0/+2479
* KVM: MIPS: Update exit handler for VZJames Hogan2017-03-281-13/+18
* KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan2017-03-281-0/+2
* KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan2017-03-281-1/+42
* KVM: MIPS/TLB: Add VZ TLB managementJames Hogan2017-03-283-0/+417
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-283-10/+131
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-284-95/+264
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-284-0/+32
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-283-2/+19
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-283-2/+19
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-284-11/+10
* KVM: MIPS: Add 64BIT capabilityJames Hogan2017-03-282-0/+26
* KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-283-1/+61
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-283-1/+37
* KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan2017-03-281-8/+12
* KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan2017-03-281-1/+28
* KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan2017-03-281-156/+50
* KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-287-1/+74
* MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macroJames Hogan2017-03-281-2/+4
* MIPS: Add some missing guest CP0 accessors & defsJames Hogan2017-03-281-2/+14
* MIPS: Probe guest MVHJames Hogan2017-03-282-1/+7
* MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-282-1/+8
* MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan2017-03-283-7/+13
* MIPS: Add defs & probing of UFRJames Hogan2017-03-283-0/+7
* Linux 4.11-rc3v4.11-rc3Linus Torvalds2017-03-191-1/+1
* mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds2017-03-191-1/+1
* Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-194-2/+6
|\
| * powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-198-68/+88
|\ \
| * | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2