summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-02-15MIPS: OCTEON: Enable DEVTMPFSJames Hogan
2017-02-15MIPS: lantiq: Set physical_memsizeHauke Mehrtens
2017-02-14MIPS: sysmips: Remove duplicated include from syscall.cWei Yongjun
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan
2017-02-14MIPS: Disable stack checks on MIPS kernelsJoshua Kinard
2017-02-14MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill
2017-02-13MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau
2017-02-13MIPS: sync-r4k: Fix KERN_CONT falloutMatt Redfearn
2017-02-13MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn
2017-02-13MIPS: Fix distclean with Makefile.postlinkMatt Redfearn
2017-02-13MIPS: Fix cacheinfo overflowJames Hogan
2017-02-13MIPS: Fix protected_cache(e)_op() for microMIPSPaul Burton
2017-02-13Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan
2017-02-13MIPS: Alchemy: Don't rely on public mmc header to include interrupt.hUlf Hansson
2017-02-10MIPS: Octeon: Remove unnecessary MODULE_*()Russell King
2017-02-09MIPS: BMIPS: enable CPUfreqMarkus Mayer
2017-02-09BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig.Markus Mayer
2017-02-09MIPS: BMIPS: Update defconfigMarkus Mayer
2017-02-03cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar
2017-02-03KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan
2017-02-03KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan
2017-02-03KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan
2017-02-03KVM: MIPS/T&E: Default to reset vectorJames Hogan
2017-02-03KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan
2017-02-03KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan
2017-02-03KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan
2017-02-03KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMUJames Hogan
2017-02-03KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEsJames Hogan
2017-02-03KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEsJames Hogan
2017-02-03KVM: MIPS/MMU: Handle dirty logging on GPA faultsJames Hogan
2017-02-03KVM: MIPS: Clean & flush on dirty page logging enableJames Hogan
2017-02-03KVM: MIPS/MMU: Use generic dirty log & protect helperJames Hogan
2017-02-03KVM: MIPS/MMU: Add GPA PT mkclean helperJames Hogan
2017-02-03KVM: MIPS/T&E: Handle read only GPA in TLB modJames Hogan
2017-02-03KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIOJames Hogan
2017-02-03KVM: MIPS/T&E: Abstract bad access handlingJames Hogan
2017-02-03KVM: MIPS: Pass type of fault down to kvm_mips_map_page()James Hogan
2017-02-03KVM: MIPS/T&E: Ignore user writes to CP0_Config7James Hogan
2017-02-03KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslotJames Hogan
2017-02-03KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulationJames Hogan
2017-02-03KVM: MIPS/MMU: Use lockless GVA helpers for get_inst()James Hogan
2017-02-03KVM: MIPS/T&E: Use lockless GVA helpers for dyntransJames Hogan
2017-02-03KVM: MIPS/T&E: Add lockless GVA access helpersJames Hogan
2017-02-03KVM: MIPS/T&E: Reduce stale ASID checksJames Hogan
2017-02-03KVM: MIPS/T&E: Handle TLB invalidation requestsJames Hogan
2017-02-03KVM: MIPS: Update vcpu->mode and vcpu->cpuJames Hogan
2017-02-03KVM: MIPS/MMU: Convert guest physical map to page tableJames Hogan
2017-02-03KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan
2017-02-03KVM: MIPS: Improve kvm_get_inst() error returnJames Hogan