1. 1e18ac7 MIPS: c-r4k: Extend way_string array by Paul Burton · 9 years ago
  2. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 9 years ago
  3. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  4. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  5. 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
  6. 1e51714c MIPS: use for_each_sg() by Akinobu Mita · 9 years ago
  7. 8fe4908 MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts by James Hogan · 9 years ago
  8. a3ae565 MIPS: tlbex: Fix broken offsets on r2 without XPA by James Hogan · 9 years ago
  9. a2d25e6 MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in by Paul Gortmaker · 9 years ago
  10. 9a8f4ea MIPS: c-r4k: Remove legacy __cpuinit section that crept in by Paul Gortmaker · 9 years ago
  11. b1f7e11 MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in by Paul Gortmaker · 9 years ago
  12. 9a20b09 MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation by Maciej W. Rozycki · 9 years ago
  13. 3bcb03f MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init' by Maciej W. Rozycki · 9 years ago
  14. dbfbf60 MIPS: tlb-r3k: Also invalidate wired TLB entries on boot by Maciej W. Rozycki · 9 years ago
  15. 755af33 MIPS: c-r4k: Fix typo in probe_scache() by Joshua Kinard · 9 years ago
  16. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  17. ce01948 sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly by David Hildenbrand · 9 years ago
  18. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  19. e05cb56 MIPS: tlb-r4k: Fix PG_ELPA comment by James Hogan · 9 years ago
  20. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  21. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  22. 1f0569d mips: extract logic for mmap_rnd() by Kees Cook · 9 years ago
  23. 3e20a26 Merge branch '4.0-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  24. 9eaffa8 Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores." by Ralf Baechle · 9 years ago
  25. e2e7f29 MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround by Maciej W. Rozycki · 10 years ago
  26. 3057739 MIPS: Add R16000 detection by Joshua Kinard · 10 years ago
  27. 0acbfc6 MIPS: DMA: Implement platform hook to perform post-DMA cache flushes. by Ralf Baechle · 9 years ago
  28. 4d46a67 MIPS: Fix race condition in lazy cache flushing. by Lars Persson · 9 years ago
  29. 5b9593f Revert "MIPS: Remove race window in page fault handling" by Lars Persson · 9 years ago
  30. c5b3678 MIPS: Add support for XPA. by Steven J. Hill · 9 years ago
  31. be0c37c MIPS: Rearrange PTE bits into fixed positions. by Steven J. Hill · 9 years ago
  32. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  33. 8fc5ec7 MIPS: mm: Remove dead macro definitions by Andreas Ruprecht · 9 years ago
  34. e3d0ead MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX by David Daney · 10 years ago
  35. a5770df MIPS: Add set/clear CP0 macros for PageGrain register by Steven J. Hill · 9 years ago
  36. b5ad2c2 MIPS: mm: scache: Add secondary cache support for MIPS R6 cores by Markos Chandras · 10 years ago
  37. 4ee4862 MIPS: mm: c-r4k: Set the correct ISA level by Markos Chandras · 10 years ago
  38. 77f3ee5 MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction by Leonid Yegoshin · 10 years ago
  39. d2e6d30 MIPS: mm: page: Add MIPS R6 support by Markos Chandras · 10 years ago
  40. a168b8f MIPS: mm: Add MIPS R6 instruction encodings by Leonid Yegoshin · 10 years ago
  41. 51eec48e MIPS: mm: uasm: Add signed 9-bit immediate related macros by Leonid Yegoshin · 10 years ago
  42. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  43. d79d853 MIPS: mm: Add debug information for userland SIGSEGV signals. by Markos Chandras · 10 years ago
  44. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  45. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  46. dbf3b7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  47. 9ead863 MIPS: Fix C0_Pagegrain[IEC] support. by David Daney · 10 years ago
  48. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  49. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  50. 4218091 mips/gup: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 10 years ago
  51. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  52. 070e76c MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers by Leonid Yegoshin · 10 years ago
  53. e2965cd MIPS: Add MFHC0 and MTHC0 instructions to uasm. by Steven J. Hill · 10 years ago
  54. 15d45cc MIPS: Replace use of phys_t with phys_addr_t. by Ralf Baechle · 10 years ago
  55. 34adb28 MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT by Ralf Baechle · 10 years ago
  56. c441d4a MIPS: mm: Only build one microassembler that is suitable by Maciej W. Rozycki · 10 years ago
  57. d74b017 MIPS: BMIPS: Add special cache handling in c-r4k.c by Kevin Cernekee · 10 years ago
  58. 0dc294c MIPS: DMA: Explain the lack of special handling for R14000/R16000. by Ralf Baechle · 10 years ago
  59. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  60. 6a8dff6 MIPS: tlb-r4k: Add missing HTW stop/start sequences by Markos Chandras · 10 years ago
  61. 9e0f162 MIPS: tlbex: Properly fix HUGE TLB Refill exception handler by David Daney · 10 years ago
  62. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  63. b0e2a55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  64. f464938 MIPS: DMA: Add cma support by Zubair Lutfullah Kakakhel · 10 years ago
  65. 0b70068 mm: export symbol dependencies of is_zero_pfn() by Ard Biesheuvel · 10 years ago
  66. 2a4a8b1 MIPS: Remove race window in page fault handling by Lars Persson · 10 years ago
  67. 475d592 Merge branch '3.16-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  68. ab9988a MIPS: Initialise MAARs by Paul Burton · 10 years ago
  69. 5890f70 MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions by Leonid Yegoshin · 10 years ago
  70. f1014d1 MIPS: mm: Use the Hardware Page Table Walker if the core supports it by Markos Chandras · 10 years ago
  71. 1062080 MIPS: bugfix: missed cache flush of TLB refill handler by Leonid Yegoshin · 10 years ago
  72. 6ee1d93 MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM) by Rafał Miłecki · 10 years ago
  73. d377732 Revert "MIPS: Delete unused function add_temporary_entry." by Rafał Miłecki · 10 years ago
  74. e5cd534 MIPS: Remove incorrect NULL check in local_flush_tlb_page() by Emil Goode · 10 years ago
  75. bf4aac0 MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks by Maciej W. Rozycki · 10 years ago
  76. 8393c52 MIPS: tlbex: Fix a missing statement for HUGETLB by Huacai Chen · 10 years ago
  77. 84c68cb MIPS: mm: uasm: Fix lh micro-assembler instruction by Markos Chandras · 10 years ago
  78. 7682f9e MIPS: uasm: Add SLT uasm instruction by Markos Chandras · 10 years ago
  79. 9d98736 MIPS: uasm: Add s3s1s2 instruction builder by Markos Chandras · 10 years ago
  80. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  81. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  82. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  83. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  84. f7a89f1 MIPS: Call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
  85. 18280ed MIPS: Add code for new system 'paravirt' by David Daney · 10 years ago
  86. 18a8cd6 MIPS: Add minimal support for OCTEON3 to c-r4k.c by David Daney · 10 years ago
  87. 35d0470 MIPS: Don't build fast TLB refill handler with 32-bit kernels by David Daney · 10 years ago
  88. 8248881 MIPS: uasm: Add lb uasm instruction by Markos Chandras · 10 years ago
  89. 16d21a8 MIPS: uasm: Add mflo uasm instruction by Markos Chandras · 10 years ago
  90. a8e897a MIPS: uasm: Add mul uasm instruction by Markos Chandras · 10 years ago
  91. d6b3314 MIPS: uasm: Add lh uam instruction by Markos Chandras · 10 years ago
  92. ab9e4fa MIPS: uasm: Add wsbh uasm instruction by Markos Chandras · 10 years ago
  93. e8ef868 MIPS: uasm: Add sltu uasm instruction by Markos Chandras · 10 years ago
  94. 390363e MIPS: uasm: Add sltiu uasm instruction by Markos Chandras · 10 years ago
  95. 7fa2268 MIPS: uasm: Add jalr uasm instruction by Markos Chandras · 10 years ago
  96. f3ec7a2 MIPS: uasm: Add mfhi uasm instruction by Markos Chandras · 10 years ago
  97. 4c12a85 MIPS: uasm: Add divu uasm instruction by Markos Chandras · 10 years ago
  98. f31318f MIPS: uasm: Add srlv uasm instruction by Markos Chandras · 10 years ago
  99. bef581b MIPS: uasm: Add sllv uasm instruction by Markos Chandras · 10 years ago
  100. 90f9135 MIPS: Export local_flush_icache_range for KVM by James Hogan · 10 years ago