summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-092-28/+1
|\
| * MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-26/+1
| * PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-095-8/+8
|\ \
| * | format-security: move static strings to constKees Cook2017-05-092-5/+5
| * | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-092-2/+2
| * | cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan2017-05-091-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-0826-371/+4912
|\ \ \ | |/ / |/| |
| * | KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-271-1/+1
| * | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-1/+2
| * | kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-071-3/+0
| * | KVM: MIPS/Emulate: Properly implement TLBR for T&EJames Hogan2017-03-281-46/+53
| * | 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-284-5/+132
| * | KVM: MIPS/VZ: Support guest load-linked bitJames Hogan2017-03-281-0/+24
| * | KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-282-0/+88
| * | KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-282-1/+247
| * | KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-282-2/+64
| * | KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-282-0/+50
| * | KVM: MIPS: Add VZ support to build systemJames Hogan2017-03-282-3/+32
| * | KVM: MIPS: Implement VZ supportJames Hogan2017-03-289-0/+2477
| * | 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 VZ & TE capabilitiesJames Hogan2017-03-281-0/+9
| * | 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-286-1/+69
| * | 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