aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAge
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-24
* mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-24
* mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti2019-09-24
* mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti2019-09-24
* mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-09-24
* mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-09-24
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-22
|\
| * MIPS: Detect bad _PFN_SHIFT valuesPaul Burton2019-09-20
| * MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-03
| * MIPS: tlbex: Simplify r3k checkPaul Burton2019-09-03
| * MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-03
| * MIPS: mm: Fix highmem compilePaul Burton2019-08-23
| * MIPS: mm: Drop boot_mem_mapJiaxun Yang2019-08-23
| * MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-08-12
| * MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.Zhou Yanjie2019-08-05
| * MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-23
| * MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-23
| * MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-23
| * MIPS: Rename JZRISC to XBURSTPaul Cercueil2019-07-21
| * MIPS: Add partial 32-bit huge page supportDaniel Silsby2019-07-21
* | dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-29
|/
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-12
|\
| * MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-03
| * MIPS: remove the _dma_cache_wback_inv exportChristoph Hellwig2019-06-03
* | MIPS: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-12
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
| |/
* | MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-06-24
* | MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-06-16
* | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-08
|\ \
| * | MIPS: Make virt_addr_valid() return boolPaul Burton2019-05-29
| * | MIPS: Bounds check virt_addr_validPaul Burton2019-05-29
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* initramfs: poison freed initrd memoryChristoph Hellwig2019-05-14
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed2019-03-19
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-13
* | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-05
|\ \
| * | MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()Paul Burton2019-02-19
| * | MIPS: Delete unused flush_cache_sigtramp()Paul Burton2019-02-07
| * | MIPS: Export mm switching functions used by KVMPaul Burton2019-02-05
| * | MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-04
| * | MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton2019-02-04
| * | MIPS: mm: Unify ASID version checksPaul Burton2019-02-04
| * | MIPS: mm: Un-inline get_new_mmu_contextPaul Burton2019-02-04
| * | MIPS: mm: Split obj-y to a file per linePaul Burton2019-02-04