summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | 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
* | | | | Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-05-021-0/+5
|\ \ \ \ \
| * | | | | MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMCSteven J. Hill2017-04-251-0/+5
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-2610-28/+58
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-1519-46/+122
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-1/+2
| |\ \ \ \ \ \
| * | | | | | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+1
| * | | | | | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+3
| | |_|_|/ / / | |/| | | | |