1. 574009c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  2. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  3. e10a443 [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag by Robert P. J. Day · 17 years ago
  4. 6bfe966 [MIPS] signal32: no need to save c0_status register in setup_sigcontext32() by Franck Bui-Huu · 17 years ago
  5. 4ed3a77 [MIPS] Fix warning in get_user when fetching pointer object from userspace. by Ralf Baechle · 17 years ago
  6. 27a3bba [MIPS] VPE: Sprinkle device model code into code to make udev happier. by Ralf Baechle · 17 years ago
  7. 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 17 years ago
  8. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 17 years ago
  9. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 17 years ago
  10. 2116245 [APM] MIPS: Convert to use shared APM emulation. by Ralf Baechle · 17 years ago
  11. 33cf45b [TC] TURBOchannel support for the DECstation by Maciej W. Rozycki · 17 years ago
  12. b454cc6 [TC] MIPS: TURBOchannel update to the driver model by Maciej W. Rozycki · 17 years ago
  13. 131c1a2 [MIPS] Comment fix by Chris Dearman · 17 years ago
  14. be70130 [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. by Ralf Baechle · 17 years ago
  15. fd046eb [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 18 years ago
  16. 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 17 years ago
  17. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago
  18. 907e193 [MIPS] Remove _fdata from asm-mips/sections.h by Atsushi Nemoto · 17 years ago
  19. 6f284a2 [MIPS] FLATMEM: introduce PHYS_OFFSET. by Franck Bui-Huu · 17 years ago
  20. db84dc6 [MIPS] Setup min_low_pfn/max_low_pfn correctly by Franck Bui-Huu · 17 years ago
  21. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  22. 2fa7937 [MIPS] Make I8259A_IRQ_BASE customizable by Atsushi Nemoto · 17 years ago
  23. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 17 years ago
  24. 701dfbc [PATCH] mm: mremap correct rmap accounting by Hugh Dickins · 17 years ago
  25. 66218da [MIPS] Fix wrong checksum calculation on 64-bit MIPS by Atsushi Nemoto · 17 years ago
  26. 3f31837 [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard() by Yoichi Yuasa · 17 years ago
  27. 89c07fd [MIPS] Fix APM build by Ralf Baechle · 17 years ago
  28. ac8be95 [MIPS] SMTC: Instant IPI replay. by Ralf Baechle · 17 years ago
  29. f9bba75 [MIPS] SMTC build fix by Atsushi Nemoto · 17 years ago
  30. f860c90 [MIPS] csum_partial and copy in parallel by Atsushi Nemoto · 18 years ago
  31. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  32. bcd0228 [PATCH] MIPS: Fix COW D-cache aliasing on fork by Atsushi Nemoto · 18 years ago
  33. 8b2f355 [MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h. by Ralf Baechle · 18 years ago
  34. 2bbc5bd [MIPS] IP27: Move definition of nic_t to its sole user. by Ralf Baechle · 18 years ago
  35. 2f3643a [MIPS] IP27: Don't include <asm/sn/arch.h>. by Ralf Baechle · 18 years ago
  36. b723782 [MIPS] compat.h uses struct pt_regs so needs to include ptrace.h. by Ralf Baechle · 18 years ago
  37. 2d911e9 [MIPS] Move die and die_if_kernel() from system.h to ptrace.h by Ralf Baechle · 18 years ago
  38. 5b1d221 [MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq by Ralf Baechle · 18 years ago
  39. f0647a5 [PATCH] add STB810 support (Philips PNX8550-based) by Vitaly Wool · 18 years ago
  40. 14b36af [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines by Thomas Bogendoerfer · 18 years ago
  41. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  42. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  43. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  44. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  45. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  46. ad76fb6 [PATCH] mm: k{,um}map_atomic() vs in_atomic() by Peter Zijlstra · 18 years ago
  47. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  48. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  49. 5b70a31 [MIPS] pte_offset(dir,addr): parenthesis fix by Franck Bui-Huu · 18 years ago
  50. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  51. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  52. 4f8b5c7 [MIPS] Fix atomic.h build errors. by Ralf Baechle · 18 years ago
  53. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  54. 9567772 [MIPS] klconfig add missing bracket by Mariusz Kozlowski · 18 years ago
  55. 8e3d843 [NET]: MIPS checksum annotations and cleanups. by Al Viro · 18 years ago
  56. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  57. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  58. aa414df [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. by Ralf Baechle · 18 years ago
  59. 0b7883f [MIPS] Remove unused definition of cpu_to_lelongp() by Ralf Baechle · 18 years ago
  60. 4ffd8b3 [MIPS] Remove userspace proofing from <asm/bitops.h>. by Ralf Baechle · 18 years ago
  61. e303e08 [MIPS] Remove old junk left from old atomic_lock. by Ralf Baechle · 18 years ago
  62. 63dc68a [MIPS] Use conditional traps for BUG_ON on MIPS II and better. by Ralf Baechle · 18 years ago
  63. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  64. 187933f2 [MIPS] do_IRQ cleanup by Atsushi Nemoto · 18 years ago
  65. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  66. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  67. c87b6eb [MIPS] mips hpt cleanup: get rid of mips_hpt_init by Atsushi Nemoto · 18 years ago
  68. 6f2c3fa [MIPS] Fix alignment hole in struct cache_desc; shrink struct. by Ralf Baechle · 18 years ago
  69. 2472d0b [MIPS] Remove unused R10000 performance counter definitions. by Ralf Baechle · 18 years ago
  70. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 18 years ago
  71. 656be92 [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n by Atsushi Nemoto · 18 years ago
  72. 56ae583 [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE by Yoichi Yuasa · 18 years ago
  73. 4e3884f [MIPS] Use "long" for 64-bit values on 64-bit kernel. by Atsushi Nemoto · 18 years ago
  74. 8431fd0 [MIPS] Introduce __pa_symbol() by Franck Bui-Huu · 18 years ago
  75. 620a480 [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels by Franck Bui-Huu · 18 years ago
  76. 99e3b94 [MIPS] page.h: remove __pa() usages. by Franck Bui-Huu · 18 years ago
  77. ec7080d [PATCH] make au1xxx-ide compile again by Manuel Lauss · 18 years ago
  78. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  79. 904880e [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors. by Ralf Baechle · 18 years ago
  80. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  81. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  82. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  83. 21e9ac7 [MIPS] MIPS doesn't need compat_sys_getdents. by Ralf Baechle · 18 years ago
  84. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  85. f8829ca [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page by Ralf Baechle · 18 years ago
  86. d89e36d [MIPS] Fix iounmap argument to const volatile. by Ralf Baechle · 18 years ago
  87. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago
  88. 94399ea [MIPS] More vr41xx pt_regs fixups by Yoichi Yuasa · 18 years ago
  89. c25d518 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  90. 04d4d7d [MIPS] Cleanup definitions of speed_t and tcflag_t. by Ralf Baechle · 18 years ago
  91. 9b95e62 [MIPS] Optimize and cleanup get_saved_sp, set_saved_sp by Atsushi Nemoto · 18 years ago
  92. dff9262e [MIPS] <asm/irq.h> does not need pt_regs anymore. by Atsushi Nemoto · 18 years ago
  93. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  94. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  95. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  96. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  97. 6dab2f4 [MIPS] DEC: pt_regs fixes for buserror handlers by Ralf Baechle · 18 years ago
  98. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  99. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  100. 7009af8 [MIPS] PNX8550 fixups by Vitaly Wool · 18 years ago