1. c68644d [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. by Ralf Baechle · 18 years ago
  2. e016c38 [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. by Ralf Baechle · 18 years ago
  3. b772e6d [MIPS] Always fixup unaligned accesses in kernel mode. by Ralf Baechle · 18 years ago
  4. 9b43fb6 [MIPS] Fix dma_sync_*_for_device() functions by Thomas Bogendoerfer · 18 years ago
  5. f13cc01 [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup by Thomas Bogendoerfer · 18 years ago
  6. 3dac256 [MIPS] RTLX: Delete multiple definition of ret shaddowing each other. by Ralf Baechle · 18 years ago
  7. c4c4018 [MIPS] RTLX, VPE: Make open actually atomic. by Ralf Baechle · 18 years ago
  8. cbc8413 [MIPS] excite: Set serial driver iotype to UPIO_RM9000 by Thomas Koeller · 18 years ago
  9. be91589 [MIPS] excite: Rename CONFIG option by Thomas Koeller · 18 years ago
  10. 4419708 [MIPS] Mark pcibios_fixup_device_resources() as __devinit by Atsushi Nemoto · 18 years ago
  11. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 18 years ago
  12. 67e2ccc [MIPS] RTLX: Handle signals when sleeping. by Ralf Baechle · 18 years ago
  13. cc39cb1 [MIPS] TB0287: Enable SM501 driver support in defconfig by Yoichi Yuasa · 18 years ago
  14. 2e8e2d4 [MIPS] Fix port 0 mac address for mips mv6434x platforms by Dale Farnsworth · 18 years ago
  15. 5ce704f Revert "[PATCH] Generic ioremap_page_range: mips conversion" by Ralf Baechle · 18 years ago
  16. 0eb9d78 [MIPS] Cobalt: Rename "Colo" MTD partition to "firmware". by Ralf Baechle · 18 years ago
  17. de7fa29 [MIPS] SMP: Get smp_tune_scheduling to do something useful. by Ralf Baechle · 18 years ago
  18. 9693a85 [MIPS] Add basic SMARTMIPS ASE support by Franck Bui-Huu · 18 years ago
  19. d7f786e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  20. f00a3ec [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] by Dale Farnsworth · 18 years ago
  21. a0be2f7 [MIPS] Drop __init from init_8259A() by Atsushi Nemoto · 18 years ago
  22. a9b69d0 [MIPS] Fix Kconfig typo bug by Ralf Baechle · 18 years ago
  23. 90fccb1 [MIPS] Fix double signal on trap and break instruction by Atsushi Nemoto · 18 years ago
  24. 01ee603 [MIPS] sigset_32 has been made redundand by compat_sigset_t. by Ralf Baechle · 18 years ago
  25. 45a33c3 [MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion. by Yoichi Yuasa · 18 years ago
  26. c316eb1 [MIPS] Add MTD device support for Cobalt by Yoichi Yuasa · 18 years ago
  27. 0cfd526 [MIPS] Cobalt: Fix UART I/O type by Yoichi Yuasa · 18 years ago
  28. e03b526 [MIPS] Fixup copy_from_user_inatomic by Ralf Baechle · 18 years ago
  29. f49a747 [MIPS] Make some __setup functions static by Atsushi Nemoto · 18 years ago
  30. bf15f76 [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y by Ralf Baechle · 18 years ago
  31. cc80107 [MIPS] Allow selection of KGDB only on platforms where it's supported. by Ralf Baechle · 18 years ago
  32. cb553c4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  33. 040cf8c [MIPS] Update defconfigs by Ralf Baechle · 18 years ago
  34. c066a32 [MIPS] Support for several more SNI RM models. by Thomas Bogendoerfer · 18 years ago
  35. 5759906 [MIPS] Include <asm/bugs> to for declaration of check_bugs32. by Ralf Baechle · 18 years ago
  36. 6a1e552 [MIPS] Add external declaration of pagetable_init() to pgalloc.h by Atsushi Nemoto · 18 years ago
  37. db0b937 [MIPS] Make kernel_thread_helper() static by Atsushi Nemoto · 18 years ago
  38. b6dcec9 [MIPS] Make __declare_dbe_table static and avoid it getting optimized away by Ralf Baechle · 18 years ago
  39. 151fd6a [MIPS] signals: Share even more code. by Ralf Baechle · 18 years ago
  40. 38201fb [MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n build by Ralf Baechle · 18 years ago
  41. 140c172 [MIPS] Iomap implementation. by Ralf Baechle · 18 years ago
  42. f8aeb85 [MIPS] IP27: Fix warning. by Ralf Baechle · 18 years ago
  43. 755f21b [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. by Atsushi Nemoto · 18 years ago
  44. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  45. 877fe38 [PATCH] clocksource: fixup is_continous changes on MIPS by Thomas Gleixner · 18 years ago
  46. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  47. 8d8cb8a [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage by Eric W. Biederman · 18 years ago
  48. 7ed744d [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c by Eric W. Biederman · 18 years ago
  49. ee40456 [PATCH] sysctl: mips/au1000: remove sys_sysctl support by Eric W. Biederman · 18 years ago
  50. 463020c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  51. 431dc80 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. by Ralf Baechle · 18 years ago
  52. 366d6ae [MIPS] Fix uniprocessor Sibyte builds. by Andrew Sharp · 18 years ago
  53. 7da8a58 [MIPS] Make entry.S a little more readable. by Franck Bui-Huu · 18 years ago
  54. d01f06e [MIPS] DECstation: Fix irq handling by Atsushi Nemoto · 18 years ago
  55. 24c556e [MIPS] signals: make common _BLOCKABLE macro by Franck Bui-Huu · 18 years ago
  56. 6668058 [MIPS] signal: Move sigframe definition for native O32/N64 into signal.c by Ralf Baechle · 18 years ago
  57. 205d84a [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user by Ralf Baechle · 18 years ago
  58. dd02f06 [MIPS] signal: Fix warnings in o32 compat code. by Ralf Baechle · 18 years ago
  59. af3d10d [MIPS] IP27: Enable N32 support in defconfig. by Ralf Baechle · 18 years ago
  60. 9a88cbb [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} by Ralf Baechle · 18 years ago
  61. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  62. 43cd346 [PATCH] Dynamic kernel command-line: mips by Alon Bar-Lev · 18 years ago
  63. 574009c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  64. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 18 years ago
  65. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  66. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  67. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  68. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  69. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 18 years ago
  70. e692eb3 [MIPS] signal: do not inline handle_signal() by Franck Bui-Huu · 18 years ago
  71. f90080a [MIPS] signal: do not use save_static_function() anymore by Franck Bui-Huu · 18 years ago
  72. 6bfe966 [MIPS] signal32: no need to save c0_status register in setup_sigcontext32() by Franck Bui-Huu · 18 years ago
  73. 9432a9b [MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes by Franck Bui-Huu · 18 years ago
  74. 722bb63 [MIPS] signal: factorize debug code by Franck Bui-Huu · 18 years ago
  75. 601dde4 [MIPS] signal: test return value of install_sigtramp() by Franck Bui-Huu · 18 years ago
  76. 36a1f2c2 [MIPS] signal32: remove duplicate code by Franck Bui-Huu · 18 years ago
  77. c0b9bae [MIPS] signal: clean up sigframe structure by Franck Bui-Huu · 18 years ago
  78. c3fc4ab [MIPS] signal: do not inline functions in signal-common.h by Franck Bui-Huu · 18 years ago
  79. a007b1f [MIPS] signals: reduce {setup,restore}_sigcontext sizes by Franck Bui-Huu · 18 years ago
  80. 761fc19 [MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platforms by Dale Farnsworth · 18 years ago
  81. 6a2603a [MIPS] JMR3927 and RBTX49x7 support little endian by Sergei Shtylyov · 18 years ago
  82. 57340b2 [MIPS] RBTX49x7: declare prom_getcmdline() by Sergei Shtylyov · 18 years ago
  83. bb3d7c7 [MIPS] RTLX: Sprinkle device model code into code to make udev happier. by Ralf Baechle · 18 years ago
  84. 27a3bba [MIPS] VPE: Sprinkle device model code into code to make udev happier. by Ralf Baechle · 18 years ago
  85. 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 18 years ago
  86. 2116245 [APM] MIPS: Convert to use shared APM emulation. by Ralf Baechle · 18 years ago
  87. 33cf45b [TC] TURBOchannel support for the DECstation by Maciej W. Rozycki · 18 years ago
  88. d390008 [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro by Ralf Baechle · 18 years ago
  89. c55197e [MIPS] Fix warnings in run_uncached on 32bit kernel by Yoichi Yuasa · 18 years ago
  90. 37f2674 [MIPS] Move .set reorder out of conditional code by Chris Dearman · 18 years ago
  91. 6d66710 [MIPS] Check FCSR for pending interrupts before restoring from a context. by Chris Dearman · 18 years ago
  92. b86b30f [MIPS] Jaguar ATX: Fix large number of warnings. by Ralf Baechle · 18 years ago
  93. 3d0f82a [MIPS] Jaguar: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  94. 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 18 years ago
  95. 99d233f [MIPS] Use compat_sys_pselect6 by Joseph S. Myers · 18 years ago
  96. 447deaf [MIPS] SMTC: Cleanup idle hook invocation. by Ralf Baechle · 18 years ago
  97. 7418cb8 [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity by David Quigley · 19 years ago
  98. c917061 [MIPS] IRIX: Linux coding style cleanups. by Ralf Baechle · 18 years ago
  99. 3f21cde [MIPS] PB1100: Fix pile of warnings by Ralf Baechle · 18 years ago
  100. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago