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