1. 18a8cd6 MIPS: Add minimal support for OCTEON3 to c-r4k.c by David Daney · 10 years ago
  2. 35d0470 MIPS: Don't build fast TLB refill handler with 32-bit kernels by David Daney · 10 years ago
  3. 8248881 MIPS: uasm: Add lb uasm instruction by Markos Chandras · 11 years ago
  4. 16d21a8 MIPS: uasm: Add mflo uasm instruction by Markos Chandras · 11 years ago
  5. a8e897a MIPS: uasm: Add mul uasm instruction by Markos Chandras · 11 years ago
  6. d6b3314 MIPS: uasm: Add lh uam instruction by Markos Chandras · 11 years ago
  7. ab9e4fa MIPS: uasm: Add wsbh uasm instruction by Markos Chandras · 11 years ago
  8. e8ef868 MIPS: uasm: Add sltu uasm instruction by Markos Chandras · 11 years ago
  9. 390363e MIPS: uasm: Add sltiu uasm instruction by Markos Chandras · 11 years ago
  10. 7fa2268 MIPS: uasm: Add jalr uasm instruction by Markos Chandras · 11 years ago
  11. f3ec7a2 MIPS: uasm: Add mfhi uasm instruction by Markos Chandras · 11 years ago
  12. 4c12a85 MIPS: uasm: Add divu uasm instruction by Markos Chandras · 11 years ago
  13. f31318f MIPS: uasm: Add srlv uasm instruction by Markos Chandras · 11 years ago
  14. bef581b MIPS: uasm: Add sllv uasm instruction by Markos Chandras · 11 years ago
  15. 90f9135 MIPS: Export local_flush_icache_range for KVM by James Hogan · 10 years ago
  16. beef8e0 MIPS: uasm: Add u3u2u1 instruction builders by Markos Chandras · 11 years ago
  17. 2e2d663 Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  18. d674dd1 MIPS: uasm: add MT ASE yield instruction by Paul Burton · 11 years ago
  19. 53ed138 MIPS: uasm: add wait instruction by Paul Burton · 11 years ago
  20. 729ff56 MIPS: uasm: add sync instruction by Paul Burton · 11 years ago
  21. 49e9529b MIPS: uasm: add jalr instruction by Paul Burton · 11 years ago
  22. 8dee590 MIPS: uasm: add a label variant of beq by Paul Burton · 11 years ago
  23. e2a9e5a MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry by Paul Burton · 11 years ago
  24. f3f0d95 MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2 by Thomas Bogendoerfer · 11 years ago
  25. b633648c5 MIPS: MT: Remove SMTC support by Ralf Baechle · 10 years ago
  26. c836732 MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines. by Ralf Baechle · 10 years ago
  27. 7bb3940 MIPS: mm: Fix broken microMIPS kernel regression. by Steven J. Hill · 11 years ago
  28. eaa38d6 MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB by James Hogan · 11 years ago
  29. 61d7304 MIPS: c-r4k: Add CPU PM callback for coherency by James Hogan · 11 years ago
  30. 8229f1a mips: export flush_icache_range by Kees Cook · 11 years ago
  31. c579d31 MIPS: Loongson: Add basic Loongson-3 CPU support by Huacai Chen · 11 years ago
  32. d7b1205 MIPS: Use current_cpu_type() instead of c->cputype by Wu Zhangjin · 14 years ago
  33. f36c472 MIPS: Add support for the M5150 processor by Leonid Yegoshin · 11 years ago
  34. 8005711 MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use by Manuel Lauss · 11 years ago
  35. 4676f93 MIPS: mm: c-r4k: Flush scache to avoid cache aliases by Leonid Yegoshin · 11 years ago
  36. 80ca69f MIPS: mm: c-r4k: Add support for flushing user pages from cache by Markos Chandras · 11 years ago
  37. 4caa906 MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions by Leonid Yegoshin · 11 years ago
  38. 0893d3f MIPS: mm: init: Add free_init_pages() callback for EVA by Markos Chandras · 11 years ago
  39. aced4cb MIPS: Add cases for CPU_P5600 by James Hogan · 11 years ago
  40. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 11 years ago
  41. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  42. 02dc6bf MIPS: mm: c-r4k: Detect instruction cache aliases by Markos Chandras · 11 years ago
  43. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  44. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  45. 885014b MIPS: improve checks for noncoherent DMA by Felix Fietkau · 11 years ago
  46. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 11 years ago
  47. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  48. 601cfa7 MIPS: mm: Use the TLBINVF instruction to flush the VTLB by Leonid Yegoshin · 11 years ago
  49. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 11 years ago
  50. c01905e MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file by Markos Chandras · 11 years ago
  51. 175cba8 MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value by Markos Chandras · 11 years ago
  52. 43a0684 MIPS: fix blast_icache32 on loongson2 by Aaro Koskinen · 11 years ago
  53. bad009f MIPS: fix case mismatch in local_r4k_flush_icache_range() by Huacai Chen · 11 years ago
  54. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 14bd8c0 MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips. by Ralf Baechle · 11 years ago
  56. f4ae17a MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT by Jayachandran C · 11 years ago
  57. 4e7f726 MIPS: Remove unnecessary platform dma helper functions by Felix Fietkau · 11 years ago
  58. c2377a4 MIPS: Move definition of SMP processor id register to header file by Jayachandran C · 11 years ago
  59. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  60. 5596b0b MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches by Yoichi Yuasa · 11 years ago
  61. 55c25c2 MIPS: mm: Move some checks out of 'for' loop in DMA operations by Jayachandran C · 11 years ago
  62. bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
  63. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  64. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  65. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  66. ff52205 MIPS: Fix accessing to per-cpu data when flushing the cache by Ralf Baechle · 11 years ago
  67. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  68. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  69. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  70. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  71. eb37e6d Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  72. d451e73 MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code by Jerin Jacob · 11 years ago
  73. 356948f Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  74. bf9621a MIPS: Export copy_from_user_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  75. 4d85419 Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  76. f86f55d MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000 by Jim Quinlan · 11 years ago
  77. 62597c6 MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs. by David Daney · 11 years ago
  78. 4723b20 MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2. by David Daney · 11 years ago
  79. 774b617 MIPS: tlbex: Guard tlbmiss_handler_setup_pgd by Tony Wu · 11 years ago
  80. 5b167c1 MIPS: Fix get_user_page_fast() for mips with cache alias by Kamal Dasu · 11 years ago
  81. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  82. 38a997a MIPS: tlbex: fix broken build in v3.11-rc1 by Aaro Koskinen · 11 years ago
  83. afc813a MIPS: tlbex: Fix typo in r3000 tlb store handler by Tony Wu · 11 years ago
  84. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  85. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  86. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  87. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  88. 1132137 mm/MIPS: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  89. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  90. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  91. 42a1117 MIPS: Fix typos and cleanup comment by Tony Wu · 11 years ago
  92. fc192e5 MIPS: Cleanup indentation and whitespace by Tony Wu · 11 years ago
  93. 6ba045f MIPS: Move generated code to .text for microMIPS by Jayachandran C · 11 years ago
  94. 3f90b82 MIPS: tlbex: Fix size of area to be flushed. by Ralf Baechle · 11 years ago
  95. a3d9086 MIPS: Flush TLB handlers directly after writing them by Jonas Gorski · 11 years ago
  96. 73acc7d MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers by Ralf Baechle · 11 years ago
  97. 55e9741 MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80. by Ralf Baechle · 11 years ago
  98. 0e6ecc1 MIPS: Fixup check for invalid scratch register by Jayachandran C · 11 years ago
  99. 7777b93 MIPS: Allow platform specific scratch registers by Jayachandran C · 11 years ago
  100. 4954a9a MIPS: Support SWIOTLB in default dma operations by Jayachandran C · 11 years ago