1. e303e08 [MIPS] Remove old junk left from old atomic_lock. by Ralf Baechle · 18 years ago
  2. 63dc68a [MIPS] Use conditional traps for BUG_ON on MIPS II and better. by Ralf Baechle · 18 years ago
  3. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  4. 187933f [MIPS] do_IRQ cleanup by Atsushi Nemoto · 18 years ago
  5. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  6. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  7. c87b6eb [MIPS] mips hpt cleanup: get rid of mips_hpt_init by Atsushi Nemoto · 18 years ago
  8. 6f2c3fa [MIPS] Fix alignment hole in struct cache_desc; shrink struct. by Ralf Baechle · 18 years ago
  9. 2472d0b [MIPS] Remove unused R10000 performance counter definitions. by Ralf Baechle · 18 years ago
  10. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 18 years ago
  11. 656be92 [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n by Atsushi Nemoto · 18 years ago
  12. 56ae583 [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE by Yoichi Yuasa · 18 years ago
  13. 4e3884f [MIPS] Use "long" for 64-bit values on 64-bit kernel. by Atsushi Nemoto · 18 years ago
  14. 8431fd0 [MIPS] Introduce __pa_symbol() by Franck Bui-Huu · 18 years ago
  15. 620a480 [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels by Franck Bui-Huu · 18 years ago
  16. 99e3b94 [MIPS] page.h: remove __pa() usages. by Franck Bui-Huu · 18 years ago
  17. ec7080d [PATCH] make au1xxx-ide compile again by Manuel Lauss · 18 years ago
  18. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  19. 904880e [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors. by Ralf Baechle · 18 years ago
  20. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  21. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  22. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  23. 21e9ac7 [MIPS] MIPS doesn't need compat_sys_getdents. by Ralf Baechle · 18 years ago
  24. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  25. f8829ca [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page by Ralf Baechle · 18 years ago
  26. d89e36d [MIPS] Fix iounmap argument to const volatile. by Ralf Baechle · 18 years ago
  27. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago
  28. 94399ea [MIPS] More vr41xx pt_regs fixups by Yoichi Yuasa · 18 years ago
  29. c25d518 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  30. 04d4d7d [MIPS] Cleanup definitions of speed_t and tcflag_t. by Ralf Baechle · 18 years ago
  31. 9b95e62 [MIPS] Optimize and cleanup get_saved_sp, set_saved_sp by Atsushi Nemoto · 18 years ago
  32. dff9262 [MIPS] <asm/irq.h> does not need pt_regs anymore. by Atsushi Nemoto · 18 years ago
  33. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  34. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  35. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  36. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  37. 6dab2f4 [MIPS] DEC: pt_regs fixes for buserror handlers by Ralf Baechle · 18 years ago
  38. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 7009af8 [MIPS] PNX8550 fixups by Vitaly Wool · 18 years ago
  41. 708e168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  42. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  43. af8b128 [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. by Yoichi Yuasa · 18 years ago
  44. 0e90f49b [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary by Franck Bui-Huu · 18 years ago
  45. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  46. 12dce62 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  47. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  48. 04b314b [MIPS] Remove unused galileo-boars header files by Yoichi Yuasa · 18 years ago
  49. b772da3 [MIPS] Rename SERIAL_PORT_DEFNS for EV64120 by Yoichi Yuasa · 18 years ago
  50. 998ec29 [MIPS] Add UART IRQ number for EV64120 by Yoichi Yuasa · 18 years ago
  51. 1924600 [MIPS] Make unwind_stack() can dig into interrupted context by Atsushi Nemoto · 18 years ago
  52. c59a0f1 [MIPS] Remove __flush_icache_page by Atsushi Nemoto · 18 years ago
  53. 1df0f0f [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT by Atsushi Nemoto · 18 years ago
  54. eae6c0d [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT by Atsushi Nemoto · 18 years ago
  55. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  56. 36396f3 [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. by Ralf Baechle · 18 years ago
  57. e584ade [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. by Ralf Baechle · 18 years ago
  58. ddb1199 [MIPS] fstatat syscall names by Richard Sandiford · 18 years ago
  59. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  60. d7d86aa [MIPS] Cleanup hazard handling. by Ralf Baechle · 18 years ago
  61. 9dbd7b9 [MIPS] Fix USER_PTRS_PER_PGD for 64K page size. by Peter Watkins · 18 years ago
  62. 0c68a9b [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite by thomas@koeller.dyndns.org · 18 years ago
  63. 6b8aab0 [MIPS] Reformat missformated SMTC bits. by Ralf Baechle · 18 years ago
  64. 3c70f12 [MIPS] Qemu does not have D-cache aliases by Atsushi Nemoto · 18 years ago
  65. bdb37c8 [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions. by Yoichi Yuasa · 18 years ago
  66. 633fd56 [MIPS] Move definition of IRIX compat constant into IRIX compat code. by Ralf Baechle · 18 years ago
  67. 6b3e5f4 [MIPS] Use common definitions from asm-generic/signal.h by Yoichi Yuasa · 18 years ago
  68. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  69. 3ee24e1 [MIPS] Atlas: Fix building the RTC driver by Maciej W. Rozycki · 18 years ago
  70. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  71. 8f9a2b3 [MIPS] Fix errors detected by "make headers_check" by Atsushi Nemoto · 18 years ago
  72. d34555f [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). by Ralf Baechle · 18 years ago
  73. 65316fd [MIPS] Replace generic__raw_read_trylock usage by Ralf Baechle · 18 years ago
  74. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  75. b4b30a5 [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU by Ralf Baechle · 18 years ago
  76. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  77. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  78. a2aa3e2 [PATCH] headers_check: fix userspace build of asm-mips/page.h by David Woodhouse · 18 years ago
  79. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  80. bddc813 [MIPS] vr41xx: Update workpad setup function by Yoichi Yuasa · 18 years ago
  81. f26811e [MIPS] vr41xx: Update e55 setup function by Yoichi Yuasa · 18 years ago
  82. efcb487 [MIPS] vr41xx: Removed old v2.4 VRC4173 driver by Yoichi Yuasa · 18 years ago
  83. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 18 years ago
  84. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  85. 2874fe5 [MIPS] vr41xx: Replace magic number for P4K bit with symbol. by Yoichi Yuasa · 18 years ago
  86. 192ef36 [MIPS] TRACE_IRQFLAGS_SUPPORT support. by Ralf Baechle · 18 years ago
  87. 8d197f3 [MIPS] Fix rdhwr_op definition. by Atsushi Nemoto · 18 years ago
  88. 7de58fa [MIPS] Sparsemem fixes by Atsushi Nemoto · 18 years ago
  89. 4e8ab36 [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80. by Yoichi Yuasa · 18 years ago
  90. fc5d2d2 [MIPS] Use the proper technical term for naming some of the cache macros. by Ralf Baechle · 18 years ago
  91. a722df0 [MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133. by Yoichi Yuasa · 18 years ago
  92. 722cfd9 [MIPS] Wire up vmsplice(2) and move_pages(2). by Ralf Baechle · 18 years ago
  93. e1e80b4 [MIPS] Don't include obsolete <linux/config.h>. by Ralf Baechle · 18 years ago
  94. 2e128de [MIPS] Default cpu_has_mipsmt to a runtime check by Chris Dearman · 18 years ago
  95. 38e0e8c [PATCH] char/rtc: Handle memory-mapped chips properly by Maciej W. Rozycki · 18 years ago
  96. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  97. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  98. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  99. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  100. 8db089c [MIPS] Add missing backslashes to macro definitions. by Ralf Baechle · 18 years ago