1. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  2. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  3. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  4. ff52205 MIPS: Fix accessing to per-cpu data when flushing the cache by Ralf Baechle · 11 years ago
  5. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  6. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  7. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  8. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  9. eb37e6d Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  10. d451e73 MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code by Jerin Jacob · 11 years ago
  11. 356948f Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  12. bf9621a MIPS: Export copy_from_user_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  13. 4d85419 Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  14. f86f55d MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000 by Jim Quinlan · 11 years ago
  15. 62597c6 MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs. by David Daney · 11 years ago
  16. 4723b20 MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2. by David Daney · 11 years ago
  17. 774b617 MIPS: tlbex: Guard tlbmiss_handler_setup_pgd by Tony Wu · 11 years ago
  18. 5b167c1 MIPS: Fix get_user_page_fast() for mips with cache alias by Kamal Dasu · 11 years ago
  19. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  20. 38a997a MIPS: tlbex: fix broken build in v3.11-rc1 by Aaro Koskinen · 11 years ago
  21. afc813a MIPS: tlbex: Fix typo in r3000 tlb store handler by Tony Wu · 11 years ago
  22. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  23. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  24. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  25. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  26. 1132137 mm/MIPS: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  27. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  28. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  29. 42a1117 MIPS: Fix typos and cleanup comment by Tony Wu · 11 years ago
  30. fc192e5 MIPS: Cleanup indentation and whitespace by Tony Wu · 11 years ago
  31. 6ba045f MIPS: Move generated code to .text for microMIPS by Jayachandran C · 11 years ago
  32. 3f90b82 MIPS: tlbex: Fix size of area to be flushed. by Ralf Baechle · 11 years ago
  33. a3d9086 MIPS: Flush TLB handlers directly after writing them by Jonas Gorski · 11 years ago
  34. 73acc7d MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers by Ralf Baechle · 11 years ago
  35. 55e9741 MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80. by Ralf Baechle · 11 years ago
  36. 0e6ecc1 MIPS: Fixup check for invalid scratch register by Jayachandran C · 11 years ago
  37. 7777b93 MIPS: Allow platform specific scratch registers by Jayachandran C · 11 years ago
  38. 4954a9a MIPS: Support SWIOTLB in default dma operations by Jayachandran C · 11 years ago
  39. c3fc5cd MIPS: Implement HAVE_CONTEXT_TRACKING. by Ralf Baechle · 11 years ago
  40. be8a6d4 MIPS: Remove duplicate definition of check_for_high_segbits. by David Daney · 11 years ago
  41. 48c4ac9 Revert "MIPS: Allow ASID size to be determined at boot time." by David Daney · 11 years ago
  42. 8ea6cd7 Revert "MIPS: microMIPS: Support dynamic ASID sizing." by David Daney · 11 years ago
  43. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  44. 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
  45. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  46. 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 11 years ago
  47. cf6d905 MIPS: microMIPS: Fix macro naming in micro-assembler. by Steven J. Hill · 11 years ago
  48. 8fe4bb9 MIPS: microMIPS: Fix incorrect mask for jump immediate. by Steven J. Hill · 11 years ago
  49. f6b06d9 MIPS: microMIPS: Support dynamic ASID sizing. by Steven J. Hill · 11 years ago
  50. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 11 years ago
  51. f2e3656 MIPS: Export routines needed by the KVM module. by Sanjay Lal · 12 years ago
  52. 9b3539e Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  53. 8759934 MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem by Huacai Chen · 11 years ago
  54. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  55. b6d92b4 MIPS: Add option to disable software I/O coherency. by Steven J. Hill · 11 years ago
  56. a6a4834 MIPS: microMIPS: uasm: Add microMIPS micro assembler support. by Steven J. Hill · 11 years ago
  57. abc597f MIPS: microMIPS: uasm: Split 'uasm.c' into two files. by Steven J. Hill · 11 years ago
  58. 0f35486 mm/MIPS: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  59. 31605922 mm/MIPS: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  60. 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 11 years ago
  61. 0bfbf6a MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match. by Ralf Baechle · 11 years ago
  62. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 11 years ago
  63. 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
  64. f8fa481 MIPS: Add support for the M14KEc core. by Steven J. Hill · 12 years ago
  65. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  66. 196897a mips: Move __virt_addr_valid() to a place for MIPS 64 by Steven Rostedt · 11 years ago
  67. d3ce884 MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). by Ralf Baechle · 12 years ago
  68. 348dd60 MIPS: Don't include <asm/page.h> unnecessarily. by Ralf Baechle · 12 years ago
  69. 9120963 Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." by Ralf Baechle · 12 years ago
  70. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  71. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  72. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
  73. b99fbc1 MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabled by Ralf Baechle · 12 years ago
  74. a16dad7 MIPS: Fix potencial corruption by Ralf Baechle · 12 years ago
  75. e1ced09 MIPS/EDAC: Improve OCTEON EDAC support. by David Daney · 12 years ago
  76. 970d032 MIPS: Transparent Huge Pages support by Ralf Baechle · 12 years ago
  77. f65aad4 MIPS: Cavium: Add EDAC support. by Ralf Baechle · 12 years ago
  78. aa1762f MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT by David Daney · 12 years ago
  79. b666186 mm: use vm_unmapped_area() on mips architecture by Michel Lespinasse · 12 years ago
  80. ac53c4f MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags() by David Daney · 12 years ago
  81. a2c763e MIPS: tlbex: Better debug output. by Ralf Baechle · 12 years ago
  82. fb2b1db MIPS: Remove R5000A. by Ralf Baechle · 12 years ago
  83. b5b64f2 MIPS: Move processing of coherency kernel parameters earlier by Shane McDonald · 12 years ago
  84. f151f3b MIPS: tlbex: Fix section mismatches by Kevin Cernekee · 12 years ago
  85. fb944c9 MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration. by Ralf Baechle · 12 years ago
  86. 359187d MIPS: R5000: Fix TLB hazard handling. by Ralf Baechle · 12 years ago
  87. 02a5417 MIPS: tlbex: Deal with re-definition of label by Ralf Baechle · 12 years ago
  88. 748e787 MIPS: Optimize TLB refill for RI/XI configurations. by David Daney · 12 years ago
  89. f59a2d2 MIPS: Optimize pgd_init and pmd_init by David Daney · 12 years ago
  90. 485172b MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. by David Daney · 12 years ago
  91. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  92. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  93. 382fc33 Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  94. cb418b3 Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
  95. 77a0d76 Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
  96. 05857c6 MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'. by Steven J. Hill · 12 years ago
  97. ff401e5 MIPS: Optimise TLB handlers for MIPS32/64 R2 cores. by Steven J. Hill · 12 years ago
  98. e6de1a0 MIPS: uasm: Add INS and EXT instructions. by Steven J. Hill · 12 years ago
  99. 625c0a2 MIPS: Avoid pipeline stalls on some MIPS32R2 cores. by Steven J. Hill · 12 years ago
  100. 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 12 years ago