1. 0f3b395 mips: use the the PCI controller's io_map_base by Michael S. Tsirkin · 12 years ago
  2. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  3. 1c773ea MIPS: Netlogic: Add XLP makefiles and config by Jayachandran C · 13 years ago
  4. eab9029 mips: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  5. 7f058e8 MIPS: Kconfig and Makefile update for Netlogic XLR/XLS by Jayachandran C · 13 years ago
  6. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  7. e5674ad MIPS: Separate two consecutive loads in memset.S by Tony Wu · 14 years ago
  8. b44c779 MIPS: libgcc.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  9. abe5b41 MIPS: delay: Fix use of current_cpu_data in preemptable code. by Ralf Baechle · 14 years ago
  10. 3cb3a66 MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel by Atsushi Nemoto · 15 years ago
  11. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 15 years ago
  12. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 15 years ago
  13. 634286f MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT by Ralf Baechle · 15 years ago
  14. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  15. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 16 years ago
  16. b65a75b MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment. by Ralf Baechle · 16 years ago
  17. 60724ca MIPS: IP checksums: Remove unncessary .set pseudos by Ralf Baechle · 16 years ago
  18. d86a812 MIPS: IP checksums: Remove unncessary folding of sum to 16 bit. by Ralf Baechle · 16 years ago
  19. b80a1b8 [MIPS] Fix 64-bit IP checksum code by Atsushi Nemoto · 16 years ago
  20. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  21. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  22. 4177017 [MIPS] Export __ucmpdi2 to modules. by Ralf Baechle · 16 years ago
  23. c5ec198 [MIPS] Eleminate local symbols from the symbol table. by Ralf Baechle · 16 years ago
  24. 930bff8 [MIPS] IP28: added cache barrier to assembly routines by Thomas Bogendoerfer · 17 years ago
  25. 48ef262 [MIPS] Put cast inside macro instead of all the callers by Andrew Sharp · 17 years ago
  26. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  27. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  28. 2704afe [MIPS] Add __cmpdi2 by Ralf Baechle · 17 years ago
  29. 8c41286 [MIPS] Include cacheflush.h in uncache.c by Atsushi Nemoto · 17 years ago
  30. 40df383 [MIPS] Cleanup tlbdebug.h by Atsushi Nemoto · 17 years ago
  31. 2a21c73 [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 by Fuxin Zhang · 17 years ago
  32. 69ed25b [MIPS] Remove unused dump_tlb functions by Atsushi Nemoto · 17 years ago
  33. 4becef1 [MIPS] Unify dump_tlb by Atsushi Nemoto · 17 years ago
  34. f7c2778 [MIPS] Change libgcc-style functions from lib-y to obj-y by Ralf Baechle · 17 years ago
  35. 3ca5079 [MIPS] __ucmpdi2 arguments are unsigned long long. by Ralf Baechle · 17 years ago
  36. df6b106 [MIPS] Add __ucmpdi2 implementation by Thiemo Seufer · 17 years ago
  37. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  38. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  39. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  40. e03b526 [MIPS] Fixup copy_from_user_inatomic by Ralf Baechle · 17 years ago
  41. 140c172 [MIPS] Iomap implementation. by Ralf Baechle · 18 years ago
  42. c55197e [MIPS] Fix warnings in run_uncached on 32bit kernel by Yoichi Yuasa · 17 years ago
  43. a583158 [MIPS] Unify memset.S by Atsushi Nemoto · 18 years ago
  44. f860c90 [MIPS] csum_partial and copy in parallel by Atsushi Nemoto · 18 years ago
  45. ae32ffd [MIPS] Export csum_partial_copy_nocheck. by Ralf Baechle · 18 years ago
  46. ed99e2b [MIPS] Optimize csum_partial for 64bit kernel by Atsushi Nemoto · 18 years ago
  47. 773ff78 [MIPS] Optimize flow of csum_partial by Atsushi Nemoto · 18 years ago
  48. 52ffe76 [MIPS] Make csum_partial more readable by Atsushi Nemoto · 18 years ago
  49. 0bcdda0 [MIPS] Unify csum_partial.S by Atsushi Nemoto · 18 years ago
  50. 8e3d843 [NET]: MIPS checksum annotations and cleanups. by Al Viro · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. 72fbfb26 [MIPS] Fix optimization for size build. by Ralf Baechle · 18 years ago
  53. 778e2ac [MIPS] Fix build error on processors that don's support copy-on-write. by Ralf Baechle · 18 years ago
  54. 29ce2c7 Update Yoichi Yuasa's email address. by Ralf Baechle · 19 years ago
  55. e5adb87 Hack to resolve longstanding prefetch issue by Ralf Baechle · 19 years ago
  56. ba5187d Better interface to run uncached cache setup code. by Thiemo Seufer · 19 years ago
  57. fe00f94 Sparseify MIPS. by Ralf Baechle · 19 years ago
  58. 69903d6 Fix typos and formatting. by Thiemo Seufer · 20 years ago
  59. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  60. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  61. 048eb58 kbuild: mips use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  62. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  63. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago