aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-02-03KVM: MIPS/T&E: Add lockless GVA access helpersJames Hogan1-0/+15
2017-02-03KVM: MIPS/MMU: Convert guest physical map to page tableJames Hogan1-3/+4
2017-02-03KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan1-0/+4
2017-02-03KVM: MIPS: Improve kvm_get_inst() error returnJames Hogan1-2/+1
2017-02-03KVM: MIPS/T&E: Don't treat code fetch faults as MMIOJames Hogan1-0/+27
2017-02-03KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()James Hogan1-5/+0
2017-02-03KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptionsJames Hogan1-1/+0
2017-02-03KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()James Hogan2-6/+0
2017-02-03KVM: MIPS: Use uaccess to read/modify guest instructionsJames Hogan1-2/+0
2017-02-03KVM: MIPS: Drop vm_init() callbackJames Hogan1-3/+0
2017-02-03KVM: MIPS/MMU: Convert commpage fault handling to page tablesJames Hogan1-3/+0
2017-02-03KVM: MIPS/MMU: Convert TLB mapped faults to page tablesJames Hogan1-5/+2
2017-02-03KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBWJames Hogan1-0/+17
2017-02-03KVM: MIPS/MMU: Invalidate GVA PTs on ASID changesJames Hogan1-0/+17
2017-02-03KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASIDJames Hogan1-1/+2
2017-02-03KVM: MIPS: Add fast path TLB refill handlerJames Hogan1-0/+1
2017-02-03KVM: MIPS/T&E: Activate GVA page tables in guest contextJames Hogan1-1/+3
2017-02-03KVM: MIPS: Wire up vcpu uninitJames Hogan1-1/+1
2017-02-03KVM: MIPS/T&E: active_mm = init_mm in guest contextJames Hogan1-0/+4
2017-02-03KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacksJames Hogan1-0/+2
2017-02-03KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan1-3/+1
2017-02-03KVM: MIPS: Convert get/set_regs -> vcpu_load/putJames Hogan1-2/+2
2017-02-03KVM: MIPS/MMU: Simplify ASID restorationJames Hogan1-3/+0
2017-02-03MIPS: Add return errors to protected cache opsJames Hogan1-20/+35
2017-02-03MIPS: Export some tlbex internals for KVM to useJames Hogan1-0/+26
2017-02-03MIPS: uasm: Add include guards in asm/uasm.hJames Hogan1-0/+5
2017-02-02MIPS: Move pgd_alloc() out of headerJames Hogan1-15/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-25MIPS: BCM47XX: Add Luxul devices to the databaseDan Haab1-0/+9
2017-01-25MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann1-2/+4
2017-01-24MIPS: Fix modversionsArnd Bergmann2-0/+23
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-5/+2
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2-7/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche4-5/+5
2017-01-03MIPS: End asm function prologue macros with .insnPaul Burton1-4/+6
2017-01-03MIPS: Use generic asm/export.hPaul Burton1-0/+1
2017-01-03MIPS: IRQ: Remove useless i8259_of_init() prototype.Ralf Baechle1-1/+0
2017-01-03MIPS: ralink: Add missing pinmux.John Crispin1-1/+6
2017-01-03MIPS: platform: Allow for DTB to be moved during kernel relocationMarcin Nowakowski1-0/+13
2017-01-03MIPS: elfcore: add correct copy_regs implementationsMarcin Nowakowski1-0/+6
2017-01-03MIPS: Move register dump routines out of ptrace codeMarcin Nowakowski1-0/+3
2017-01-03MIPS: kexec: remove SMP_DUMPMarcin Nowakowski1-7/+1
2017-01-03MIPS: Loongson1: Add watchdog support for Loongson1 boardYang Ling1-4/+5
2017-01-03MIPS: Loongson1: Remove several redundant RTC-related macrosYang Ling2-3/+27
2017-01-03MIPS: Remove RESTORE_ALL_AND_RETPaul Burton1-8/+0
2017-01-03MIPS: Cleanup LLBit handling in switch_toPaul Burton1-6/+12
2017-01-03MIPS: Remove r2_emul_return from struct thread_infoPaul Burton2-1/+4
2017-01-03MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton1-0/+7
2017-01-03MIPS: Loongson1B: Modify DEFAULT_MEMSIZEKelvin Cheung1-1/+1
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn1-2/+0