summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta2016-03-192-2/+22
* ARC: dma: reintroduce platform specific dma<->physVineet Gupta2016-03-191-5/+4
* ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta2016-03-193-30/+32
* ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta2016-03-191-2/+2
* ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta2016-03-191-15/+32
* ARC: dma: Use struct page based page allocator helpersVineet Gupta2016-03-191-8/+17
* ARC: Fix misspellings in comments.Adam Buchbinder2016-03-113-6/+6
* arc: convert to dma_map_opsChristoph Hellwig2016-01-201-47/+105
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-151-2/+2
* ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta2015-12-211-2/+2
* ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta2015-12-171-1/+3
* ARC: comments updateVineet Gupta2015-11-161-2/+2
* ARC: use ASL assembler mnemonicVineet Gupta2015-11-141-3/+3
* ARC: mm: PAE40 supportVineet Gupta2015-10-293-10/+72
* ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta2015-10-281-9/+12
* ARC: mm: PAE40: switch to using phys_addr_t for physical addressesVineet Gupta2015-10-282-18/+18
* ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta2015-10-281-6/+64
* ARC: mm: HIGHMEM: kmap API implementationVineet Gupta2015-10-282-0/+141
* ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta2015-10-281-26/+14
* ARC: mm: preps ahead of HIGHMEM supportVineet Gupta2015-10-282-8/+21
* ARC: mm: Improve Duplicate PD Fault handlerVineet Gupta2015-10-281-24/+24
* ARC: Ensure DT mem base is same as what kernel is built withVineet Gupta2015-10-281-0/+2
* ARC: boot log: decode more mmu config itemsVineet Gupta2015-10-171-6/+8
* ARC: boot log: move helper macros to header for reuseVineet Gupta2015-10-172-4/+3
* ARC: mm: compute TLB size as needed from ways * setsVineet Gupta2015-10-171-5/+4
* ARCv2: mm: THP: flush_pmd_tlb_range make SMP safeVineet Gupta2015-10-171-2/+25
* ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimizationVineet Gupta2015-10-171-0/+20
* ARCv2: mm: THP: boot validation/reportingVineet Gupta2015-10-171-1/+7
* ARCv2: mm: THP supportVineet Gupta2015-10-172-4/+96
* ARC: mm: pte flags comsetic cleanups, commentsVineet Gupta2015-10-091-1/+1
* ARC: Eliminate some ARCv2 specific code for ARCompact buildVineet Gupta2015-08-212-28/+34
* ARCv2: IOC: Allow boot time disableAlexey Brodkin2015-08-201-3/+4
* ARCv2: SLC: Allow boot time disableVineet Gupta2015-08-201-2/+19
* ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin2015-08-202-16/+116
* ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZEROVineet Gupta2015-07-061-2/+2
* ARCv2: guard SLC DMA ops with spinlockAlexey Brodkin2015-07-061-2/+10
* Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-015-248/+434
|\
| * ARCv2: [vdk] dts files and defconfig for HS38 VDKRuud Derwig2015-06-251-0/+2
| * ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta2015-06-252-2/+74
| * ARCv2: MMUv4: support aliasing icache configVineet Gupta2015-06-221-1/+13
| * ARCv2: MMUv4: cache programming model changesVineet Gupta2015-06-221-15/+97
| * ARCv2: MMUv4: TLB programming Model changesVineet Gupta2015-06-222-3/+75
| * ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-2/+0
| * ARC: entry.S: confine EXCEPTION_* macros to one fileVineet Gupta2015-06-191-15/+1
| * ARC: untangle cache flush loopVineet Gupta2015-06-191-25/+55
| * ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()Vineet Gupta2015-06-191-20/+19
| * ARC: cacheflush: move some code around, delete old commentsVineet Gupta2015-06-191-165/+102
| * ARC: mm/cache_arc700.c -> mm/cache.cVineet Gupta2015-06-192-1/+1
| * ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)Vineet Gupta2015-06-191-4/+4
| * ARC: remove the unused platform helpers from dma mapping APIVineet Gupta2015-06-191-8/+4
OpenPOWER on IntegriCloud