summaryrefslogtreecommitdiff
path: root/arch/mips/mm (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.168 into android-4.4Greg Kroah-Hartman2018-12-19
|\
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* | Merge 4.4.157 into android-4.4Greg Kroah-Hartman2018-09-20
|\|
| * MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-09-19
* | Merge 4.4.141 into android-4.4Greg Kroah-Hartman2018-07-17
|\|
| * MIPS: Fix ioremap() RAM checkPaul Burton2018-07-17
* | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
|\|
| * MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2018-04-13
* | UPSTREAM: MIPS: Fix early CM probingPaul Burton2018-02-05
* | UPSTREAM: MIPS: Support per-device DMA coherencePaul Burton2018-02-05
* | UPSTREAM: MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton2018-02-05
* | UPSTREAM: MIPS: Sanitise coherentio semanticsPaul Burton2018-02-05
* | UPSTREAM: MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin2018-02-05
* | UPSTREAM: MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan2018-02-05
* | UPSTREAM: MIPS: Fix misspellings in comments.Adam Buchbinder2018-02-05
* | Merge 4.4.98 into android-4.4Greg Kroah-Hartman2017-11-15
|\|
| * MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva2017-11-15
* | Merge 4.4.74 into android-4.4Greg Kroah-Hartman2017-06-27
|\|
| * mm: larger stack guard gap, between vmasHugh Dickins2017-06-26
* | Merge 4.4.61 into android-4.4Greg Kroah-Hartman2017-04-12
|\|
| * MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-12
* | MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle2017-03-12
|\|
| * MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle2017-03-12
* | MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle2017-03-12
|\|
| * MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle2017-03-12
* | Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt2016-08-22
|\|
| * MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn2016-08-20
* | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\|
| * MIPS: Sync icache & dcache in set_pte_atPaul Burton2016-06-07
| * MIPS: Handle highmem pages in __update_cachePaul Burton2016-06-07
| * MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton2016-06-07
| * MIPS: scache: Fix scache init with invalid line size.Govindraj Raja2016-03-09
| * MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-03-03
* | FROMLIST: mm: ASLR: use get_random_long()dcashman2016-03-16
|/
* MIPS: fix DMA contiguous allocationQais Yousef2015-12-12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15
|\
| * MIPS: Extend hardware table walking support to MIPS64Paul Burton2015-11-11
| * MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton2015-11-11
| * MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton2015-11-11
| * MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-11
| * MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton2015-11-11
| * MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton2015-10-26
| * MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton2015-10-26
| * MIPS: Remove invalid checkAndrzej Hajda2015-10-26
* | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
|/
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-09-30
* MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-27
* MIPS: print MAAR configuration during bootPaul Burton2015-09-27
* MIPS: mm: compile maar_init unconditionallyPaul Burton2015-09-27
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10