aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/tlb.c
Commit message (Expand)AuthorAge
* ARC: boot log: remove awkward space comma from MMU lineVineet Gupta2016-10-28
* ARC: [plat-eznps] Use dedicated user stack topNoam Camus2016-05-09
* ARC: Make vmalloc size configurableNoam Camus2016-05-09
* ARC: Fix misspellings in comments.Adam Buchbinder2016-03-11
* ARC: comments updateVineet Gupta2015-11-16
* ARC: mm: PAE40 supportVineet Gupta2015-10-29
* ARC: mm: PAE40: switch to using phys_addr_t for physical addressesVineet Gupta2015-10-28
* ARC: mm: Improve Duplicate PD Fault handlerVineet 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
* ARCv2: MMUv4: TLB programming Model changesVineet Gupta2015-06-22
* ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)Vineet Gupta2015-06-19
* ARC: boot: cpu feature print enhancementsVineet Gupta2014-10-13
* ARC: [SMP] TLB flushVineet Gupta2013-11-06
* ARC: [SMP] ASID allocationVineet Gupta2013-11-06
* ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta2013-11-06
* ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta2013-08-30
* ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta2013-08-30
* ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta2013-08-30
* ARC: No need to flush the TLB in early bootVineet Gupta2013-08-30
* ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta2013-08-30
* ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-30
* ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta2013-08-29
* arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-27
* ARC: [mm] Assume pagecache page dirty by defaultVineet Gupta2013-06-22
* ARC: [mm] Zero page optimizationVineet Gupta2013-06-22
* ARC: Disintegrate arcregs.hVineet Gupta2013-06-22
* ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-22
* ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta2013-05-23
* ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta2013-05-09
* ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta2013-05-09
* ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta2013-05-07
* ARC: [mm] optimise icache flush for user mappingsVineet Gupta2013-05-07
* ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus2013-05-07
* ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-09
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-15
* ARC: SMP supportVineet Gupta2013-02-15
* ARC: TLB flush HandlingVineet Gupta2013-02-15
* ARC: MMU Exception HandlingVineet Gupta2013-02-15
* ARC: MMU Context ManagementVineet Gupta2013-02-15