summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-12/+6
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-6/+6
| * dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-6/+0
* | mips: add support for folded p4d page tablesMike Rapoport2019-11-228-12/+38
* | mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport2019-11-223-5/+5
* | Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-011-8/+15
|\|
| * MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-231-8/+15
* | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-314-22/+22
* | MIPS: Provide unroll() macro, use it for cache opsPaul Burton2019-10-091-4/+8
* | MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2019-10-071-1/+2
|/
* mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-241-96/+0
* mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti2019-09-241-1/+2
* mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti2019-09-241-3/+4
* mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-09-241-2/+2
* mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-09-241-2/+12
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-227-347/+108
|\
| * MIPS: Detect bad _PFN_SHIFT valuesPaul Burton2019-09-201-0/+6
| * MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-031-7/+2
| * MIPS: tlbex: Simplify r3k checkPaul Burton2019-09-031-30/+22
| * MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-031-2/+3
| * MIPS: mm: Fix highmem compilePaul Burton2019-08-231-0/+2
| * MIPS: mm: Drop boot_mem_mapJiaxun Yang2019-08-231-57/+37
| * MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-08-111-1/+1
| * MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.Zhou Yanjie2019-08-051-7/+20
| * MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-233-244/+0
| * MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-232-2/+0
| * MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-232-2/+0
| * MIPS: Rename JZRISC to XBURSTPaul Cercueil2019-07-212-2/+2
| * MIPS: Add partial 32-bit huge page supportDaniel Silsby2019-07-211-0/+20
* | dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-291-8/+0
|/
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-122-19/+9
|\
| * MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-031-17/+9
| * MIPS: remove the _dma_cache_wback_inv exportChristoph Hellwig2019-06-031-2/+0
* | MIPS: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-122-304/+0
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-2/+2
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-2/+2
| * | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-2/+2
| |/
* | MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-06-241-9/+20
* | MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-06-161-1/+1
* | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-081-1/+6
|\ \
| * | MIPS: Make virt_addr_valid() return boolPaul Burton2019-05-291-2/+2
| * | MIPS: Bounds check virt_addr_validPaul Burton2019-05-291-0/+5
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-28/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* initramfs: poison freed initrd memoryChristoph Hellwig2019-05-141-8/+0
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-5/+6
* MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed2019-03-192-15/+38
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+5
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-0/+8
|\
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-0/+8