summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-02-072-6/+9
|\
| * MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne2018-01-181-0/+9
| * MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau2018-01-091-6/+0
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-3/+0
|\ \
| * | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0
| |/
* | MIPS: mm: Fix duplicate "const" on insn_table_MMJames Hogan2018-01-101-1/+1
|/
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-152-5/+1
|\
| * MIPS: Remove unused variable 'lastpfn'Steven J. Hill2017-10-091-4/+0
| * MIPS: Cocci spatch "vma_pages"Thomas Meyer2017-10-091-1/+1
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-4/+3
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-4/+3
| |/
* | 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
* | 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
|/
OpenPOWER on IntegriCloud