1. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  2. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  3. 8db089c [MIPS] Add missing backslashes to macro definitions. by Ralf Baechle · 18 years ago
  4. fc10334 [MIPS] Remove BSD and Sys V compat data types. by Ralf Baechle · 18 years ago
  5. 89e22d1 [MIPS] ioc3.h: Uses u8, so include <linux/types.h>. by Ralf Baechle · 18 years ago
  6. 38e9156 [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. by Domen Puncer · 18 years ago
  7. f7a8491 [MIPS] Fix FIXADDR_TOP for TX39/TX49. by Atsushi Nemoto · 18 years ago
  8. f41ae0b [MIPS] Fix configuration of R2 CPU features and multithreading. by Ralf Baechle · 18 years ago
  9. 4277ff5 [MIPS] Fix use of ehb instruction for non-R2 configurations. by Ralf Baechle · 18 years ago
  10. b4ab24e [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems. by Ralf Baechle · 18 years ago
  11. 136d47d [MIPS] Wire up tee(2). by Ralf Baechle · 19 years ago
  12. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  13. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  14. 838cd15 [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ by akpm@osdl.org · 18 years ago
  15. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  16. f2c780c [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper ones by Sergei Shtylyov · 18 years ago
  17. d501e62 [PATCH] Delete unused definitions of kvaddr_to_nid by Ralf Baechle · 18 years ago
  18. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 18 years ago
  19. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  20. 1723b4a [MIPS] Make timer interrupt frequency configurable from kconfig. by Atsushi Nemoto · 18 years ago
  21. c3b1c2d [MIPS] Fix R4K cache macro names by Kumba · 18 years ago
  22. 2493921 [MIPS] Add Missing R4K Cache Macros to IP27 & IP32 by Kumba · 18 years ago
  23. 35189fa [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. by Ralf Baechle · 18 years ago
  24. 355c471 [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board by dmitry pervushin · 18 years ago
  25. 4a0312f [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors. by Thomas Bogendoerfer · 18 years ago
  26. b00f473 [MIPS] SN: include asm/sn/types.h for nasid_t. by Ralf Baechle · 18 years ago
  27. 470b160 [MIPS] Remove support for NEC DDB5476. by Ralf Baechle · 18 years ago
  28. eaff388 [MIPS] Remove support for NEC DDB5074. by Ralf Baechle · 18 years ago
  29. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  30. 7ab2dc4 [MIPS] SN: Declare bridge_pci_ops. by Ralf Baechle · 18 years ago
  31. f456aca [MIPS] IP27: Cleanup N/M mode configuration. by Ralf Baechle · 18 years ago
  32. 0986625 [MIPS] IP27: Throw away old unused hacks. by Ralf Baechle · 18 years ago
  33. d9b8d0d [MIPS] Drop 0 definition for kern_addr_valid by Ralf Baechle · 18 years ago
  34. e53639d [MIPS] Consolidate definitions of pfn_valid in one file. by Ralf Baechle · 18 years ago
  35. 952fa95 [MIPS] APM emu support by Rodolfo Giometti · 18 years ago
  36. aa9772e [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE. by Ralf Baechle · 18 years ago
  37. bf5a312 [MIPS] SN: Move FRU header one level up; it is not SN0-specific. by Ralf Baechle · 18 years ago
  38. 3e0ba41 [MIPS] IP27: Remove #if 0'ed code. by Ralf Baechle · 18 years ago
  39. 8f2f360 [MIPS] IP27: Nuke leftovers of _STANDALONE by Ralf Baechle · 18 years ago
  40. edc123d [MIPS] IP27: Remove leftovers of sable support. by Ralf Baechle · 18 years ago
  41. 8dbd1d3 [MIPS] IP27: Nuke last leftovers from FRUTEST by Ralf Baechle · 18 years ago
  42. b383f47 [MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO. by Ralf Baechle · 18 years ago
  43. 1bd5e16 [MIPS] Cleanup __emt() a bit. by Ralf Baechle · 18 years ago
  44. c0589f1 [MIPS] Remove unused definitions from addrspace.h. by Yoichi Yuasa · 18 years ago
  45. c583122 [MIPS] Qemu system shutdown support by Thiemo Seufer · 18 years ago
  46. eae8907 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. by Atsushi Nemoto · 18 years ago
  47. a240a46 [MIPS] Wind River 4KC PPMC Eval Board Support by Mark.Zhan · 18 years ago
  48. 0307e8d [MIPS] Fix futex_atomic_op_inuser. by Atsushi Nemoto · 18 years ago
  49. c138e12 [MIPS] Fix fpu_save_double on 64-bit. by Atsushi Nemoto · 18 years ago
  50. b1c231f [MIPS] Fix sparsemem support. by Chad Reese · 18 years ago
  51. e32b699 [MIPS] Fix 64-bit build for RM7000. by Ralf Baechle · 18 years ago
  52. 7cb710c [MIPS] Fix non-linear memory mapping on MIPS by Sergei Shtylyov · 18 years ago
  53. 6ebba0e [MIPS] Fix swap entry for MIPS32 36-bit physical address by Sergei Shtylyov · 18 years ago
  54. 79e0bc3 [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support by Sergei Shtylyov · 18 years ago
  55. 722ace9 [MIPS] Fix declaration of smp_prepare_cpus() platform hook. by Ralf Baechle · 18 years ago
  56. 5ee8235 [MIPS] Fix instable BogoMIPS on multi-issue processors. by Ralf Baechle · 18 years ago
  57. acf518c [MIPS] Remove duplicate declaration of cpu_online_map. by Ralf Baechle · 18 years ago
  58. 48e49ea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  59. 0b0968a [SPARC64]: Fix D-cache corruption in mremap by David S. Miller · 18 years ago
  60. 44d921b [MIPS] Treat R14000 like R10000. by Kumba · 18 years ago
  61. ca30225 [MIPS] Update/Fix instruction definitions by Thiemo Seufer · 18 years ago
  62. 3301edc [MIPS] DSP and MDMX share the same config flag bit. by Thiemo Seufer · 18 years ago
  63. 1c0c1ae [MIPS] Update struct sigcontext member names by Daniel Jacobowitz · 18 years ago
  64. 6ee1da9 [MIPS] Update/fix futex assembly by Ralf Baechle · 18 years ago
  65. c620953 [MIPS] Fix detection and handling of the 74K processor. by Chris Dearman · 18 years ago
  66. 6e95389 [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical address by Sergei Shtylyov · 19 years ago
  67. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 19 years ago
  68. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
  69. 7a83419 [MIPS] 24K LV: Add core card id. by Chris Dearman · 19 years ago
  70. bc81824 [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. by Atsushi Nemoto · 19 years ago
  71. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  72. 7e3bfc7 [MIPS] Handle IDE PIO cache aliases on SMP. by Ralf Baechle · 19 years ago
  73. b4ade4b [MIPS] MIPS boards: Set HZ to 100. by Ralf Baechle · 19 years ago
  74. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 19 years ago
  75. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  76. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 19 years ago
  77. a682a24 [MIPS] Fix genrtc compilation. by Ralf Baechle · 19 years ago
  78. 675055b [MIPS] Use "R" constraint for cache_op. by Ralf Baechle · 19 years ago
  79. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 19 years ago
  80. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 19 years ago
  81. 088cf96 [MIPS] MV6434x: Add prototype of interrupt dispatch function. by Ralf Baechle · 19 years ago
  82. ac2384a [MIPS] it8172: Fix build of serial driver. by Ralf Baechle · 19 years ago
  83. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  84. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  85. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  86. 84ada9f [MIPS] More SHT_* and SHF_* ELF definitions. by Ralf Baechle · 19 years ago
  87. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 19 years ago
  88. 15c4f67 [MIPS] Provide access functions for c0_badvaddr. by Ralf Baechle · 19 years ago
  89. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  90. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 19 years ago
  91. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  92. da2468b [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 by Matt Mackall · 19 years ago
  93. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 19 years ago
  94. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
  95. e9056f1 [PATCH] lightweight robust futexes: arch defaults by Ingo Molnar · 19 years ago
  96. 62ac285 [PATCH] mips: add ptr_to_compat() by Ingo Molnar · 19 years ago
  97. a02036e [PATCH] unify pfn_to_page: mips pfn_to_page by KAMEZAWA Hiroyuki · 19 years ago
  98. 335bd9d [SERIAL] Remove obsoleted au1x00_uart driver by Ralf Baechle · 19 years ago
  99. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 19 years ago
  100. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 19 years ago