summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-03-031-1/+1
* MIPS: export has_transparent_hugepage() for modulesRandy Dunlap2020-11-241-0/+1
* MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli2020-09-091-0/+4
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-291-8/+15
* MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-10-071-1/+1
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-07-101-9/+20
* MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-07-101-1/+1
* MIPS: Bounds check virt_addr_validPaul Burton2019-06-111-0/+5
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2019-01-091-1/+1
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2019-01-091-7/+37
* MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-09-191-2/+4
* MIPS: Fix ioremap() RAM checkPaul Burton2018-07-171-12/+25
* MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown2018-05-301-3/+6
* Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-041-1/+1
|\
| * MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva2017-11-011-1/+1
| * Update MIPS email addressesPaul Burton2017-10-311-1/+1
* | Update MIPS email addressesPaul Burton2017-11-031-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
|/
* 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/+5
* 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/+0
* 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/+3
* MIPS: Remove unused R6000 supportPaul Burton2017-08-291-5/+0
* 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/+1
| * 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/+199
* | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-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