1. 662f3a0 [PATCH] Remove near all BUGs in mm/mempolicy.c by Andi Kleen · 19 years ago
  2. dfcd3c0 [PATCH] Convert mempolicies to nodemask_t by Andi Kleen · 19 years ago
  3. e46a5e2 [PATCH] mm: set per-cpu-pages lower threshold to zero by Seth, Rohit · 19 years ago
  4. ba56e91 [PATCH] mm: page_alloc: increase size of per-cpu-pages by Seth, Rohit · 19 years ago
  5. fcdae29 [PATCH] swaptoken tuning by Rik Van Riel · 19 years ago
  6. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  7. 63f324c [PATCH] fix alpha breakage by Ivan Kokshaysky · 19 years ago
  8. 4b8f573 [PATCH] TIMERS: add missing compensation for HZ == 250 by YOSHIFUJI Hideaki · 19 years ago
  9. 930fc45 [PATCH] vmalloc_node by Christoph Lameter · 19 years ago
  10. be15cd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  11. 37d07b7 [ARM] 3061/1: cleanup the XIP link address mess by Nicolas Pitre · 19 years ago
  12. f09b997 [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code by Nicolas Pitre · 19 years ago
  13. e9d5223 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  14. 09af7b4 Update MIPS defconfig files. by Ralf Baechle · 19 years ago
  15. 5ef6693 prom_free_prom_memory() returns unsigned long by Arthur Othieno · 19 years ago
  16. 4b724ef Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than by Ralf Baechle · 19 years ago
  17. 3fccc01 Fix all the get_user / put_user related sparse warnings. by Ralf Baechle · 19 years ago
  18. 3c5c8f6 Delete unused ieee754_cname[] and declaration. by Ralf Baechle · 19 years ago
  19. efec3c4 Include for prototypes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 19 years ago
  20. a663bf9 Protect against multiple inclusion. by Ralf Baechle · 19 years ago
  21. 030274a Remove useless casts of kmalloc return values. by Ralf Baechle · 19 years ago
  22. e5adb87 Hack to resolve longstanding prefetch issue by Ralf Baechle · 19 years ago
  23. 7cf8053 More foolproofing of the CPU configuration. by Ralf Baechle · 19 years ago
  24. cb42624 pci-expmem-hack by Andrew Isaacson · 19 years ago
  25. 8a1417d BCM1480 HT support by Andrew Isaacson · 19 years ago
  26. dc41f94 Support for the BCM1480 on-chip PCI-X bridge. by Andrew Isaacson · 19 years ago
  27. a4b5bd9 SB1 cache exception handling. by Andrew Isaacson · 19 years ago
  28. 9a6dcea Support for BigSur board. by Andrew Isaacson · 19 years ago
  29. f137e46 Add support for BCM1480 family of chips. by Andrew Isaacson · 19 years ago
  30. 93ce2f52 Add support for SB1A CPU. by Andrew Isaacson · 19 years ago
  31. 4f19f99 Sibyte header cleanup by Andrew Isaacson · 19 years ago
  32. 4cbf2be BCM1480 headers by Andrew Isaacson · 19 years ago
  33. d121ced Sibyte fixes by Andrew Isaacson · 19 years ago
  34. 485a4a9 Make UL what should be UL. by Ralf Baechle · 19 years ago
  35. 750ccf6 Fix zero length sys_cacheflush by Atsushi Nemoto · 19 years ago
  36. f4c72cc Get 64-bit right in the kgdb stub. by Ralf Baechle · 19 years ago
  37. 0d507d6 Sys_lookup_dcookie arguments occupy 4 argument slots. by Ralf Baechle · 19 years ago
  38. 12616ed FPU emulator garbage collection. by Ralf Baechle · 19 years ago
  39. 178086c Don't print file name and line in die and die_if_kernel. by Ralf Baechle · 19 years ago
  40. 6ec2580 Rename page argument of flush_cache_page to something more descriptive. by Ralf Baechle · 19 years ago
  41. 8f91ed6 Define EOWNERDEAD and ENOTRECOVERABLE. by Ralf Baechle · 19 years ago
  42. 5e83d43 Sliceup Kconfig; it's grown too large. by Ralf Baechle · 19 years ago
  43. beb3ca8 More configcheck fixes. by Ralf Baechle · 19 years ago
  44. 4ee1303 2.6.14-rc1 updates for MIPS compat types. by Ralf Baechle · 19 years ago
  45. b4f8c42 Complete the fcntl.h cleanup. by Ralf Baechle · 19 years ago
  46. 3cd9b68 Cleanup Sibyte Kconfig a bit further. by Ralf Baechle · 19 years ago
  47. 9383292 Date: Fri Jan 14 03:03:23 2005 +0000 by Ralf Baechle · 19 years ago
  48. 8592d4c Fix weirdness in <asm/bug.h> by Ralf Baechle · 19 years ago
  49. dbc5716 Fix wrong comment. by Ralf Baechle · 19 years ago
  50. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  51. f92c175 Document the meaning of the CPU_MIPS32, CPU_MIPS64, CPU_MIPSR1 and by Ralf Baechle · 19 years ago
  52. 101b353 Protect manipulation of c0_status against preemption and multithreading. by Ralf Baechle · 19 years ago
  53. 8afcb5d Detect 4KSD and treat it like 4KSc. by Ralf Baechle · 19 years ago
  54. d50f7ec We're no longer hosted on oss for ages ... by Ralf Baechle · 19 years ago
  55. 2f69ddc Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. by Ralf Baechle · 19 years ago
  56. 57468af Define and initialize kdb_lock using DEFINE_SPINLOCK. by Ralf Baechle · 19 years ago
  57. f8bb3af Make kgdb_wait static. by Ralf Baechle · 19 years ago
  58. 65f1f5a Don't copy SB1 cache error handler to uncached memory. by Ralf Baechle · 19 years ago
  59. 5090dfb Provide 64-bit address space definitions for the Sibyte SB1 CPU core. by Ralf Baechle · 19 years ago
  60. 6aaf778 No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_register by Ralf Baechle · 19 years ago
  61. 46dc3a4 Fix stale comment in c-sb1.c. by Andrew Isaacson · 19 years ago
  62. 02cf211 Cleanup the mess in cpu_cache_init. by Ralf Baechle · 19 years ago
  63. 942d042 Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity. by Andrew Isaacson · 19 years ago
  64. f5cfa98 Use R4000 TLB routines for SB1 also. by Ralf Baechle · 19 years ago
  65. c5c96e1 Fix build error caused by missmatching duplicate declaration. by Ralf Baechle · 19 years ago
  66. 3959c79 Don't call memset to clean irq_desc; these data fields have already by Ralf Baechle · 19 years ago
  67. 0015365 Fix ARCH_KMALLOC_MINALIGN values on MIPS by Ralf Baechle · 19 years ago
  68. c78cbf4 Support for MIPSsim, the cycle accurate MIPS simulator. by Ralf Baechle · 19 years ago
  69. b288f13 Switch Sibyte profiling driver to ->compat_ioctl by Ralf Baechle · 19 years ago
  70. ea3d710 Revise MIPS 64-bit ptrace interface by Daniel Jacobowitz · 19 years ago
  71. 9043f7e Sync c-tx39.c with c-r4k.c. by Atsushi Nemoto · 19 years ago
  72. 9d58f30 Glue again after removal of BUILD_BUG(). by Ralf Baechle · 19 years ago
  73. 495515b Let it compile again after i2c algo id removal. Sort headers. by Ladislav Michl · 19 years ago
  74. 80b4734 SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1. by Ralf Baechle · 19 years ago
  75. 0c9ec46 smc91x platform support; requires patch to smc91x.h which was sent upstream. by Pete Popov · 19 years ago
  76. ba264b3 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though by Pete Popov · 19 years ago
  77. bab056a Add SOCK_DCCP definition for MIPS also. by Ralf Baechle · 19 years ago
  78. e972883 The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assign by Ralf Baechle · 19 years ago
  79. 2cce826 Kernel gpio/2 routines that will be used by some drivers. by Pete Popov · 19 years ago
  80. 13bb199 Fix a cache snooping issue. by Pete Popov · 19 years ago
  81. d646082 Updated pcmcia driver with pb1200 and db1200 support. by Pete Popov · 19 years ago
  82. efe29c0 - moved platform structure to platform.c by Pete Popov · 19 years ago
  83. 0bf0e3e Fix excessive signal latencies. by Ralf Baechle · 19 years ago
  84. 870d3d9 Reorder & reformat a bit. by Ralf Baechle · 19 years ago
  85. 61ed242 Use ARCH_MAY_HAVE_PC_FDC where needed. by Ralf Baechle · 19 years ago
  86. 587cb98 GCC bulletproofing: __mips64 is only defined when compiling for 64-bit by Ralf Baechle · 19 years ago
  87. 61ed7f0 The values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were already taken ... by Ralf Baechle · 19 years ago
  88. ebfaeba Futexes for MIPS, for the time being only the R10000_LLSC_WAR version. by Ralf Baechle · 19 years ago
  89. 9dbdfce Define pcibus_to_node() for IP27. by Ralf Baechle · 19 years ago
  90. 26a940e Cleaned up AMD Au1200 IDE driver: by Pete Popov · 19 years ago
  91. 64abf64 Misc au1200 updates. by Pete Popov · 19 years ago
  92. 4f94afa Delete the SABLE_RTL case. by Ralf Baechle · 19 years ago
  93. 57e3e3b When no yamon command line is passed to the kernel, preserve the default by Pete Popov · 19 years ago
  94. 097975f Provide MODULE_ARCH_VERMAGIC for MIPS. by Ralf Baechle · 19 years ago
  95. 10a3dab Add/Fix missing bit of R4600 hit cacheop workaround. by Thiemo Seufer · 19 years ago
  96. 02fe2c9 Minor code cleanup. by Thiemo Seufer · 19 years ago
  97. f5b4d95 R4600 v2.0 needs a nop before tlbp. by Thiemo Seufer · 19 years ago
  98. 424cada Don't set up a sg dma address if we have no page address for some reason. by Thiemo Seufer · 19 years ago
  99. 98e316d Move MIPS Technologies processor IDs to where they belong. by Maciej W. Rozycki · 19 years ago
  100. d8748a3 More .set push/pop. by Thiemo Seufer · 19 years ago