summaryrefslogtreecommitdiff
path: root/arch/arc/mm
AgeCommit message (Expand)Author
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-20ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev
2016-07-19ARC: typo fix in mm/ioremap.cAlexey Brodkin
2016-05-30Fix typosAndrea Gelmini
2016-05-09ARC: [plat-eznps] Use dedicated user stack topNoam Camus
2016-05-09ARC: Make vmalloc size configurableNoam Camus
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta
2016-03-19ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta
2016-03-19ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta
2016-03-19ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta
2016-03-19ARC: dma: Use struct page based page allocator helpersVineet Gupta
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder
2016-01-20arc: convert to dma_map_opsChristoph Hellwig
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2015-12-21ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta
2015-12-17ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta
2015-11-16ARC: comments updateVineet Gupta
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta
2015-10-29ARC: mm: PAE40 supportVineet Gupta
2015-10-28ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta
2015-10-28ARC: mm: PAE40: switch to using phys_addr_t for physical addressesVineet Gupta
2015-10-28ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta
2015-10-28ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta
2015-10-28ARC: mm: preps ahead of HIGHMEM supportVineet Gupta
2015-10-28ARC: mm: Improve Duplicate PD Fault handlerVineet Gupta
2015-10-28ARC: Ensure DT mem base is same as what kernel is built withVineet Gupta
2015-10-17ARC: boot log: decode more mmu config itemsVineet Gupta
2015-10-17ARC: boot log: move helper macros to header for reuseVineet Gupta
2015-10-17ARC: mm: compute TLB size as needed from ways * setsVineet Gupta
2015-10-17ARCv2: mm: THP: flush_pmd_tlb_range make SMP safeVineet Gupta
2015-10-17ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimizationVineet Gupta
2015-10-17ARCv2: mm: THP: boot validation/reportingVineet Gupta
2015-10-17ARCv2: mm: THP supportVineet Gupta
2015-10-09ARC: mm: pte flags comsetic cleanups, commentsVineet Gupta
2015-08-21ARC: Eliminate some ARCv2 specific code for ARCompact buildVineet Gupta
2015-08-20ARCv2: IOC: Allow boot time disableAlexey Brodkin
2015-08-20ARCv2: SLC: Allow boot time disableVineet Gupta
2015-08-20ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin
2015-07-06ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZEROVineet Gupta
2015-07-06ARCv2: guard SLC DMA ops with spinlockAlexey Brodkin
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-06-25ARCv2: [vdk] dts files and defconfig for HS38 VDKRuud Derwig
2015-06-25ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta
2015-06-22ARCv2: MMUv4: support aliasing icache configVineet Gupta
2015-06-22ARCv2: MMUv4: cache programming model changesVineet Gupta