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