summaryrefslogtreecommitdiff
path: root/arch/arc/mm
Commit message (Expand)AuthorAge
* 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
* ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta2015-12-17
* ARC: comments updateVineet Gupta2015-11-16
* ARC: use ASL assembler mnemonicVineet Gupta2015-11-14
* ARC: mm: PAE40 supportVineet Gupta2015-10-29
* ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta2015-10-28
* ARC: mm: PAE40: switch to using phys_addr_t for physical addressesVineet Gupta2015-10-28
* ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta2015-10-28
* ARC: mm: HIGHMEM: kmap API implementationVineet Gupta2015-10-28
* ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta2015-10-28
* ARC: mm: preps ahead of HIGHMEM supportVineet Gupta2015-10-28
* ARC: mm: Improve Duplicate PD Fault handlerVineet Gupta2015-10-28
* ARC: Ensure DT mem base is same as what kernel is built withVineet Gupta2015-10-28
* ARC: boot log: decode more mmu config itemsVineet Gupta2015-10-17
* ARC: boot log: move helper macros to header for reuseVineet Gupta2015-10-17
* ARC: mm: compute TLB size as needed from ways * setsVineet Gupta2015-10-17
* ARCv2: mm: THP: flush_pmd_tlb_range make SMP safeVineet Gupta2015-10-17
* ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimizationVineet Gupta2015-10-17
* ARCv2: mm: THP: boot validation/reportingVineet Gupta2015-10-17
* ARCv2: mm: THP supportVineet Gupta2015-10-17
* ARC: mm: pte flags comsetic cleanups, commentsVineet Gupta2015-10-09
* ARC: Eliminate some ARCv2 specific code for ARCompact buildVineet Gupta2015-08-21
* ARCv2: IOC: Allow boot time disableAlexey Brodkin2015-08-20
* ARCv2: SLC: Allow boot time disableVineet Gupta2015-08-20
* ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin2015-08-20
* ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZEROVineet Gupta2015-07-06