summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-10/+0Star
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-013-8/+11
| |\
| * | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-10/+0Star
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-027-199/+263
|\ \ \
| * | | MIPS: Fix definition of KSEGX() for 64-bitJames Hogan2016-08-011-1/+1
| * | | MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan2016-07-051-3/+3
| * | | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2016-07-051-2/+2
| * | | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2016-07-051-2/+2
| * | | MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-051-1/+1
| * | | MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-051-0/+1
| * | | MIPS; KVM: Convert exception entry to uasmJames Hogan2016-07-051-2/+6
| * | | MIPS: uasm: Add r6 MUL encodingJames Hogan2016-07-051-0/+44
| * | | MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2016-07-052-0/+4
| * | | MIPS: uasm: Add DI instructionJames Hogan2016-07-052-0/+2
| * | | MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2016-07-052-1/+25
| * | | MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan2016-07-051-0/+2
| * | | MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan2016-06-151-67/+0Star
| * | | MIPS: Add define for Config.VI (virtual icache) bitJames Hogan2016-06-151-0/+1
| * | | MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan2016-06-151-2/+8
| * | | MIPS: KVM: Add KScratch registersJames Hogan2016-06-151-0/+19
| * | | MIPS: KVM: Don't hardcode restored HWREnaJames Hogan2016-06-151-0/+1
| * | | MIPS: Clean up RDHWR handlingJames Hogan2016-06-152-2/+20
| * | | MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan2016-06-151-1/+1
| * | | MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-151-0/+2
| * | | MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-152-10/+47
| * | | MIPS: KVM: Clean up kvm_exit trace eventJames Hogan2016-06-141-22/+0Star
| * | | MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan2016-06-141-4/+4
| * | | MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan2016-06-141-7/+4Star
| * | | MIPS: KVM: Simplify TLB_* macrosJames Hogan2016-06-141-5/+3Star
| * | | MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan2016-06-141-6/+5Star
| * | | MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-141-1/+1
| * | | MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan2016-06-141-3/+1Star
| * | | MIPS: KVM: Don't indirect KVM functionsJames Hogan2016-06-141-3/+0Star
| * | | MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan2016-06-141-0/+4
| * | | MIPS: KVM: Make various Cause variables 32-bitJames Hogan2016-06-141-20/+20
| * | | MIPS: KVM: Convert headers to kernel sized typesJames Hogan2016-06-141-50/+47Star
| * | | MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan2016-06-141-1/+0Star
| * | | MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2016-06-141-1/+0Star
* | | | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-07-271-328/+0Star
|\ \ \ \
| * | | | spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber2016-07-241-328/+0Star
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-19/+154
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra2016-06-161-20/+22
| * | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0Star
| * | | | locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-9/+129
| * | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+17
| | |/ / | |/| |
* | | | MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
| |_|/ |/| |
* | | MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
* | | mips: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-3/+3
| |/ |/|
* | MIPS: KVM: Include bit 31 in segment matchesJames Hogan2016-06-141-1/+1
* | MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-141-0/+1
|/