summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Remove unused variable 'lastpfn'Steven J. Hill2017-10-091-4/+0Star
* MIPS: Cocci spatch "vma_pages"Thomas Meyer2017-10-091-1/+1
* MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-061-3/+4
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-302-2/+2
* MIPS: CPS: Use change_*, set_* & clear_* where appropriatePaul Burton2017-08-301-14/+5Star
* MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-291-18/+18
* MIPS: Declare various variables & functions staticPaul Burton2017-08-291-2/+2
* MIPS: Remove __invalidate_kernel_vmap_rangePaul Burton2017-08-291-1/+0Star
* MIPS: Include linux/initrd.h for free_initrd_mem()Paul Burton2017-08-291-0/+1
* MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton2017-08-291-0/+1
* MIPS: Include asm/setup.h for cpu_cache_init()Paul Burton2017-08-291-0/+1
* MIPS: Consolidate coherent and non-coherent dma_alloc codeChristoph Hellwig2017-08-291-39/+3Star
* MIPS: Remove unused R6000 supportPaul Burton2017-08-291-5/+0Star
* MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni2017-08-071-1/+1
* dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-155-225/+305
|\
| * MIPS: Use current_cpu_type() in m4kc_tlbp_war()Paul Burton2017-06-291-2/+1Star
| * MIPS: Handle tlbex-tlbp race conditionPaul Burton2017-06-291-1/+37
| * MIPS: Probe the I6500 CPUPaul Burton2017-06-281-0/+2
| * MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-281-5/+18
| * MIPS: Add some instructions to uasm.David Daney2017-06-282-13/+66
| * MIPS: Optimize uasm insn lookup.David Daney2017-06-283-209/+199Star
* | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-071-1/+2
* | MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-301-5/+18
|/
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
* MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2017-06-081-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-126-90/+144
|\
| * MIPS: Remove confusing else statement in __do_page_fault()Paul Burton2017-04-131-8/+8
| * MIPS: uasm: Remove needless ISA abstractionPaul Burton2017-04-121-78/+78
| * MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits2017-04-103-3/+55
| * MIPS: uasm: Add support for LHU.David Daney2017-04-102-1/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-1/+2
|\ \ | |/ |/|
| * KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan2017-03-281-0/+1
| * MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan2017-03-281-1/+1
* | MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen2017-03-211-0/+2
* | MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-03-211-4/+21
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-251-2/+2
* | Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan2017-02-135-19/+49
|\ \
| * | MIPS: Export some tlbex internals for KVM to useJames Hogan2017-02-031-17/+16Star
| * | MIPS: Export pgd/pmd symbols for KVMJames Hogan2017-02-033-1/+7
| * | MIPS: Move pgd_alloc() out of headerJames Hogan2017-02-022-1/+26
| |/
* | MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3Paul Burton2017-01-031-0/+1
* | MIPS: c-r4k: Treat physically indexed dcaches as not aliasingPaul Burton2017-01-031-0/+4
* | MIPS: c-r4k: Treat I6400 dcache as though physically indexedPaul Burton2017-01-031-1/+1
* | MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton2017-01-032-0/+5