summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/tlb.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta1-4/+20
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta1-1/+1
2013-05-23ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta1-1/+2
2013-05-09ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta1-6/+21
2013-05-09ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta1-1/+1
2013-05-07ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta1-5/+13
2013-05-07ARC: [mm] optimise icache flush for user mappingsVineet Gupta1-3/+9
2013-05-07ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus1-1/+1
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta1-2/+2
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta1-0/+38
2013-02-15ARC: SMP supportVineet Gupta1-0/+6
2013-02-15ARC: TLB flush HandlingVineet Gupta1-0/+311
2013-02-15ARC: MMU Exception HandlingVineet Gupta1-0/+267
2013-02-15ARC: MMU Context ManagementVineet Gupta1-0/+23