1. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  2. 4f33f6c MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs by Huacai Chen · 8 years ago
  3. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  4. b278737 mips, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  5. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  6. 9530d0f MIPS: fix DMA contiguous allocation by Qais Yousef · 9 years ago
  7. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  8. cab25bc MIPS: Extend hardware table walking support to MIPS64 by Paul Burton · 9 years ago
  9. 00bf1c6 MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields by Paul Burton · 9 years ago
  10. c676589 MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code by Paul Burton · 9 years ago
  11. 974a0b6 MIPS: tlbex: Remove some RIXI redundancy by Paul Burton · 9 years ago
  12. dbfd657 MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo by Paul Burton · 9 years ago
  13. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  14. d478b08 MIPS: Allow L2 prefetch to be configured via debugfs by Paul Burton · 9 years ago
  15. 4d03551 MIPS: Enable L2 prefetching for CM >= 2.5 by Paul Burton · 9 years ago
  16. 0551399 MIPS: Remove invalid check by Andrzej Hajda · 9 years ago
  17. 5396005 MIPS: dma-default: Fix 32-bit fall back to GFP_DMA by James Hogan · 9 years ago
  18. e060f6e MIPS: Initialise MAARs on secondary CPUs by Paul Burton · 9 years ago
  19. 651ca7f MIPS: print MAAR configuration during boot by Paul Burton · 9 years ago
  20. def3ab5 MIPS: mm: compile maar_init unconditionally by Paul Burton · 9 years ago
  21. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  22. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  23. e3b2883 MIPS: Set trap_no field in thread_struct on exception. by Ralf Baechle · 9 years ago
  24. 8c17246 MIPS: Add implementation of dma_map_ops.mmap() by Alex Smith · 9 years ago
  25. 3c865dd MIPS: Refactor dumping of TLB registers for r3k/r4k by James Hogan · 9 years ago
  26. cbd95a89 MIPS: mm: default platform_maar_init using bootmem data by Paul Burton · 9 years ago
  27. c014d16 MIPS: Add platform callback before initializing the L2 cache by Markos Chandras · 9 years ago
  28. 7d53e9c MIPS: CM3: Add support for CM3 L2 cache. by Paul Burton · 9 years ago
  29. 4e88a86 MIPS: Add cases for CPU_I6400 by Markos Chandras · 9 years ago
  30. 55fdcb2 MIPS: Partially disable RIXI support. by Ralf Baechle · 9 years ago
  31. e070dab MIPS: Handle page faults of executable but unreadable pages correctly. by Ralf Baechle · 9 years ago
  32. 1e18ac7 MIPS: c-r4k: Extend way_string array by Paul Burton · 9 years ago
  33. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 9 years ago
  34. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  35. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  36. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 1e51714c MIPS: use for_each_sg() by Akinobu Mita · 9 years ago
  38. 8fe4908 MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts by James Hogan · 9 years ago
  39. a3ae565 MIPS: tlbex: Fix broken offsets on r2 without XPA by James Hogan · 9 years ago
  40. a2d25e6 MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in by Paul Gortmaker · 9 years ago
  41. 9a8f4ea MIPS: c-r4k: Remove legacy __cpuinit section that crept in by Paul Gortmaker · 9 years ago
  42. b1f7e11 MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in by Paul Gortmaker · 9 years ago
  43. 9a20b09 MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation by Maciej W. Rozycki · 9 years ago
  44. 3bcb03f MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init' by Maciej W. Rozycki · 9 years ago
  45. dbfbf60 MIPS: tlb-r3k: Also invalidate wired TLB entries on boot by Maciej W. Rozycki · 9 years ago
  46. 755af33 MIPS: c-r4k: Fix typo in probe_scache() by Joshua Kinard · 9 years ago
  47. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  48. ce01948 sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly by David Hildenbrand · 9 years ago
  49. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  50. e05cb56 MIPS: tlb-r4k: Fix PG_ELPA comment by James Hogan · 9 years ago
  51. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  52. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  53. 1f0569d mips: extract logic for mmap_rnd() by Kees Cook · 9 years ago
  54. 3e20a26 Merge branch '4.0-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  55. 9eaffa8 Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores." by Ralf Baechle · 9 years ago
  56. e2e7f29 MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround by Maciej W. Rozycki · 10 years ago
  57. 3057739 MIPS: Add R16000 detection by Joshua Kinard · 9 years ago
  58. 0acbfc6 MIPS: DMA: Implement platform hook to perform post-DMA cache flushes. by Ralf Baechle · 9 years ago
  59. 4d46a67 MIPS: Fix race condition in lazy cache flushing. by Lars Persson · 9 years ago
  60. 5b9593f Revert "MIPS: Remove race window in page fault handling" by Lars Persson · 9 years ago
  61. c5b3678 MIPS: Add support for XPA. by Steven J. Hill · 9 years ago
  62. be0c37c MIPS: Rearrange PTE bits into fixed positions. by Steven J. Hill · 9 years ago
  63. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  64. 8fc5ec7 MIPS: mm: Remove dead macro definitions by Andreas Ruprecht · 9 years ago
  65. e3d0ead MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX by David Daney · 9 years ago
  66. a5770df MIPS: Add set/clear CP0 macros for PageGrain register by Steven J. Hill · 9 years ago
  67. b5ad2c2 MIPS: mm: scache: Add secondary cache support for MIPS R6 cores by Markos Chandras · 9 years ago
  68. 4ee4862 MIPS: mm: c-r4k: Set the correct ISA level by Markos Chandras · 10 years ago
  69. 77f3ee5 MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction by Leonid Yegoshin · 10 years ago
  70. d2e6d30 MIPS: mm: page: Add MIPS R6 support by Markos Chandras · 10 years ago
  71. a168b8f MIPS: mm: Add MIPS R6 instruction encodings by Leonid Yegoshin · 10 years ago
  72. 51eec48e MIPS: mm: uasm: Add signed 9-bit immediate related macros by Leonid Yegoshin · 10 years ago
  73. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  74. d79d853 MIPS: mm: Add debug information for userland SIGSEGV signals. by Markos Chandras · 9 years ago
  75. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  76. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  77. dbf3b7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  78. 9ead863 MIPS: Fix C0_Pagegrain[IEC] support. by David Daney · 10 years ago
  79. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  80. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  81. 4218091 mips/gup: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 10 years ago
  82. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  83. 070e76c MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers by Leonid Yegoshin · 10 years ago
  84. e2965cd MIPS: Add MFHC0 and MTHC0 instructions to uasm. by Steven J. Hill · 10 years ago
  85. 15d45cc MIPS: Replace use of phys_t with phys_addr_t. by Ralf Baechle · 10 years ago
  86. 34adb28 MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT by Ralf Baechle · 10 years ago
  87. c441d4a MIPS: mm: Only build one microassembler that is suitable by Maciej W. Rozycki · 10 years ago
  88. d74b017 MIPS: BMIPS: Add special cache handling in c-r4k.c by Kevin Cernekee · 10 years ago
  89. 0dc294c MIPS: DMA: Explain the lack of special handling for R14000/R16000. by Ralf Baechle · 10 years ago
  90. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  91. 6a8dff6 MIPS: tlb-r4k: Add missing HTW stop/start sequences by Markos Chandras · 10 years ago
  92. 9e0f162 MIPS: tlbex: Properly fix HUGE TLB Refill exception handler by David Daney · 10 years ago
  93. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  94. b0e2a55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  95. f464938 MIPS: DMA: Add cma support by Zubair Lutfullah Kakakhel · 10 years ago
  96. 0b70068 mm: export symbol dependencies of is_zero_pfn() by Ard Biesheuvel · 10 years ago
  97. 2a4a8b1 MIPS: Remove race window in page fault handling by Lars Persson · 10 years ago
  98. 475d592 Merge branch '3.16-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  99. ab9988a MIPS: Initialise MAARs by Paul Burton · 10 years ago
  100. 5890f70 MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions by Leonid Yegoshin · 10 years ago