aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder2-2/+2
2016-04-03MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton1-0/+5
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2016-02-29MIPS: scache: Fix scache init with invalid line size.Govindraj Raja1-4/+9
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman1-2/+2
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-2/+1
2016-02-09MIPS: Fix early CM probingPaul Burton1-10/+0
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen1-1/+1
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov3-5/+6
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov3-27/+1
2016-01-15mm: drop tail page refcountingKirill A. Shutemov1-4/+0
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-38/+206
2015-11-11MIPS: Extend hardware table walking support to MIPS64Paul Burton1-1/+7
2015-11-11MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton1-2/+45
2015-11-11MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton1-11/+3
2015-11-11MIPS: tlbex: Remove some RIXI redundancyPaul Burton1-24/+10
2015-11-11MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton1-8/+8
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-13/+0
2015-10-26MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton2-0/+82
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton1-1/+60
2015-10-26MIPS: Remove invalid checkAndrzej Hajda1-2/+2
2015-09-30MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-09-27MIPS: Initialise MAARs on secondary CPUsPaul Burton1-3/+25
2015-09-27MIPS: print MAAR configuration during bootPaul Burton1-0/+29
2015-09-27MIPS: mm: compile maar_init unconditionallyPaul Burton1-63/+63
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-5/+15
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-7/+0
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle1-4/+4
2015-09-03MIPS: Add implementation of dma_map_ops.mmap()Alex Smith1-0/+35
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan1-1/+1
2015-09-03MIPS: mm: default platform_maar_init using bootmem dataPaul Burton1-2/+34
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras1-0/+10
2015-08-26MIPS: CM3: Add support for CM3 L2 cache.Paul Burton1-0/+32
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras1-0/+1
2015-08-03MIPS: Partially disable RIXI support.Ralf Baechle1-4/+4
2015-08-03MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle1-1/+2
2015-07-10MIPS: c-r4k: Extend way_string arrayPaul Burton1-1/+3
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras1-3/+11
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-39/+69
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+8
2015-06-21MIPS: use for_each_sg()Akinobu Mita1-10/+20
2015-06-21MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shiftsJames Hogan1-6/+17
2015-06-21MIPS: tlbex: Fix broken offsets on r2 without XPAJames Hogan1-4/+8
2015-06-21MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back inPaul Gortmaker1-1/+1
2015-06-21MIPS: c-r4k: Remove legacy __cpuinit section that crept inPaul Gortmaker1-1/+1
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker1-1/+1