summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-13/+0
|/
* 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/+0
* 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
* MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle2015-08-031-1/+2
* MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-101-3/+11
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-276-39/+69
|\
| * MIPS: use for_each_sg()Akinobu Mita2015-06-211-10/+20
| * MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shiftsJames Hogan2015-06-211-6/+17
| * MIPS: tlbex: Fix broken offsets on r2 without XPAJames Hogan2015-06-211-4/+8
| * MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back inPaul Gortmaker2015-06-211-1/+1
| * MIPS: c-r4k: Remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-211-1/+1
| * MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker2015-06-211-1/+1
| * MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidationMaciej W. Rozycki2015-06-211-2/+2
| * MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki2015-06-212-5/+8
| * MIPS: tlb-r3k: Also invalidate wired TLB entries on bootMaciej W. Rozycki2015-06-211-11/+13
* | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-223-3/+8
|\ \ | |/ |/|
| * mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
| * sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitlyDavid Hildenbrand2015-05-191-0/+2
| * sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-1/+4
* | MIPS: c-r4k: Fix typo in probe_scache()Joshua Kinard2015-06-061-1/+1
|/
* MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan2015-05-151-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-177-67/+148
|\
| * Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-134-54/+119
| |\
OpenPOWER on IntegriCloud