aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-03MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01MIPS: Modify error handlingAmitoj Kaur Chawla
2016-07-29MIPS: c-r4k: Use SMP calls for CM indexed cache opsJames Hogan
2016-07-29MIPS: c-r4k: Avoid small flush_icache_range SMP callsJames Hogan
2016-07-29MIPS: c-r4k: Local flush_icache_range cache op overrideJames Hogan
2016-07-29MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()James Hogan
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan
2016-07-29MIPS: c-r4k: Fix valid ASID optimisationJames Hogan
2016-07-29MIPS: c-r4k: Add r4k_on_each_cpu cache op type argJames Hogan
2016-07-29MIPS: c-r4k: Avoid dcache flush for sigtrampsJames Hogan
2016-07-29MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan
2016-07-29MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-24MIPS: tlbex: Avoid duplicated single_insn_swpdJames Hogan
2016-07-24MIPS: uasm: Handle low values in uasm_in_compat_space_p()James Hogan
2016-07-21MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter
2016-07-06MIPS: Remove cpu_has_safe_index_cacheopsRalf Baechle
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan
2016-07-05MIPS: uasm: Add DI instructionJames Hogan
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan
2016-06-15MIPS: Add define for Config.VI (virtual icache) bitJames Hogan
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28MIPS: Fix 64-bit HTW configurationJames Hogan
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-13MIPS: mm: Panic if an XPA kernel is run without RIXIPaul Burton
2016-05-13MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan
2016-05-13MIPS: mm: Simplify build_update_entriesPaul Burton
2016-05-13MIPS: mm: Be more explicit about PTE mode bit handlingPaul Burton
2016-05-13MIPS: mm: Pass scratch register through to iPTE_SWPaul Burton
2016-05-13MIPS: mm: Don't clobber $1 on XPA TLB refillJames Hogan
2016-05-13MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton
2016-05-13MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton
2016-05-13MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton
2016-05-13MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin
2016-05-13MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen
2016-05-13MIPS: Loongson-3: Set cache flush handlers to cache_noopHuacai Chen