summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/cache_arc700.c
Commit message (Expand)AuthorAgeFilesLines
* ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2013-05-251-10/+11
* ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta2013-05-231-1/+1
* ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta2013-05-091-1/+1
* ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta2013-05-091-5/+129
* ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta2013-05-091-16/+32
* ARC: [mm] refactor the core (i|d)cache line ops loopsVineet Gupta2013-05-091-29/+24
* ARC: [mm] serious bug in vaddr based icache flushVineet Gupta2013-05-091-1/+1
* ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta2013-05-071-2/+7
* ARC: [mm] micro-optimize page size icache invalidateVineet Gupta2013-05-071-3/+12
* ARC: [mm] remove the pessimistic all-alias-invalidate icache helpersVineet Gupta2013-05-071-184/+17
* ARC: [mm] consolidate icache/dcache sync codeVineet Gupta2013-05-071-16/+16
* ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta2013-05-071-4/+10
* ARC: [mm] optimise icache flush for user mappingsVineet Gupta2013-05-071-11/+3
* ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-091-2/+2
* ARC: Don't fiddle with non-existent cachesVineet Gupta2013-02-151-12/+9
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-151-0/+46
* ARC: Cache Flush ManagementVineet Gupta2013-02-151-0/+725
OpenPOWER on IntegriCloud