1. 801f823 MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes by Paul Burton · 8 years ago
  2. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  3. 11f7690 MIPS: c-r4k: Use SMP calls for CM indexed cache ops by James Hogan · 8 years ago
  4. f70ddc0 MIPS: c-r4k: Avoid small flush_icache_range SMP calls by James Hogan · 8 years ago
  5. 27b93d9 MIPS: c-r4k: Local flush_icache_range cache op override by James Hogan · 8 years ago
  6. a9341ae MIPS: c-r4k: Split r4k_flush_kernel_vmap_range() by James Hogan · 8 years ago
  7. 640511a MIPS: c-r4k: Exclude sibling CPUs in SMP calls by James Hogan · 8 years ago
  8. 6d758bf MIPS: c-r4k: Fix valid ASID optimisation by James Hogan · 8 years ago
  9. d374d93 MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg by James Hogan · 8 years ago
  10. 8bd646e MIPS: c-r4k: Avoid dcache flush for sigtramps by James Hogan · 8 years ago
  11. e523f28 MIPS: c-r4k: Fix sigtramp SMP call to use kmap by James Hogan · 8 years ago
  12. a05c392 MIPS: SMP: Clear ASID without confusing has_valid_asid() by James Hogan · 8 years ago
  13. c00ab48 MIPS: Remove cpu_has_safe_index_cacheops by Ralf Baechle · 8 years ago
  14. 4b34bca MIPS: Add define for Config.VI (virtual icache) bit by James Hogan · 8 years ago
  15. cb80b2a MIPS: remove aliasing alignment if HW has antialising support by Leonid Yegoshin · 9 years ago
  16. 1e820da MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT by Huacai Chen · 9 years ago
  17. 37fbe8f MIPS: Loongson-3: Set cache flush handlers to cache_noop by Huacai Chen · 9 years ago
  18. b2edcfc MIPS: Loongson: Add Loongson-3A R2 basic support by Huacai Chen · 9 years ago
  19. f675843 MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache by Florian Fainelli · 8 years ago
  20. 73c4ca0 MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier by Florian Fainelli · 8 years ago
  21. c130d2f MIPS: BMIPS: BMIPS5000 has I cache filing from D cache by Florian Fainelli · 8 years ago
  22. 1dbf6a8 MIPS: Add M6250 cases to CPU switch statements by Paul Burton · 9 years ago
  23. 1091bfa MIPS: Add P6600 cases to CPU switch statements by Paul Burton · 9 years ago
  24. 47f2ac5 MIPS: I6400: Icache fills from dcache by James Hogan · 9 years ago
  25. b2a3c5b MIPS: c-r4k: Sync icache when it fills from dcache by James Hogan · 9 years ago
  26. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  27. 4e88a86 MIPS: Add cases for CPU_I6400 by Markos Chandras · 9 years ago
  28. 1e18ac7 MIPS: c-r4k: Extend way_string array by Paul Burton · 9 years ago
  29. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 9 years ago
  30. 9a8f4ea MIPS: c-r4k: Remove legacy __cpuinit section that crept in by Paul Gortmaker · 9 years ago
  31. 755af33 MIPS: c-r4k: Fix typo in probe_scache() by Joshua Kinard · 9 years ago
  32. e2e7f29 MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround by Maciej W. Rozycki · 10 years ago
  33. 3057739 MIPS: Add R16000 detection by Joshua Kinard · 10 years ago
  34. b5ad2c2 MIPS: mm: scache: Add secondary cache support for MIPS R6 cores by Markos Chandras · 10 years ago
  35. 4ee4862 MIPS: mm: c-r4k: Set the correct ISA level by Markos Chandras · 10 years ago
  36. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  37. d74b017 MIPS: BMIPS: Add special cache handling in c-r4k.c by Kevin Cernekee · 10 years ago
  38. bf4aac0 MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks by Maciej W. Rozycki · 10 years ago
  39. 18a8cd6 MIPS: Add minimal support for OCTEON3 to c-r4k.c by David Daney · 10 years ago
  40. 2e2d663 Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  41. b633648c5 MIPS: MT: Remove SMTC support by Ralf Baechle · 10 years ago
  42. c836732 MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines. by Ralf Baechle · 10 years ago
  43. 61d7304 MIPS: c-r4k: Add CPU PM callback for coherency by James Hogan · 11 years ago
  44. c579d31 MIPS: Loongson: Add basic Loongson-3 CPU support by Huacai Chen · 11 years ago
  45. f36c472 MIPS: Add support for the M5150 processor by Leonid Yegoshin · 11 years ago
  46. 8005711 MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use by Manuel Lauss · 11 years ago
  47. 4676f93 MIPS: mm: c-r4k: Flush scache to avoid cache aliases by Leonid Yegoshin · 11 years ago
  48. 80ca69f MIPS: mm: c-r4k: Add support for flushing user pages from cache by Markos Chandras · 11 years ago
  49. 4caa906 MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions by Leonid Yegoshin · 11 years ago
  50. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 11 years ago
  51. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 11 years ago
  52. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  53. 02dc6bf MIPS: mm: c-r4k: Detect instruction cache aliases by Markos Chandras · 11 years ago
  54. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  55. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 11 years ago
  56. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 11 years ago
  57. 175cba8 MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value by Markos Chandras · 11 years ago
  58. 43a0684 MIPS: fix blast_icache32 on loongson2 by Aaro Koskinen · 11 years ago
  59. bad009f MIPS: fix case mismatch in local_r4k_flush_icache_range() by Huacai Chen · 11 years ago
  60. 14bd8c0 MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips. by Ralf Baechle · 11 years ago
  61. 5596b0b MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches by Yoichi Yuasa · 11 years ago
  62. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  63. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  64. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  65. ff52205 MIPS: Fix accessing to per-cpu data when flushing the cache by Ralf Baechle · 11 years ago
  66. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  67. b22d1b6 Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 11 years ago
  68. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  69. f2e3656 MIPS: Export routines needed by the KVM module. by Sanjay Lal · 12 years ago
  70. b6d92b4 MIPS: Add option to disable software I/O coherency. by Steven J. Hill · 12 years ago
  71. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 11 years ago
  72. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 12 years ago
  73. f8fa481 MIPS: Add support for the M14KEc core. by Steven J. Hill · 12 years ago
  74. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  75. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  76. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
  77. a16dad7 MIPS: Fix potencial corruption by Ralf Baechle · 12 years ago
  78. b5b64f2 MIPS: Move processing of coherency kernel parameters earlier by Shane McDonald · 12 years ago
  79. 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 12 years ago
  80. dc34b05 MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set. by Douglas Leung · 12 years ago
  81. 113c62d MIPS: Add support for the M14Kc core. by Steven J. Hill · 12 years ago
  82. 9cd9669b MIPS: Use board_cache_error_setup for r4k cache error handler setup. by David Daney · 12 years ago
  83. b81947c Disintegrate asm/system.h for MIPS by David Howells · 13 years ago
  84. 9c02048 mips: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  85. a3d4fb2 MIPS: Netlogic: XLP CPU support. by Jayachandran C · 13 years ago
  86. d9cdc901 MIPS: cache: Provide cache flush operations for XFS by Ralf Baechle · 13 years ago
  87. d0023c4 MIPS: Add SYNC after cacheflush by Kevin Cernekee · 14 years ago
  88. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  89. efa0f81 MIPS: Netlogic: Cache, TLB support and feature overrides for XLR by Jayachandran C · 13 years ago
  90. 71271aa MIPS: c-r4k: Fix GCC 4.6.0 build error by Ralf Baechle · 14 years ago
  91. 79add62 update David Miller's old email address by Justin P. Mattock · 13 years ago
  92. 48a26e6 MIPS: Remove wait argument of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  93. c8c5f3f MIPS: More detailed description of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  94. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  95. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  96. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 15 years ago
  97. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 16 years ago
  98. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 16 years ago
  99. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
  100. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago