1. 5e83d43 Sliceup Kconfig; it's grown too large. by Ralf Baechle · 19 years ago
  2. beb3ca8 More configcheck fixes. by Ralf Baechle · 19 years ago
  3. 4ee1303 2.6.14-rc1 updates for MIPS compat types. by Ralf Baechle · 19 years ago
  4. b4f8c42 Complete the fcntl.h cleanup. by Ralf Baechle · 19 years ago
  5. 3cd9b68 Cleanup Sibyte Kconfig a bit further. by Ralf Baechle · 19 years ago
  6. 9383292 Date: Fri Jan 14 03:03:23 2005 +0000 by Ralf Baechle · 19 years ago
  7. 8592d4c Fix weirdness in <asm/bug.h> by Ralf Baechle · 19 years ago
  8. dbc5716 Fix wrong comment. by Ralf Baechle · 19 years ago
  9. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  10. f92c175 Document the meaning of the CPU_MIPS32, CPU_MIPS64, CPU_MIPSR1 and by Ralf Baechle · 19 years ago
  11. 101b353 Protect manipulation of c0_status against preemption and multithreading. by Ralf Baechle · 19 years ago
  12. 8afcb5d Detect 4KSD and treat it like 4KSc. by Ralf Baechle · 19 years ago
  13. d50f7ec We're no longer hosted on oss for ages ... by Ralf Baechle · 19 years ago
  14. 2f69ddc Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. by Ralf Baechle · 19 years ago
  15. 57468af Define and initialize kdb_lock using DEFINE_SPINLOCK. by Ralf Baechle · 19 years ago
  16. f8bb3af Make kgdb_wait static. by Ralf Baechle · 19 years ago
  17. 65f1f5a Don't copy SB1 cache error handler to uncached memory. by Ralf Baechle · 19 years ago
  18. 5090dfb Provide 64-bit address space definitions for the Sibyte SB1 CPU core. by Ralf Baechle · 19 years ago
  19. 6aaf778 No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_register by Ralf Baechle · 19 years ago
  20. 46dc3a4 Fix stale comment in c-sb1.c. by Andrew Isaacson · 19 years ago
  21. 02cf211 Cleanup the mess in cpu_cache_init. by Ralf Baechle · 19 years ago
  22. 942d042 Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity. by Andrew Isaacson · 19 years ago
  23. f5cfa98 Use R4000 TLB routines for SB1 also. by Ralf Baechle · 19 years ago
  24. c5c96e1 Fix build error caused by missmatching duplicate declaration. by Ralf Baechle · 19 years ago
  25. 3959c79 Don't call memset to clean irq_desc; these data fields have already by Ralf Baechle · 19 years ago
  26. 0015365 Fix ARCH_KMALLOC_MINALIGN values on MIPS by Ralf Baechle · 19 years ago
  27. c78cbf4 Support for MIPSsim, the cycle accurate MIPS simulator. by Ralf Baechle · 19 years ago
  28. b288f13 Switch Sibyte profiling driver to ->compat_ioctl by Ralf Baechle · 19 years ago
  29. ea3d710 Revise MIPS 64-bit ptrace interface by Daniel Jacobowitz · 19 years ago
  30. 9043f7e Sync c-tx39.c with c-r4k.c. by Atsushi Nemoto · 19 years ago
  31. 9d58f30 Glue again after removal of BUILD_BUG(). by Ralf Baechle · 19 years ago
  32. 495515b Let it compile again after i2c algo id removal. Sort headers. by Ladislav Michl · 19 years ago
  33. 80b4734 SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1. by Ralf Baechle · 19 years ago
  34. 0c9ec46 smc91x platform support; requires patch to smc91x.h which was sent upstream. by Pete Popov · 19 years ago
  35. ba264b3 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though by Pete Popov · 19 years ago
  36. bab056a Add SOCK_DCCP definition for MIPS also. by Ralf Baechle · 19 years ago
  37. e972883 The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assign by Ralf Baechle · 19 years ago
  38. 2cce826 Kernel gpio/2 routines that will be used by some drivers. by Pete Popov · 19 years ago
  39. 13bb199 Fix a cache snooping issue. by Pete Popov · 19 years ago
  40. d646082 Updated pcmcia driver with pb1200 and db1200 support. by Pete Popov · 19 years ago
  41. efe29c0 - moved platform structure to platform.c by Pete Popov · 19 years ago
  42. 0bf0e3e Fix excessive signal latencies. by Ralf Baechle · 19 years ago
  43. 870d3d9 Reorder & reformat a bit. by Ralf Baechle · 19 years ago
  44. 61ed242 Use ARCH_MAY_HAVE_PC_FDC where needed. by Ralf Baechle · 19 years ago
  45. 587cb98 GCC bulletproofing: __mips64 is only defined when compiling for 64-bit by Ralf Baechle · 19 years ago
  46. 61ed7f0 The values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were already taken ... by Ralf Baechle · 19 years ago
  47. ebfaeba Futexes for MIPS, for the time being only the R10000_LLSC_WAR version. by Ralf Baechle · 19 years ago
  48. 9dbdfce Define pcibus_to_node() for IP27. by Ralf Baechle · 19 years ago
  49. 26a940e Cleaned up AMD Au1200 IDE driver: by Pete Popov · 19 years ago
  50. 64abf64 Misc au1200 updates. by Pete Popov · 19 years ago
  51. 4f94afa Delete the SABLE_RTL case. by Ralf Baechle · 19 years ago
  52. 57e3e3b When no yamon command line is passed to the kernel, preserve the default by Pete Popov · 19 years ago
  53. 097975f Provide MODULE_ARCH_VERMAGIC for MIPS. by Ralf Baechle · 19 years ago
  54. 10a3dab Add/Fix missing bit of R4600 hit cacheop workaround. by Thiemo Seufer · 19 years ago
  55. 02fe2c9 Minor code cleanup. by Thiemo Seufer · 19 years ago
  56. f5b4d95 R4600 v2.0 needs a nop before tlbp. by Thiemo Seufer · 19 years ago
  57. 424cada Don't set up a sg dma address if we have no page address for some reason. by Thiemo Seufer · 19 years ago
  58. 98e316d Move MIPS Technologies processor IDs to where they belong. by Maciej W. Rozycki · 19 years ago
  59. d8748a3 More .set push/pop. by Thiemo Seufer · 19 years ago
  60. 5bcb9a5 Move genrtc.c's functions into <asm/rtc.h> by Ralf Baechle · 19 years ago
  61. 330cfe0 Let r4600 PRID detection match only legacy CPUs, cleanups. by Thiemo Seufer · 19 years ago
  62. 65dd702 Define some more common ip22 CPU features. by Thiemo Seufer · 19 years ago
  63. aaa4907 Typo fix. by Thiemo Seufer · 19 years ago
  64. 2fe25f6 More .set push/pop encapsulation, more eyefriendly code formatting. by Thiemo Seufer · 19 years ago
  65. f8670e6 Fix MAP_BASE for 64bit ip22. by Thiemo Seufer · 19 years ago
  66. 37c8c64 IP22 EISA support update. by Thiemo Seufer · 19 years ago
  67. 7623deb Handle mtc0 - tlb write hazard for VR5432. by Ralf Baechle · 19 years ago
  68. 23bbbaf Make static what ought to be static. by Maciej W. Rozycki · 19 years ago
  69. f99d302 Sprinkle a few more .set mipsX over xchg to make sure we dont' end up with by Ralf Baechle · 19 years ago
  70. e607d6c Get rid of a bunch of debug serial routines. Use prom_printf instead. by Pete Popov · 19 years ago
  71. fabffc1 Remove workaround for binutils 2.15 assembler bug; this version is not by Ralf Baechle · 19 years ago
  72. 27c7c16 Drop might_sleep() calls from get_user() & co. This should fix the issue by Ralf Baechle · 19 years ago
  73. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  74. d03d0a5 MT bulletproofing. by Ralf Baechle · 19 years ago
  75. 533330b On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', but by Ralf Baechle · 19 years ago
  76. 0952e29 Fix parenthesis in macros. by Ralf Baechle · 19 years ago
  77. a50b3e2 Do the timer interrupt only once on CPU 0 ... by Ralf Baechle · 19 years ago
  78. 8b200ce Define cpu_icache_snoops_remote_store. This is slight abuse of something by Ralf Baechle · 19 years ago
  79. ac351d94 Add a few simple error checks to tlb dumper. by Ralf Baechle · 19 years ago
  80. d2f755e Reindent dump_tlb.c. by Ralf Baechle · 19 years ago
  81. 3fd5646 Add missing space. by Ralf Baechle · 19 years ago
  82. e027802 Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo. by Ralf Baechle · 19 years ago
  83. 3bffe73 Delete old junk. by Ralf Baechle · 19 years ago
  84. 28a7879 Spelling fix. by Ralf Baechle · 19 years ago
  85. 479a0e3 Support for CoreFPGA-3. by Ralf Baechle · 19 years ago
  86. fd0197d Implement get_system_type() for Qemu to get procfs-enabled kernels to link. by Ralf Baechle · 19 years ago
  87. 797798c A little more Kconfig untangeling. by Ralf Baechle · 19 years ago
  88. d9912d8 Inlining will result in back-to-back mtc0 mfc0 instructions. Break the by Ralf Baechle · 19 years ago
  89. d3ffd08 Use pr_debug instead of homegrown debug print macros. by Ralf Baechle · 19 years ago
  90. 0ae1279 Send CONFIG_VTAG_ICACHE back into it's cold grave. by Ralf Baechle · 19 years ago
  91. c8094b5 Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block. by Ralf Baechle · 19 years ago
  92. 8d9c626 sys is only used for native o32 ... by Ralf Baechle · 19 years ago
  93. 075e750 R4600 has 32 FPRs. by Thiemo Seufer · 19 years ago
  94. 23fbee9 Support for Toshiba's RBHMA4500 eval board for the TX4938. by Ralf Baechle · 19 years ago
  95. 1329404 Void functions shouldn't return values by Ladislav Michl · 19 years ago
  96. 154b500 commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5e by Ralf Baechle · 19 years ago
  97. 3ce86ee Au1x PM fixes. by Pete Popov · 19 years ago
  98. 7ab1261 Drop IP27 support for Qlogic ISP. This driver is buggy and has been by Ralf Baechle · 19 years ago
  99. ae1b3d5 Make sure that the processor is actually online or die spectacularly. by Ralf Baechle · 19 years ago
  100. 1d40cfc Avoid SMP cacheflushes. This is a minor optimization of startup but by Ralf Baechle · 19 years ago