1. 0ae1279 Send CONFIG_VTAG_ICACHE back into it's cold grave. by Ralf Baechle · 19 years ago
  2. c8094b5 Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block. by Ralf Baechle · 19 years ago
  3. 8d9c626 sys is only used for native o32 ... by Ralf Baechle · 19 years ago
  4. 075e750 R4600 has 32 FPRs. by Thiemo Seufer · 19 years ago
  5. 23fbee9 Support for Toshiba's RBHMA4500 eval board for the TX4938. by Ralf Baechle · 19 years ago
  6. 1329404 Void functions shouldn't return values by Ladislav Michl · 19 years ago
  7. 154b500 commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5e by Ralf Baechle · 19 years ago
  8. 3ce86ee Au1x PM fixes. by Pete Popov · 19 years ago
  9. 7ab1261 Drop IP27 support for Qlogic ISP. This driver is buggy and has been by Ralf Baechle · 19 years ago
  10. ae1b3d5 Make sure that the processor is actually online or die spectacularly. by Ralf Baechle · 19 years ago
  11. 1d40cfc Avoid SMP cacheflushes. This is a minor optimization of startup but by Ralf Baechle · 19 years ago
  12. bdf21b1 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. by Pete Popov · 19 years ago
  13. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 19 years ago
  14. 7e35952 Move Origin crapola into a machine-specific header file. by Ralf Baechle · 19 years ago
  15. a0c3a5b Prevent gcc from optimizing a few functions away completly. by Ralf Baechle · 19 years ago
  16. 8f40611 Detect the MIPS R2 vectored interrupt, external interrupt controller by Ralf Baechle · 19 years ago
  17. 55d04df New kernel option nowait allows disabling the use of the wait instruction. by Ralf Baechle · 19 years ago
  18. 569f75b Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This by Ralf Baechle · 19 years ago
  19. 7db36c8 Add inotify syscalls for MIPS. by Ralf Baechle · 19 years ago
  20. ec74e36 Mark a few variables __read_mostly. by Ralf Baechle · 19 years ago
  21. cc61c1f MIPS R2 instruction hazard handling. by Ralf Baechle · 19 years ago
  22. bbc7f22 Detect the 34K. by Ralf Baechle · 19 years ago
  23. 079ef8b Generate code for MIPS32 / MIPS64 Release 2 if configured for one of by Ralf Baechle · 19 years ago
  24. 1e5f1ca MIPS 32/64 R2 config option. by Ralf Baechle · 19 years ago
  25. e5de3b4 In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCES by Ralf Baechle · 19 years ago
  26. e80de85 Use Kconfig.preempt. by Ralf Baechle · 19 years ago
  27. 6008026 Define kmap_atomic_pfn() for MIPS. by Ralf Baechle · 19 years ago
  28. 129bc8f Setup_frame is now returning a success value. by Ralf Baechle · 19 years ago
  29. b490ff4 Temporary hack for Qemu and MIPSsim until they get a proper ELF loader. by Ralf Baechle · 19 years ago
  30. 3ef33e6 Date: Fri Jul 8 20:10:17 2005 +0000 by Ralf Baechle · 19 years ago
  31. 4552074 IP30 Identification. by Thiemo Seufer · 19 years ago
  32. 85f14bf ... and it isn't a canonicalized triplet but just the n-plet used to by Thiemo Seufer · 19 years ago
  33. 73f74e2 Grep deesn't like shell-style matching... by Thiemo Seufer · 19 years ago
  34. f425a6d Hack to make compiles for the other endianness easier. by Thiemo Seufer · 19 years ago
  35. 6e760c8 Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. by Ralf Baechle · 19 years ago
  36. ca4973d Don't redeclare ll_local_timer_interrupt. by Ralf Baechle · 19 years ago
  37. 50bd2c7 Brian Murphy says: by Thiemo Seufer · 19 years ago
  38. ec125c1 Code cleanup, thanks Brian Murphy. by Thiemo Seufer · 19 years ago
  39. a5fc9c0 Use physical addresses at the interface level, letting drivers remap by Maciej W. Rozycki · 19 years ago
  40. 2c93e12 Avoid tlbw* hazards for the R4600/R4700/R5000. by Maciej W. Rozycki · 19 years ago
  41. c3455b0 Inline ioremap() calls for constant addresses that map to KSEG1. by Maciej W. Rozycki · 19 years ago
  42. c134a5e Avoid defining variables in the middle of a block which breaks older compilers. by Ralf Baechle · 19 years ago
  43. 4c0a2d4 Fix the diagnostic dump for the XTLB refill handler. by Maciej W. Rozycki · 19 years ago
  44. 41986a6 Fix a diagnostic message. by Maciej W. Rozycki · 19 years ago
  45. 362b1d5 Conversion to plat_setup() for TX4927 also. by Ralf Baechle · 19 years ago
  46. 01d42ab Using get_nasid() to find the console node will blow up nicely if by Ralf Baechle · 19 years ago
  47. c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 19 years ago
  48. 69c75fb Actual handlers for bus errors for Pmax and 3min. by Maciej W. Rozycki · 19 years ago
  49. 64dac50 System-specific handling of bus errors for DECstation variations by Maciej W. Rozycki · 19 years ago
  50. 3b2396d Use correct names for bits in the R3k cp0.status register. by Maciej W. Rozycki · 19 years ago
  51. c6ad7b7 Use macros for the RM7k cp0.config bits instead of magic numbers. by Maciej W. Rozycki · 19 years ago
  52. 8a185d1 Fix types for firmware arguments. Don't define unneeded messages. by Maciej W. Rozycki · 19 years ago
  53. 260c967 Mark __die() "noreturn" for real. by Maciej W. Rozycki · 19 years ago
  54. 3bd4c90 Deal with the bloody KSEG vs CKSEG horror... by Maciej W. Rozycki · 19 years ago
  55. 902d21d There is NO port I/O space on the DECstation. Minor clean-ups. by Maciej W. Rozycki · 19 years ago
  56. 02416dc Redo RM9000 workaround which along with other DSP ASE changes was by Ralf Baechle · 19 years ago
  57. aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 19 years ago
  58. fded2e5 Optimize R3k TLB Load/Store/Modified handlers, by scheduling by Maciej W. Rozycki · 19 years ago
  59. d925c26 Fill R3k load delay slots properly. by Maciej W. Rozycki · 19 years ago
  60. 9678e28 Only dump instructions actually emitted. by Maciej W. Rozycki · 19 years ago
  61. 68e4a86 This interrupt is *always* handled -- MIPS_BE_DISCARD just means by Maciej W. Rozycki · 19 years ago
  62. d5b6f1d For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style) by Maciej W. Rozycki · 19 years ago
  63. 81731f7 The DbAu1500 board also support big endian. Gee, imagine that. by Steven J. Hill · 19 years ago
  64. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 19 years ago
  65. 10f650d 64-bit fixes for Alchemy code ;) by Ralf Baechle · 19 years ago
  66. 149f60b When building for Atlas, Malta or SEAD convert the kernel to srecs by default. by Ralf Baechle · 19 years ago
  67. f8280c8 Fix tasteless #ifdef mess in audit_arch(), minor cleanups. by Ralf Baechle · 19 years ago
  68. 4a99d1e Now that a struct is the only member left in struct by Ralf Baechle · 19 years ago
  69. baee502 Get rid of the eir struct mips_fpu_emulator_private member. It's by Ralf Baechle · 19 years ago
  70. 1d74f6b __compute_return_epc() uses CFC1 instruction which might result in a by Ralf Baechle · 19 years ago
  71. d547c5c sys_nfsservctl() needs translation. by Maciej W. Rozycki · 19 years ago
  72. b382fe8 No point in checking cpu_has_tlb before we've computed the CPU options. by Ralf Baechle · 19 years ago
  73. 4194318 Cleanup decoding of MIPSxx config registers. by Ralf Baechle · 19 years ago
  74. cd21dfc Fix preemption and SMP problems in the FP emulator code. by Ralf Baechle · 19 years ago
  75. 63b2d2f Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs. by Thiemo Seufer · 19 years ago
  76. ba5187d Better interface to run uncached cache setup code. by Thiemo Seufer · 19 years ago
  77. cce812c Ustat needs a wrapper on n32. by Thiemo Seufer · 19 years ago
  78. 93b25d0 Useless includes of everything, the kitchen sink and version.h ... by Ralf Baechle · 19 years ago
  79. 1342f7e Arrested for multiple offences of header file inclusion. by Ralf Baechle · 19 years ago
  80. 1fcf1cc We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so by Ralf Baechle · 19 years ago
  81. 3c37026 NPTL, round one. by Ralf Baechle · 19 years ago
  82. f03da6e Fix BogoMIPS display on UP and some minor cosmetical things. by Ralf Baechle · 19 years ago
  83. 589391a fcntl64 needs to be wrapped for n32. by Thiemo Seufer · 19 years ago
  84. 05b8042 Fix one more case of computing the return EPC after the registers have by Ralf Baechle · 19 years ago
  85. 6dd0468 When simulating ll/sc compute the return EPC before modifying the registers. by Ralf Baechle · 19 years ago
  86. 2b07bd0 Detect the 4KEcR2 and for now detect handle it like the 4KEc. by Ralf Baechle · 19 years ago
  87. fe359bf Fixed buglet with previous patch that broke non au1x builds. by Pete Popov · 19 years ago
  88. 494900a Remove CONFIG_PM dependency from au1x wait in cpu_probe. by Pete Popov · 19 years ago
  89. 3b495f2 Au1100 FB driver uplift for 2.6. by Pete Popov · 19 years ago
  90. 172546b Fix race conditions for read_c0_entryhi. Remove broken ASID masks in by Thiemo Seufer · 19 years ago
  91. 202d038 Remove useless casts. Fix formatting. by Maciej W. Rozycki · 19 years ago
  92. 1b3a6e9 Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP by Thiemo Seufer · 19 years ago
  93. 4f12bfe HUB interrupts are allocated per node, not per slice. Make manipulation by Ralf Baechle · 19 years ago
  94. 6cbe063 R4300 delay slot. by Ralf Baechle · 19 years ago
  95. 209ac8d Use compat_sigval_t in struct compat_siginfo. by Ralf Baechle · 19 years ago
  96. 127c6f6 SECCOMP for MIPS. by Ralf Baechle · 19 years ago
  97. 53de0d4 Reformat; cosmetic cleanups. by Ralf Baechle · 19 years ago
  98. 1592dac Reformatting, remove debugging code. by Ralf Baechle · 19 years ago
  99. b4dbf95 Get rid of the the remains of 2.4-style ramdisk support. by Ralf Baechle · 19 years ago
  100. 71e0e55 Multithreaded core dumps. by Ralf Baechle · 19 years ago