1. a2e715a MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. by Ralf Baechle · 14 years ago
  2. 543001f MIPS: RM7000: Symbol should be static by Ricardo Mendoza · 14 years ago
  3. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  4. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  5. c1bf207 MIPS: kprobe: Add support. by David Daney · 14 years ago
  6. 22b0763 MIPS: uasm: Add option to export uasm API. by David Daney · 14 years ago
  7. 5b97c3f MIPS: uasm: Add BBIT0 and BBIT1 instructions by David Daney · 14 years ago
  8. de6d5b55 MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. by David Daney · 14 years ago
  9. 83ccf69 MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip by Lars-Peter Clausen · 14 years ago
  10. 745aef5 MIPS: RM7000: Add support for tertiary cache by Ricardo Mendoza · 14 years ago
  11. 58a6d45 MIPS: RM7000: Make use of cache_op() instead of inline asm by Ricardo Mendoza · 14 years ago
  12. ea7a846 MIPS: Remove unnecessary header file inclusion from fault.c. by Ralf Baechle · 14 years ago
  13. 66f9ba1 MIPS: Add -Werror to arch/mips/Kbuild by Sam Ravnborg · 14 years ago
  14. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  15. 3be6022 MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c by David Daney · 14 years ago
  16. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 14 years ago
  17. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  18. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  19. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 6f32946 MIPS: Give Octeon+ CPUs their own cputype. by David Daney · 14 years ago
  23. 6dd9344 MIPS: Implement Read Inhibit/eXecute Inhibit by David Daney · 14 years ago
  24. 32546f3 MIPS: Add TLBR and ROTR to uasm. by David Daney · 14 years ago
  25. 9b8c389 MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. by David Daney · 14 years ago
  26. b66bb60 MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug by David Daney · 14 years ago
  27. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 14 years ago
  28. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  29. 2a88098 MIPS: Remove probe_tlb(). by David Daney · 14 years ago
  30. 325f8a0 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. by David Daney · 15 years ago
  31. 52ab320 MIPS: Highmem: Fix build error by Yoichi Yuasa · 14 years ago
  32. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 14 years ago
  33. 63731c9 MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init by David Daney · 14 years ago
  34. 61ef248 resources: introduce generic page_is_ram() by Wu Fengguang · 14 years ago
  35. abbdc3d MIPS: Cleanup forgotten label_module_alloc in tlbex.c by David Daney · 15 years ago
  36. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  37. 13e79b4 MIPS: Sibyte: Use hweight8 instead of counting bits by Akinobu Mita · 15 years ago
  38. 82622284 MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. by David Daney · 15 years ago
  39. 92078e0 MIPS: Add drotr and dins instructions to uasm. by David Daney · 15 years ago
  40. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  41. f8ac0425 MIPS: Add DMA declare coherent memory support by Yoichi Yuasa · 15 years ago
  42. 0f334a3 MIPS: Fix machine check exception in kmap_coherent() by Kevin Cernekee · 15 years ago
  43. 96983ff MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. by Kevin Cernekee · 15 years ago
  44. 55b8cab cpumask: use mm_cpumask() wrapper: mips by Rusty Russell · 15 years ago
  45. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  46. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  47. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  48. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  49. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  50. 2ca2ebf MIPS: Don't corrupt page tables on vmalloc fault. by David Daney · 15 years ago
  51. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 15 years ago
  52. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  53. a887b4d MIPS: Drop mmap_sem in pagefault oom path by Akinobu Mita · 15 years ago
  54. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  55. 1c1a90d [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. by Ralf Baechle · 15 years ago
  56. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  57. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  58. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  59. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 15 years ago
  60. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 15 years ago
  61. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 15 years ago
  62. faed528 MIPS: Remove dead case label. by David Daney · 15 years ago
  63. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 15 years ago
  64. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 15 years ago
  65. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 15 years ago
  66. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  67. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 15 years ago
  68. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 15 years ago
  69. a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 15 years ago
  70. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 15 years ago
  71. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 15 years ago
  72. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 15 years ago
  73. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 15 years ago
  74. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  75. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  76. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  77. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 15 years ago
  78. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 15 years ago
  79. d700119 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms by Jan Nikitenko · 16 years ago
  80. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 15 years ago
  81. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 15 years ago
  82. c7c1e38 MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 by Ralf Baechle · 16 years ago
  83. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
  84. cde15b5 MIPS: Only write c0_framemask on CPUs which have this register. by Ralf Baechle · 16 years ago
  85. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 16 years ago
  86. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  87. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  88. 47d979e MIPS: Hook Cavium OCTEON cache init into cache.c by David Daney · 16 years ago
  89. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  90. 11531ac MIPS: Add missing calls to plat_unmap_dma_mem. by David Daney · 16 years ago
  91. f43909d MIPS: IP22: Make indy_sc_ops variable static by Dmitri Vorobiev · 16 years ago
  92. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 16 years ago
  93. f67ae98 MIPS: Don't unmap the memory for dma_sync*. by David Daney · 16 years ago
  94. 3885ec8 [MIPS] TX39xx: Add missing local_flush_icache_range initialization by Atsushi Nemoto · 16 years ago
  95. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  96. af6dc22 [MIPS] tlb-r4k: Nuke broken paranoia error test. by Ralf Baechle · 16 years ago
  97. e66ddf1 mips: use generic show_mem() by Johannes Weiner · 16 years ago
  98. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  99. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  100. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago