summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+3Star
* | 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-211-2/+1Star
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1Star
* | 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/+0Star
* 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-163-5/+6
* | mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-163-27/+1Star
* | mm: drop tail page refcountingKirill A. Shutemov2016-01-161-4/+0Star
|/
* 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/+3Star
| * MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-111-24/+10Star
| * 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
* | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-13/+0Star
|/
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-09-301-1/+1
* MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-271-3/+25
* MIPS: print MAAR configuration during bootPaul Burton2015-09-271-0/+29
* MIPS: mm: compile maar_init unconditionallyPaul Burton2015-09-271-63/+63
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-5/+15
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-7/+0Star
* MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle2015-09-031-4/+4
* MIPS: Add implementation of dma_map_ops.mmap()Alex Smith2015-09-031-0/+35
* MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-031-1/+1
* MIPS: mm: default platform_maar_init using bootmem dataPaul Burton2015-09-031-2/+34
* MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras2015-08-261-0/+10
* MIPS: CM3: Add support for CM3 L2 cache.Paul Burton2015-08-261-0/+32
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-261-0/+1
* MIPS: Partially disable RIXI support.Ralf Baechle2015-08-031-4/+4