1. 500c2e1 MIPS: Optimize spinlocks. by David Daney · 14 years ago
  2. 8965087 MIPS: i8259: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  3. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 14 years ago
  4. d007f99 MIPS: Use generic ucontext.h by Yoichi Yuasa · 14 years ago
  5. 7b012ce MIPS: Use generic serial.h by Yoichi Yuasa · 14 years ago
  6. f51e5a0 MIPS: Use generic parport.h by Yoichi Yuasa · 14 years ago
  7. 1a6e896 MIPS: Use generic current.h by Yoichi Yuasa · 14 years ago
  8. 27a5bd6 MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs by David Daney · 14 years ago
  9. 6f32946 MIPS: Give Octeon+ CPUs their own cputype. by David Daney · 14 years ago
  10. 6dd9344 MIPS: Implement Read Inhibit/eXecute Inhibit by David Daney · 14 years ago
  11. 32546f3 MIPS: Add TLBR and ROTR to uasm. by David Daney · 14 years ago
  12. 9fe2e9d MIPS: Add accessor functions and bit definitions for c0_PageGrain by David Daney · 14 years ago
  13. ab4ba29 MIPS: TXx9: Remove forced serial console setting by Yoichi Yuasa · 14 years ago
  14. ae7cbef MIPS: Alchemy: Remove prom_getcmdline() by Yoichi Yuasa · 14 years ago
  15. 874fd3b MIPS: Allow the auxv's elf_platform entry to be set. by David Daney · 14 years ago
  16. 3b83907 MMC: AU1xMMC: Allow platforms to disable host capabilities by Manuel Lauss · 15 years ago
  17. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 14 years ago
  18. 60ec657 MIPS: Support 36-bit iomem on 32-bit Au1x00 by pascal@pabr.org · 14 years ago
  19. 780019d MIPS: AR7: Implement clock API by Florian Fainelli · 14 years ago
  20. 5f3c909 MIPS: AR7: Implement gpiolib by Florian Fainelli · 14 years ago
  21. 69b427c MIPS: msp71xx: remove unused prom_getcmdline() by Yoichi Yuasa · 14 years ago
  22. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  23. 2fe0626 MIPS: Cleanup switches with cases that can be merged by Roel Kluin · 14 years ago
  24. 1b362e3 MIPS: Decode c0_config4 for large TLBs. by David Daney · 14 years ago
  25. f868ba2 MIPS: add readl/write_be accessors by Florian Fainelli · 15 years ago
  26. f7a904d MIPS: Loongson: Change the Email address of Wu Zhangjin by Wu Zhangjin · 14 years ago
  27. eb11df4 MIPS: Loongson: Cleanup of the environment variables by Wu Zhangjin · 14 years ago
  28. 6b07d38 MIPS: Octeon: Use optimized memory barrier primitives. by David Daney · 14 years ago
  29. f252ffd MIPS: New macro smp_mb__before_llsc. by David Daney · 14 years ago
  30. ec5380c MIPS: Remove unused macros from barrier.h by David Daney · 14 years ago
  31. f41c3c1 MIPS: Octeon: Add I2C platform device. by David Daney · 14 years ago
  32. d38760c MIPS: Simplify param.h by using <asm-generic/param.h> by Robert P. J. Day · 15 years ago
  33. 325f8a0 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. by David Daney · 15 years ago
  34. 5d400f5 MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus by Manuel Lauss · 15 years ago
  35. 70f82f2 MIPS: Alchemy: use runtime cpu detection in GPIO code. by Manuel Lauss · 15 years ago
  36. 66f75cc MIPS: Alchemy: Add au1000-eth platform device by Florian Fainelli · 15 years ago
  37. 63323ec MIPS: Alchemy: Extended DB1200 board support. by Manuel Lauss · 15 years ago
  38. 66a1d9b MIPS: Alchemy: remove unused SYS area structure by Manuel Lauss · 15 years ago
  39. b6e6d12 MIPS: Alchemy: get rid of superfluous UART definitions by Manuel Lauss · 15 years ago
  40. 8402a15 MIPS: Alchemy: prom_putchar is board dependent by Manuel Lauss · 15 years ago
  41. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  42. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  43. 7881446 MIPS: Alchemy: Stop IRQ name sharing by Manuel Lauss · 15 years ago
  44. 93e9cd8 MIPS: Alchemy: Simple cpu subtype detector by Manuel Lauss · 15 years ago
  45. 27dd65a MIPS: Alchemy: devboards: wire up new PCMCIA driver. by Manuel Lauss · 15 years ago
  46. 66213b3 MIPS: PCMCIA: new socket driver for Au1000 demoboards. by Manuel Lauss · 15 years ago
  47. 7e50b2b MIPS: Alchemy: remove board_init_irq() function. by Manuel Lauss · 15 years ago
  48. 95a4379 MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code. by Manuel Lauss · 15 years ago
  49. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  50. e770a0f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  51. 91dfc42 MIPS: 64-bit: Detect virtual memory size by Guenter Roeck · 14 years ago
  52. 22f4bb6 MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. by Manuel Lauss · 14 years ago
  53. 010c108 MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs by David VomLehn · 15 years ago
  54. 59dfa2f MIPS: PowerTV: Streamline access to platform device registers by David VomLehn · 15 years ago
  55. d797396 MIPS: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 14 years ago
  56. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  57. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  58. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  59. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  60. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  61. c3d8d85 MIPS: Loongson: Cleanups of serial port support by Wu Zhangjin · 15 years ago
  62. 137f6f3 MIPS: Cleanup signal code initialization by Ralf Baechle · 15 years ago
  63. 69f3a7d MIPS: Modularize COP2 handling by Ralf Baechle · 15 years ago
  64. cb1ed9e MIPS: Yeeloong 2F: Add LID open event as the wakeup event by Wu Zhangjin · 15 years ago
  65. 046199c MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer by Wu Zhangjin · 15 years ago
  66. 8f99a16 MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS by Wu Zhangjin · 15 years ago
  67. 538f195 MIPS: Tracing: Add dynamic function tracer support by Wu Zhangjin · 15 years ago
  68. d2bb0762 MIPS: Tracing: Add static function tracer support for MIPS by Wu Zhangjin · 15 years ago
  69. f8ede0f MIPS: Loongson 2F: Add CPU frequency scaling support by Wu Zhangjin · 15 years ago
  70. 916daba MIPS: Lemote 2F: Add cs5536 MFGPT timer support by Wu Zhangjin · 15 years ago
  71. 6e552c9 MIPS: Lemote 2F: Add Lynloong support by Wu Zhangjin · 15 years ago
  72. e13fb77 MIPS: Lemote 2F: Add NAS support by Wu Zhangjin · 15 years ago
  73. a3a0f8c MIPS: PowerTV: Base files for Cisco PowerTV platform by David VomLehn · 15 years ago
  74. 22f1fdf MIPS: Add support for uncached accelerated mappings. by Wu Zhangjin · 15 years ago
  75. 55045ff MIPS: Loongson 2F: Cleanup the #if clauses by Wu Zhangjin · 15 years ago
  76. 2ee98e0 MIPS: Lemote 2F: Add reset support by Wu Zhangjin · 15 years ago
  77. 22c2100 MIPS: Lemote 2F: Add basic CS5536 VSM support by Wu Zhangjin · 15 years ago
  78. 7d32c6d MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel option by Wu Zhangjin · 15 years ago
  79. 6f7a251 MIPS: Loongson: Add basic Loongson 2F support by Wu Zhangjin · 15 years ago
  80. a3ed495 MIPS: Loongson: Cleanup the serial port support by Wu Zhangjin · 15 years ago
  81. 04cfb90 MIPS: Loongson: Cleanup machtype support by Wu Zhangjin · 15 years ago
  82. b6ee75e MIPS: Collect FPU emulator statistics per-CPU. by David Daney · 15 years ago
  83. e2fee57 MIPS: Bonito64: Make Loongson independent from Bonito64 code. by Wu Zhangjin · 15 years ago
  84. 82622284 MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. by David Daney · 15 years ago
  85. a7187a2 MIPS: Octeon: Add register definitions for MGMT Ethernet driver. by David Daney · 15 years ago
  86. 25d967b NET: Add driver for Octeon MDIO buses. by David Daney · 15 years ago
  87. 362e696 MIPS: Reorder operations in stackframe.h for better scheduling by David Daney · 15 years ago
  88. 7580c9c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE by Dmitri Vorobiev · 15 years ago
  89. cb6edd4 MIPS: IP22: Remove an unused function by Dmitri Vorobiev · 15 years ago
  90. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  91. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  92. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  93. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  94. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  95. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  96. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  97. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  98. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  99. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago