summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: mm: Panic if an XPA kernel is run without RIXIPaul Burton2016-05-131-0/+3
* MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan2016-05-133-11/+19
* MIPS: mm: Simplify build_update_entriesPaul Burton2016-05-131-21/+16
* MIPS: mm: Be more explicit about PTE mode bit handlingPaul Burton2016-05-131-5/+9
* MIPS: mm: Pass scratch register through to iPTE_SWPaul Burton2016-05-131-13/+11
* MIPS: mm: Don't clobber $1 on XPA TLB refillJames Hogan2016-05-131-14/+10
* MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton2016-05-132-13/+26
* MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton2016-05-131-9/+4
* MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan2016-05-131-3/+1
* MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-133-12/+16
* MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin2016-05-131-1/+1
* MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen2016-05-132-0/+11
* MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-133-3/+126
* MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen2016-05-131-12/+15
* MIPS: Loongson-3: Set cache flush handlers to cache_noopHuacai Chen2016-05-131-0/+14
* MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-131-0/+27
* MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli2016-05-131-0/+5
* MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli2016-05-131-2/+2
* MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli2016-05-131-0/+4
* MIPS: Sync icache & dcache in set_pte_atPaul Burton2016-05-131-16/+3
* MIPS: Handle highmem pages in __update_cachePaul Burton2016-05-131-1/+9
* MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton2016-05-131-3/+9
* MIPS: Add M6250 cases to CPU switch statementsPaul Burton2016-05-131-0/+1
* MIPS: Add P6600 cases to CPU switch statementsPaul Burton2016-05-132-0/+2
* MIPS: dma-default: Defend against NULL dev in massage_gfp_flagsMatt Redfearn2016-05-091-3/+4
* MIPS: I6400: Icache fills from dcacheJames Hogan2016-05-091-0/+1
* MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan2016-05-092-3/+10
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-032-2/+2
* MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton2016-04-031-0/+5
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+1
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1
* | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
* | MIPS: scache: Fix scache init with invalid line size.Govindraj Raja2016-02-291-4/+9
* | mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-2/+2
|/
* MIPS: Fix early CM probingPaul Burton2016-02-091-10/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-1/+1
|\
| * MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-01-241-1/+1
* | mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-153-5/+6
* | mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-153-27/+1
* | mm: drop tail page refcountingKirill A. Shutemov2016-01-151-4/+0
|/
* MIPS: fix DMA contiguous allocationQais Yousef2015-12-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-154-38/+206
|\
| * MIPS: Extend hardware table walking support to MIPS64Paul Burton2015-11-111-1/+7
| * MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton2015-11-111-2/+45
| * MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton2015-11-111-11/+3
| * MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-111-24/+10
| * MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton2015-11-111-8/+8
| * MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton2015-10-262-0/+82
| * MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton2015-10-261-1/+60
| * MIPS: Remove invalid checkAndrzej Hajda2015-10-261-2/+2