1. bf4aac0 MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks by Maciej W. Rozycki · 10 years ago
  2. 18a8cd6 MIPS: Add minimal support for OCTEON3 to c-r4k.c by David Daney · 10 years ago
  3. 2e2d663 Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  4. b633648c5 MIPS: MT: Remove SMTC support by Ralf Baechle · 10 years ago
  5. c836732 MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines. by Ralf Baechle · 10 years ago
  6. 61d7304 MIPS: c-r4k: Add CPU PM callback for coherency by James Hogan · 10 years ago
  7. c579d31 MIPS: Loongson: Add basic Loongson-3 CPU support by Huacai Chen · 10 years ago
  8. f36c472 MIPS: Add support for the M5150 processor by Leonid Yegoshin · 10 years ago
  9. 8005711 MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use by Manuel Lauss · 10 years ago
  10. 4676f93 MIPS: mm: c-r4k: Flush scache to avoid cache aliases by Leonid Yegoshin · 10 years ago
  11. 80ca69f MIPS: mm: c-r4k: Add support for flushing user pages from cache by Markos Chandras · 10 years ago
  12. 4caa906 MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions by Leonid Yegoshin · 10 years ago
  13. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 10 years ago
  14. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 10 years ago
  15. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 10 years ago
  16. 02dc6bf MIPS: mm: c-r4k: Detect instruction cache aliases by Markos Chandras · 10 years ago
  17. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  18. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 11 years ago
  19. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 11 years ago
  20. 175cba8 MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value by Markos Chandras · 11 years ago
  21. 43a0684 MIPS: fix blast_icache32 on loongson2 by Aaro Koskinen · 10 years ago
  22. bad009f MIPS: fix case mismatch in local_r4k_flush_icache_range() by Huacai Chen · 10 years ago
  23. 14bd8c0 MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips. by Ralf Baechle · 11 years ago
  24. 5596b0b MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches by Yoichi Yuasa · 11 years ago
  25. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  26. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  27. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  28. ff52205 MIPS: Fix accessing to per-cpu data when flushing the cache by Ralf Baechle · 11 years ago
  29. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  30. 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
  31. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  32. f2e3656 MIPS: Export routines needed by the KVM module. by Sanjay Lal · 12 years ago
  33. b6d92b4 MIPS: Add option to disable software I/O coherency. by Steven J. Hill · 11 years ago
  34. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 11 years ago
  35. 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 · 11 years ago
  36. f8fa481 MIPS: Add support for the M14KEc core. by Steven J. Hill · 12 years ago
  37. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  38. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  39. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
  40. a16dad7 MIPS: Fix potencial corruption by Ralf Baechle · 12 years ago
  41. b5b64f2 MIPS: Move processing of coherency kernel parameters earlier by Shane McDonald · 12 years ago
  42. 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 12 years ago
  43. dc34b05 MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set. by Douglas Leung · 12 years ago
  44. 113c62d MIPS: Add support for the M14Kc core. by Steven J. Hill · 12 years ago
  45. 9cd9669b MIPS: Use board_cache_error_setup for r4k cache error handler setup. by David Daney · 12 years ago
  46. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  47. 9c02048 mips: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  48. a3d4fb2 MIPS: Netlogic: XLP CPU support. by Jayachandran C · 13 years ago
  49. d9cdc901 MIPS: cache: Provide cache flush operations for XFS by Ralf Baechle · 13 years ago
  50. d0023c4 MIPS: Add SYNC after cacheflush by Kevin Cernekee · 14 years ago
  51. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  52. efa0f81 MIPS: Netlogic: Cache, TLB support and feature overrides for XLR by Jayachandran C · 13 years ago
  53. 71271aa MIPS: c-r4k: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  54. 79add62 update David Miller's old email address by Justin P. Mattock · 13 years ago
  55. 48a26e6 MIPS: Remove wait argument of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  56. c8c5f3f MIPS: More detailed description of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  57. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  58. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  59. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 15 years ago
  60. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  61. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 15 years ago
  62. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 15 years ago
  63. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  64. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  65. c9c5023 [MIPS] Fix buggy use of kmap_coherent. by Ralf Baechle · 16 years ago
  66. 89052bd [MIPS] Fix build for PNX platforms. by Ralf Baechle · 16 years ago
  67. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  68. 3513369 [MIPS] Allow setting of the cache attribute at run time. by Chris Dearman · 17 years ago
  69. 9c5a3d7 [MIPS] Handle aliases in vmalloc correctly. by Ralf Baechle · 16 years ago
  70. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  71. 2eaa7ec [MIPS] Handle I-cache coherency in flush_cache_range() by Ralf Baechle · 16 years ago
  72. 603e82e arch/mips/: Spelling fixes by Joe Perches · 16 years ago
  73. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  74. e9c3357 [MIPS] Use real cache invalidate by Thomas Bogendoerfer · 17 years ago
  75. 33202349 [MIPS] Remove useless S-cache flushes. by Ralf Baechle · 16 years ago
  76. 526af35 [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. by Ralf Baechle · 16 years ago
  77. a754f70 [MIPS] Sibyte: resurrect old cache hack. by Ralf Baechle · 17 years ago
  78. a76ab5c [MIPS] MT: Fix bug in multithreaded kernels. by Ralf Baechle · 17 years ago
  79. 64bfca5 [MIPS] Cache: Provide more information on cache policy on bootup. by Ralf Baechle · 17 years ago
  80. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  81. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  82. db813fe [MIPS] Avoid indexed cacheops. by Ralf Baechle · 17 years ago
  83. 641e97f [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. by Ralf Baechle · 17 years ago
  84. e001e52 [MIPS] Replace use of stext with _stext. by Ralf Baechle · 17 years ago
  85. 2a21c73 [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 by Fuxin Zhang · 17 years ago
  86. 617667b [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants. by Ralf Baechle · 18 years ago
  87. 0550d9d [MIPS] Remove redundant r4k_blast_icache() calls by Atsushi Nemoto · 18 years ago
  88. c59a0f1 [MIPS] Remove __flush_icache_page by Atsushi Nemoto · 18 years ago
  89. a00f631 [MIPS] c-r4k: Convert init functions from inline to __init. by Ralf Baechle · 18 years ago
  90. f650279 [MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache. by Atsushi Nemoto · 18 years ago
  91. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  92. df586d5 [MIPS] c-r4k: Typo fix. by Ralf Baechle · 18 years ago
  93. 2874fe5 [MIPS] vr41xx: Replace magic number for P4K bit with symbol. by Yoichi Yuasa · 18 years ago
  94. 1058ecd [MIPS] vr41xx: Changed workaround to recommended method by Yoichi Yuasa · 18 years ago
  95. 4e8ab36 [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80. by Yoichi Yuasa · 18 years ago
  96. fc5d2d2 [MIPS] Use the proper technical term for naming some of the cache macros. by Ralf Baechle · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  98. 2e78ae3 [MIPS] 74K: Assume it will also have an AR bit in config7 by Ralf Baechle · 18 years ago
  99. beab375 [MIPS] Treat CPUs with AR bit as physically indexed. by Ralf Baechle · 18 years ago
  100. 73f4035 [MIPS] Fix handling of 0 length I & D caches. by Chris Dearman · 18 years ago