1. c59414c ARC: refactoring: reduce the scope of some local vars by Vineet Gupta · 10 years ago
  2. 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 10 years ago
  3. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  4. af5abf1 ARC: help gcc elide icache helper for !SMP by Vineet Gupta · 10 years ago
  5. 1b1a22b ARC: move common ops for line/full cache into helpers by Vineet Gupta · 10 years ago
  6. da40ff4 ARC: cache boot reporting updates by Vineet Gupta · 10 years ago
  7. 2328af0 ARC: [SMP] Enable icache coherency by Vineet Gupta · 11 years ago
  8. ef680cd ARC: Disable caches in early boot if so configured by Vineet Gupta · 10 years ago
  9. d753863 ARC: fix mmuv2 warning by Vineet Gupta · 10 years ago
  10. c3441ed ARC: [SMP] General Fixes by Vineet Gupta · 10 years ago
  11. b053940 ARC: Use correct PTAG register for icache flush by Vineet Gupta · 10 years ago
  12. d4599ba ARC: cacheflush optim - PTAG can be loop invariant if V-P is const by Vineet Gupta · 11 years ago
  13. bd12976 ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers by Vineet Gupta · 11 years ago
  14. 63d2dfd ARC: cacheflush refactor #2: I and D caches lines to have same size by Vineet Gupta · 11 years ago
  15. f3e4de3 ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine by Vineet Gupta · 11 years ago
  16. 4b06ff3 ARC: Code cosmetics (Nothing semantical) by Vineet Gupta · 11 years ago
  17. ce75995 arc: delete __cpuinit usage from all arc files by Paul Gortmaker · 11 years ago
  18. 2ed21da ARC: [mm] Assume pagecache page dirty by default by Vineet Gupta · 11 years ago
  19. fedf5b9 ARC: [mm] optimise VIPT dcache aliasing 2/x by Vineet Gupta · 11 years ago
  20. 5971bc7 ARC: [mm] optimise VIPT dcache aliasing 1/x by Vineet Gupta · 11 years ago
  21. 336e199 ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE by Vineet Gupta · 11 years ago
  22. 3049918 ARC: cache detection code bitrot by Vineet Gupta · 11 years ago
  23. da1677b ARC: Disintegrate arcregs.h by Vineet Gupta · 11 years ago
  24. 8235703 ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h by Vineet Gupta · 11 years ago
  25. 7bb66f6 ARC: lazy dcache flush broke gdb in non-aliasing configs by Vineet Gupta · 11 years ago
  26. f538881 ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach() by Vineet Gupta · 11 years ago
  27. de2a852 ARC: [mm] Aliasing VIPT dcache support 3/4 by Vineet Gupta · 11 years ago
  28. 4102b53 ARC: [mm] Aliasing VIPT dcache support 2/4 by Vineet Gupta · 11 years ago
  29. 6ec18a8 ARC: [mm] Aliasing VIPT dcache support 1/4 by Vineet Gupta · 11 years ago
  30. a690984 ARC: [mm] refactor the core (i|d)cache line ops loops by Vineet Gupta · 11 years ago
  31. c917a36 ARC: [mm] serious bug in vaddr based icache flush by Vineet Gupta · 11 years ago
  32. eacd0e95 ARC: [mm] Lazy D-cache flush (non aliasing VIPT) by Vineet Gupta · 11 years ago
  33. 764531c ARC: [mm] micro-optimize page size icache invalidate by Vineet Gupta · 11 years ago
  34. 7f250a0 ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers by Vineet Gupta · 11 years ago
  35. 94bad1a ARC: [mm] consolidate icache/dcache sync code by Vineet Gupta · 11 years ago
  36. 7586bf72 ARC: [mm] optimise icache flush for kernel mappings by Vineet Gupta · 11 years ago
  37. 24603fd ARC: [mm] optimise icache flush for user mappings by Vineet Gupta · 11 years ago
  38. 30ecee8 ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH by Vineet Gupta · 11 years ago
  39. d626f54 ARC: Don't fiddle with non-existent caches by Vineet Gupta · 12 years ago
  40. af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 12 years ago
  41. 95d6976 ARC: Cache Flush Management by Vineet Gupta · 12 years ago