1. c134a5e Avoid defining variables in the middle of a block which breaks older compilers. by Ralf Baechle · 19 years ago
  2. 4c0a2d4 Fix the diagnostic dump for the XTLB refill handler. by Maciej W. Rozycki · 19 years ago
  3. 41986a6 Fix a diagnostic message. by Maciej W. Rozycki · 19 years ago
  4. 362b1d5 Conversion to plat_setup() for TX4927 also. by Ralf Baechle · 19 years ago
  5. 01d42ab Using get_nasid() to find the console node will blow up nicely if by Ralf Baechle · 19 years ago
  6. c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 19 years ago
  7. 69c75fb Actual handlers for bus errors for Pmax and 3min. by Maciej W. Rozycki · 19 years ago
  8. 64dac50 System-specific handling of bus errors for DECstation variations by Maciej W. Rozycki · 19 years ago
  9. 3b2396d Use correct names for bits in the R3k cp0.status register. by Maciej W. Rozycki · 19 years ago
  10. c6ad7b7 Use macros for the RM7k cp0.config bits instead of magic numbers. by Maciej W. Rozycki · 19 years ago
  11. 8a185d1 Fix types for firmware arguments. Don't define unneeded messages. by Maciej W. Rozycki · 19 years ago
  12. 260c967 Mark __die() "noreturn" for real. by Maciej W. Rozycki · 19 years ago
  13. 3bd4c90 Deal with the bloody KSEG vs CKSEG horror... by Maciej W. Rozycki · 19 years ago
  14. 902d21d There is NO port I/O space on the DECstation. Minor clean-ups. by Maciej W. Rozycki · 19 years ago
  15. 02416dc Redo RM9000 workaround which along with other DSP ASE changes was by Ralf Baechle · 19 years ago
  16. aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 19 years ago
  17. fded2e5 Optimize R3k TLB Load/Store/Modified handlers, by scheduling by Maciej W. Rozycki · 19 years ago
  18. d925c26 Fill R3k load delay slots properly. by Maciej W. Rozycki · 19 years ago
  19. 9678e28 Only dump instructions actually emitted. by Maciej W. Rozycki · 19 years ago
  20. 68e4a86 This interrupt is *always* handled -- MIPS_BE_DISCARD just means by Maciej W. Rozycki · 19 years ago
  21. d5b6f1d For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style) by Maciej W. Rozycki · 19 years ago
  22. 81731f7 The DbAu1500 board also support big endian. Gee, imagine that. by Steven J. Hill · 19 years ago
  23. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 19 years ago
  24. 10f650d 64-bit fixes for Alchemy code ;) by Ralf Baechle · 19 years ago
  25. 149f60b When building for Atlas, Malta or SEAD convert the kernel to srecs by default. by Ralf Baechle · 19 years ago
  26. f8280c8 Fix tasteless #ifdef mess in audit_arch(), minor cleanups. by Ralf Baechle · 19 years ago
  27. 4a99d1e Now that a struct is the only member left in struct by Ralf Baechle · 19 years ago
  28. baee502 Get rid of the eir struct mips_fpu_emulator_private member. It's by Ralf Baechle · 19 years ago
  29. 1d74f6b __compute_return_epc() uses CFC1 instruction which might result in a by Ralf Baechle · 19 years ago
  30. d547c5c sys_nfsservctl() needs translation. by Maciej W. Rozycki · 19 years ago
  31. b382fe8 No point in checking cpu_has_tlb before we've computed the CPU options. by Ralf Baechle · 19 years ago
  32. 4194318 Cleanup decoding of MIPSxx config registers. by Ralf Baechle · 19 years ago
  33. cd21dfc Fix preemption and SMP problems in the FP emulator code. by Ralf Baechle · 19 years ago
  34. 63b2d2f Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs. by Thiemo Seufer · 19 years ago
  35. ba5187d Better interface to run uncached cache setup code. by Thiemo Seufer · 19 years ago
  36. cce812c Ustat needs a wrapper on n32. by Thiemo Seufer · 19 years ago
  37. 93b25d0 Useless includes of everything, the kitchen sink and version.h ... by Ralf Baechle · 19 years ago
  38. 1342f7e Arrested for multiple offences of header file inclusion. by Ralf Baechle · 19 years ago
  39. 1fcf1cc We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so by Ralf Baechle · 19 years ago
  40. 3c37026 NPTL, round one. by Ralf Baechle · 19 years ago
  41. f03da6e Fix BogoMIPS display on UP and some minor cosmetical things. by Ralf Baechle · 19 years ago
  42. 589391a fcntl64 needs to be wrapped for n32. by Thiemo Seufer · 19 years ago
  43. 05b8042 Fix one more case of computing the return EPC after the registers have by Ralf Baechle · 19 years ago
  44. 6dd0468 When simulating ll/sc compute the return EPC before modifying the registers. by Ralf Baechle · 19 years ago
  45. 2b07bd0 Detect the 4KEcR2 and for now detect handle it like the 4KEc. by Ralf Baechle · 19 years ago
  46. fe359bf Fixed buglet with previous patch that broke non au1x builds. by Pete Popov · 19 years ago
  47. 494900a Remove CONFIG_PM dependency from au1x wait in cpu_probe. by Pete Popov · 19 years ago
  48. 3b495f2 Au1100 FB driver uplift for 2.6. by Pete Popov · 19 years ago
  49. 172546b Fix race conditions for read_c0_entryhi. Remove broken ASID masks in by Thiemo Seufer · 19 years ago
  50. 202d038 Remove useless casts. Fix formatting. by Maciej W. Rozycki · 19 years ago
  51. 1b3a6e9 Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP by Thiemo Seufer · 19 years ago
  52. 4f12bfe HUB interrupts are allocated per node, not per slice. Make manipulation by Ralf Baechle · 20 years ago
  53. 6cbe063 R4300 delay slot. by Ralf Baechle · 20 years ago
  54. 209ac8d Use compat_sigval_t in struct compat_siginfo. by Ralf Baechle · 20 years ago
  55. 127c6f6 SECCOMP for MIPS. by Ralf Baechle · 20 years ago
  56. 53de0d4 Reformat; cosmetic cleanups. by Ralf Baechle · 20 years ago
  57. 1592dac Reformatting, remove debugging code. by Ralf Baechle · 20 years ago
  58. b4dbf95 Get rid of the the remains of 2.4-style ramdisk support. by Ralf Baechle · 20 years ago
  59. 71e0e55 Multithreaded core dumps. by Ralf Baechle · 20 years ago
  60. a3701ca When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system by Pete Popov · 20 years ago
  61. 90a67b5 sys_futex has 6 arguments. by Thiemo Seufer · 20 years ago
  62. 9ff77c4 Export shm_align_mask and flush_data_cache_page. by Ralf Baechle · 20 years ago
  63. 07b4ebd Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. by Ralf Baechle · 20 years ago
  64. 77c728c Gcc 4.0 fixes. by Ralf Baechle · 20 years ago
  65. 5eaf7a2 Use new txx9 serial driver. by Ralf Baechle · 20 years ago
  66. cdaed73 Fix preemption bug. by Ralf Baechle · 20 years ago
  67. ebc7f12 Int controller fixes. by Pete Popov · 20 years ago
  68. fe00f94 Sparseify MIPS. by Ralf Baechle · 20 years ago
  69. 14f18b7 On 24K we did always disable cache parity protection - obviously not by Ralf Baechle · 20 years ago
  70. 0f04afb ISOify. by Ralf Baechle · 20 years ago
  71. 2d32ffa Moved irq_tab_alchemy to the board specific irqmap.c files. by Pete Popov · 20 years ago
  72. e3ad1c2 Base Au1200 2.6 support. by Pete Popov · 20 years ago
  73. 784f7b9 Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries by Steven J. Hill · 20 years ago
  74. 333d1f6 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and by Ralf Baechle · 20 years ago
  75. 0bd5d2e Cleanup fpuemuprivate declarations. by Ralf Baechle · 20 years ago
  76. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 20 years ago
  77. d437441 No barrier needed on au1x. by Pete Popov · 20 years ago
  78. 13d1d73 Comment correction after further investigation of issue. by Pete Popov · 20 years ago
  79. 685f779 Fix initialization. Unbreak the wait-for-completion loops. Code cleanup. by Thiemo Seufer · 20 years ago
  80. 65bda1a Switch SiByte drivers back to __raw_*() functions. by Maciej W. Rozycki · 20 years ago
  81. b727a60 Merge do_boot_cpu() into the new style __cpu_up(). by Ralf Baechle · 20 years ago
  82. 0ac3548 On multiprocessor systems the BogoMIPS for each CPU was reported was by Ralf Baechle · 20 years ago
  83. c4ed38a Resurrect Cobalt support for 2.6. by Ralf Baechle · 20 years ago
  84. 9f83d83 -nostdlib boilerplate. by Thiemo Seufer · 20 years ago
  85. dc953df Fix wchan implementation, based on earlier by from Atsushi Nemoto. by Thiemo Seufer · 20 years ago
  86. 4e6a05f Improved modules loader, more robust and works on 64bit kernels. by Thiemo Seufer · 20 years ago
  87. 7ee8798 Until I figure out why NFS filesystems are having problems with by Steven J. Hill · 20 years ago
  88. dd19326 Initialize iomem_resource. by Thiemo Seufer · 20 years ago
  89. 16033d6 Handle addresses beyond VMALLOC_END correctly. by Thiemo Seufer · 20 years ago
  90. 26a51b2 Use intermediate variable. by Thiemo Seufer · 20 years ago
  91. 1ba582a O2 doesn't have _that_ much RAM. by Thiemo Seufer · 20 years ago
  92. d8f5d86 Changed all Au1x boards to noncoherent again. by Pete Popov · 20 years ago
  93. d1abb6a 32-bit compatibility for various timer-related system calls. by Ralf Baechle · 20 years ago
  94. a982099 Update to match the native siginfo structure and code. by Ralf Baechle · 20 years ago
  95. 09276d9 32-bit compatibility for ptrace GETEVENTMSG operation. by Ralf Baechle · 20 years ago
  96. 54f2da7 Implement 32-bit compatibility for waitid(2). by Ralf Baechle · 20 years ago
  97. a19050f Waitid(2) now has 5 arguments. by Ralf Baechle · 20 years ago
  98. b6e203d Use generic compat_sys_wait4 to implement 32-bit wait4(2). by Ralf Baechle · 20 years ago
  99. 39408c6 Replace the complicated and broken attempt to clean interrupt by by Ralf Baechle · 20 years ago
  100. ca8a597 If you want RM7000 better fix it to build first ... by Ralf Baechle · 20 years ago