aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
AgeCommit message (Expand)Author
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
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2016-05-13MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli
2016-05-13MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli
2016-05-13MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli
2016-05-13MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-05-13MIPS: Handle highmem pages in __update_cachePaul Burton
2016-05-13MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton
2016-05-13MIPS: Add M6250 cases to CPU switch statementsPaul Burton
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton
2016-05-09MIPS: dma-default: Defend against NULL dev in massage_gfp_flagsMatt Redfearn
2016-05-09MIPS: I6400: Icache fills from dcacheJames Hogan
2016-05-09MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2016-04-03MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-02-29MIPS: scache: Fix scache init with invalid line size.Govindraj Raja
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-09MIPS: Fix early CM probingPaul Burton
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-11MIPS: Extend hardware table walking support to MIPS64Paul Burton
2015-11-11MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton
2015-11-11MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton