aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/mm
AgeCommit message (Expand)Author
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
2015-06-22ARCv2: MMUv4: TLB programming Model changesVineet Gupta
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta
2015-06-19ARC: entry.S: confine EXCEPTION_* macros to one fileVineet Gupta
2015-06-19ARC: untangle cache flush loopVineet Gupta
2015-06-19ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()Vineet Gupta
2015-06-19ARC: cacheflush: move some code around, delete old commentsVineet Gupta
2015-06-19ARC: mm/cache_arc700.c -> mm/cache.cVineet Gupta
2015-06-19ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)Vineet Gupta
2015-06-19ARC: remove the unused platform helpers from dma mapping APIVineet Gupta
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19ARC: fold ___flush_dcache_page into __flush_dcache_pageVineet Gupta
2015-05-11ARC: inline cache flush toggle helpersVineet Gupta
2015-04-13ARC: mem init spring cleaning - No functional changesVineet Gupta
2015-02-27ARC: perf: Enable generic software eventsVineet Gupta
2015-01-30arc: mm: Fix build failureGuenter Roeck
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-10-13ARC: boot: cpu feature print enhancementsVineet Gupta
2014-10-13ARC: refactoring: reduce the scope of some local varsVineet Gupta
2014-09-03ARC: [mm] Fix compilation breakageNoam Camus
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar