summaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-18MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-10MIPS: mm: Fix duplicate "const" on insn_table_MMJames Hogan
2018-01-09MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-10-31Update MIPS email addressesPaul Burton
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-09MIPS: Remove unused variable 'lastpfn'Steven J. Hill
2017-10-09MIPS: Cocci spatch "vma_pages"Thomas Meyer
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-30MIPS: CPS: Use change_*, set_* & clear_* where appropriatePaul Burton
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-08-29MIPS: Declare various variables & functions staticPaul Burton
2017-08-29MIPS: Remove __invalidate_kernel_vmap_rangePaul Burton
2017-08-29MIPS: Include linux/initrd.h for free_initrd_mem()Paul Burton
2017-08-29MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton
2017-08-29MIPS: Include asm/setup.h for cpu_cache_init()Paul Burton
2017-08-29MIPS: Consolidate coherent and non-coherent dma_alloc codeChristoph Hellwig
2017-08-29MIPS: Remove unused R6000 supportPaul Burton
2017-08-07MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-06-30MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton
2017-06-29MIPS: Use current_cpu_type() in m4kc_tlbp_war()Paul Burton
2017-06-29MIPS: Handle tlbex-tlbp race conditionPaul Burton
2017-06-28MIPS: Probe the I6500 CPUPaul Burton
2017-06-28MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton
2017-06-28MIPS: Add some instructions to uasm.David Daney
2017-06-28MIPS: Optimize uasm insn lookup.David Daney
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-08MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-13MIPS: Remove confusing else statement in __do_page_fault()Paul Burton
2017-04-12MIPS: uasm: Remove needless ISA abstractionPaul Burton
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits
2017-04-10MIPS: uasm: Add support for LHU.David Daney
2017-03-28KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan
2017-03-28MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan
2017-03-21MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen
2017-03-21MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen