summaryrefslogtreecommitdiff
path: root/arch/arc/mm
Commit message (Expand)AuthorAge
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\
| * ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta2017-03-30
* | ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin2017-03-30
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | arc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
* | ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta2017-01-18
* | ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta2017-01-18
* | ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta2017-01-18
* | ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2017-01-18
* | ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2017-01-18
* | ARC: mmu: clarify the MMUv3 programming modelVineet Gupta2017-01-04
|/
* Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-23
|\
| * ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2016-12-19
| * ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2016-12-19
* | arch/arc: add option to skip sync on DMA mappingAlexander Duyck2016-12-14
|/
* ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta2016-11-28
* arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin2016-11-03
* ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta2016-10-28
* ARC: boot log: remove awkward space comma from MMU lineVineet Gupta2016-10-28
* ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta2016-10-28
* ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta2016-10-24
* ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta2016-09-30
* ARC: export kmapVineet Gupta2016-08-19
* ARC: Elide redundant setup of DMA callbacksVineet Gupta2016-08-10
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-07-29
|\
| * ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev2016-07-20
| * ARC: typo fix in mm/ioremap.cAlexey Brodkin2016-07-19
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
|/
* Fix typosAndrea Gelmini2016-05-30
* ARC: [plat-eznps] Use dedicated user stack topNoam Camus2016-05-09
* ARC: Make vmalloc size configurableNoam Camus2016-05-09
* ARC: support HIGHMEM even without PAE40Vineet Gupta2016-05-05
* ARC: add support for reserved memory defined by device treeAlexey Brodkin2016-04-27
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta2016-03-19
* ARC: dma: reintroduce platform specific dma<->physVineet Gupta2016-03-19
* ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta2016-03-19
* ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta2016-03-19
* ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta2016-03-19
* ARC: dma: Use struct page based page allocator helpersVineet Gupta2016-03-19
* ARC: Fix misspellings in comments.Adam Buchbinder2016-03-11
* arc: convert to dma_map_opsChristoph Hellwig2016-01-20
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-15
* ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta2015-12-21