1. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  2. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  3. 885014b MIPS: improve checks for noncoherent DMA by Felix Fietkau · 11 years ago
  4. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 11 years ago
  5. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  6. 601cfa7 MIPS: mm: Use the TLBINVF instruction to flush the VTLB by Leonid Yegoshin · 11 years ago
  7. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 11 years ago
  8. c01905e MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file by Markos Chandras · 11 years ago
  9. 175cba8 MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value by Markos Chandras · 11 years ago
  10. 43a0684 MIPS: fix blast_icache32 on loongson2 by Aaro Koskinen · 11 years ago
  11. bad009f MIPS: fix case mismatch in local_r4k_flush_icache_range() by Huacai Chen · 11 years ago
  12. 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
  13. 14bd8c0 MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips. by Ralf Baechle · 11 years ago
  14. f4ae17a MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT by Jayachandran C · 11 years ago
  15. 4e7f726 MIPS: Remove unnecessary platform dma helper functions by Felix Fietkau · 11 years ago
  16. c2377a4 MIPS: Move definition of SMP processor id register to header file by Jayachandran C · 11 years ago
  17. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  18. 5596b0b MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches by Yoichi Yuasa · 11 years ago
  19. 55c25c2 MIPS: mm: Move some checks out of 'for' loop in DMA operations by Jayachandran C · 11 years ago
  20. bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
  21. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  22. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  23. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  24. ff52205 MIPS: Fix accessing to per-cpu data when flushing the cache by Ralf Baechle · 11 years ago
  25. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  26. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  27. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  28. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  29. eb37e6d Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  30. d451e73 MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code by Jerin Jacob · 11 years ago
  31. 356948f Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  32. bf9621a MIPS: Export copy_from_user_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  33. 4d85419 Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  34. f86f55d MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000 by Jim Quinlan · 11 years ago
  35. 62597c6 MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs. by David Daney · 11 years ago
  36. 4723b20 MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2. by David Daney · 11 years ago
  37. 774b617 MIPS: tlbex: Guard tlbmiss_handler_setup_pgd by Tony Wu · 11 years ago
  38. 5b167c1 MIPS: Fix get_user_page_fast() for mips with cache alias by Kamal Dasu · 11 years ago
  39. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  40. 38a997a MIPS: tlbex: fix broken build in v3.11-rc1 by Aaro Koskinen · 11 years ago
  41. afc813a MIPS: tlbex: Fix typo in r3000 tlb store handler by Tony Wu · 11 years ago
  42. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  43. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  44. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  45. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  46. 1132137 mm/MIPS: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  47. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  48. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  49. 42a1117 MIPS: Fix typos and cleanup comment by Tony Wu · 11 years ago
  50. fc192e5 MIPS: Cleanup indentation and whitespace by Tony Wu · 11 years ago
  51. 6ba045f MIPS: Move generated code to .text for microMIPS by Jayachandran C · 11 years ago
  52. 3f90b82 MIPS: tlbex: Fix size of area to be flushed. by Ralf Baechle · 11 years ago
  53. a3d9086 MIPS: Flush TLB handlers directly after writing them by Jonas Gorski · 11 years ago
  54. 73acc7d MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers by Ralf Baechle · 11 years ago
  55. 55e9741 MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80. by Ralf Baechle · 11 years ago
  56. 0e6ecc1 MIPS: Fixup check for invalid scratch register by Jayachandran C · 11 years ago
  57. 7777b93 MIPS: Allow platform specific scratch registers by Jayachandran C · 11 years ago
  58. 4954a9a MIPS: Support SWIOTLB in default dma operations by Jayachandran C · 11 years ago
  59. c3fc5cd MIPS: Implement HAVE_CONTEXT_TRACKING. by Ralf Baechle · 11 years ago
  60. be8a6d4 MIPS: Remove duplicate definition of check_for_high_segbits. by David Daney · 11 years ago
  61. 48c4ac9 Revert "MIPS: Allow ASID size to be determined at boot time." by David Daney · 11 years ago
  62. 8ea6cd7 Revert "MIPS: microMIPS: Support dynamic ASID sizing." by David Daney · 11 years ago
  63. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  64. 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
  65. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  66. 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 11 years ago
  67. cf6d905 MIPS: microMIPS: Fix macro naming in micro-assembler. by Steven J. Hill · 11 years ago
  68. 8fe4bb9 MIPS: microMIPS: Fix incorrect mask for jump immediate. by Steven J. Hill · 11 years ago
  69. f6b06d9 MIPS: microMIPS: Support dynamic ASID sizing. by Steven J. Hill · 11 years ago
  70. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 11 years ago
  71. f2e3656 MIPS: Export routines needed by the KVM module. by Sanjay Lal · 12 years ago
  72. 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
  73. 8759934 MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem by Huacai Chen · 11 years ago
  74. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  75. b6d92b4 MIPS: Add option to disable software I/O coherency. by Steven J. Hill · 11 years ago
  76. a6a4834 MIPS: microMIPS: uasm: Add microMIPS micro assembler support. by Steven J. Hill · 11 years ago
  77. abc597f MIPS: microMIPS: uasm: Split 'uasm.c' into two files. by Steven J. Hill · 11 years ago
  78. 0f35486 mm/MIPS: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  79. 31605922 mm/MIPS: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  80. 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 11 years ago
  81. 0bfbf6a MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match. by Ralf Baechle · 11 years ago
  82. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 11 years ago
  83. 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
  84. f8fa481 MIPS: Add support for the M14KEc core. by Steven J. Hill · 12 years ago
  85. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  86. 196897a mips: Move __virt_addr_valid() to a place for MIPS 64 by Steven Rostedt · 12 years ago
  87. d3ce884 MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). by Ralf Baechle · 12 years ago
  88. 348dd60 MIPS: Don't include <asm/page.h> unnecessarily. by Ralf Baechle · 12 years ago
  89. 9120963 Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." by Ralf Baechle · 12 years ago
  90. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  91. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  92. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
  93. b99fbc1 MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabled by Ralf Baechle · 12 years ago
  94. a16dad7 MIPS: Fix potencial corruption by Ralf Baechle · 12 years ago
  95. e1ced09 MIPS/EDAC: Improve OCTEON EDAC support. by David Daney · 12 years ago
  96. 970d032 MIPS: Transparent Huge Pages support by Ralf Baechle · 12 years ago
  97. f65aad4 MIPS: Cavium: Add EDAC support. by Ralf Baechle · 12 years ago
  98. aa1762f MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT by David Daney · 12 years ago
  99. b666186 mm: use vm_unmapped_area() on mips architecture by Michel Lespinasse · 12 years ago
  100. ac53c4f MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags() by David Daney · 12 years ago