1. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  2. 533330b On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', but by Ralf Baechle · 19 years ago
  3. 0952e29 Fix parenthesis in macros. by Ralf Baechle · 19 years ago
  4. 8b200ce Define cpu_icache_snoops_remote_store. This is slight abuse of something by Ralf Baechle · 19 years ago
  5. 3fd5646 Add missing space. by Ralf Baechle · 19 years ago
  6. 479a0e3 Support for CoreFPGA-3. by Ralf Baechle · 19 years ago
  7. 23fbee9 Support for Toshiba's RBHMA4500 eval board for the TX4938. by Ralf Baechle · 19 years ago
  8. bdf21b1 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. by Pete Popov · 19 years ago
  9. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 19 years ago
  10. 86071b6 Cleanups. by Ralf Baechle · 19 years ago
  11. 7e35952 Move Origin crapola into a machine-specific header file. by Ralf Baechle · 19 years ago
  12. 8f40611 Detect the MIPS R2 vectored interrupt, external interrupt controller by Ralf Baechle · 19 years ago
  13. 699dbc9 Macros to access the register of processors using the new MIPS by Ralf Baechle · 19 years ago
  14. f10fae0 Fix the fixup_bigphys_addr compile problem. by Pete Popov · 19 years ago
  15. 10f6567 Removed __ilog2 since it's no longer needed and conflicts with the generic one. by Pete Popov · 19 years ago
  16. 7a0fc58 A few more macros to access MIPS R2 architecture registers. by Ralf Baechle · 19 years ago
  17. 97fb5de Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging of R2 binaries. by Ralf Baechle · 19 years ago
  18. f039b5d Add a few more SHN_MIPS_* symbols from glibc. by Ralf Baechle · 19 years ago
  19. 7db36c8 Add inotify syscalls for MIPS. by Ralf Baechle · 19 years ago
  20. cc61c1f MIPS R2 instruction hazard handling. by Ralf Baechle · 19 years ago
  21. bbc7f22 Detect the 34K. by Ralf Baechle · 19 years ago
  22. ff88f8a Use ei / di MIPS32 R2 instructions if available. by Ralf Baechle · 19 years ago
  23. 6590326 Use clz / dclz on MIPS32 / MIPS64 processors. by Ralf Baechle · 19 years ago
  24. 6008026 Define kmap_atomic_pfn() for MIPS. by Ralf Baechle · 19 years ago
  25. c0ec406 Fix endianess bugs. by Ralf Baechle · 19 years ago
  26. 04988d6f Protect noat assembly with .set push/pop and make it somewhat readable. by Thiemo Seufer · 19 years ago
  27. 9556ac2 Fix get_saved_sp for 64bit address space. Simplify set_save_sp. by Thiemo Seufer · 19 years ago
  28. 4552074 IP30 Identification. by Thiemo Seufer · 19 years ago
  29. 6e760c8 Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. by Ralf Baechle · 19 years ago
  30. a5fc9c0 Use physical addresses at the interface level, letting drivers remap by Maciej W. Rozycki · 19 years ago
  31. 7d7ee22 Prevent 64-bit constants from being cropped to 32 bits when used in C code. by Maciej W. Rozycki · 19 years ago
  32. c3455b0 Inline ioremap() calls for constant addresses that map to KSEG1. by Maciej W. Rozycki · 19 years ago
  33. 7222424 More .set to keep 32-bit processors happy. by Ralf Baechle · 19 years ago
  34. c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 19 years ago
  35. 64dac50 System-specific handling of bus errors for DECstation variations by Maciej W. Rozycki · 19 years ago
  36. e20368d Get the thing to compile again ... by Ralf Baechle · 19 years ago
  37. c6ad7b7 Use macros for the RM7k cp0.config bits instead of magic numbers. by Maciej W. Rozycki · 19 years ago
  38. 260c967 Mark __die() "noreturn" for real. by Maciej W. Rozycki · 19 years ago
  39. a76f9fe GCC 4.0.0 broke `attribute(("alias"))' -- resort to an assembly variant. by Maciej W. Rozycki · 19 years ago
  40. 3bd4c90 Deal with the bloody KSEG vs CKSEG horror... by Maciej W. Rozycki · 19 years ago
  41. 02416dc Redo RM9000 workaround which along with other DSP ASE changes was by Ralf Baechle · 19 years ago
  42. aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 19 years ago
  43. 478489d Remove dead code which was causing warnings. by Ralf Baechle · 19 years ago
  44. ac130ac Fix build with CONFIG_PRINTK disabled. by Ralf Baechle · 19 years ago
  45. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 19 years ago
  46. ffd099b Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-) by Ralf Baechle · 19 years ago
  47. fdb551a Bugs are now a configuration option. by Ralf Baechle · 19 years ago
  48. 629c83f On MIPS the struct sigev preamble is only 8 bytes. by Ralf Baechle · 19 years ago
  49. 4a99d1e Now that a struct is the only member left in struct by Ralf Baechle · 19 years ago
  50. baee502 Get rid of the eir struct mips_fpu_emulator_private member. It's by Ralf Baechle · 19 years ago
  51. 1d74f6b __compute_return_epc() uses CFC1 instruction which might result in a by Ralf Baechle · 19 years ago
  52. 4194318 Cleanup decoding of MIPSxx config registers. by Ralf Baechle · 19 years ago
  53. ba5187d Better interface to run uncached cache setup code. by Thiemo Seufer · 19 years ago
  54. 7de8d23 * use 'unsigned long' as address supplied to au_write[bwl]() by Pete Popov · 19 years ago
  55. 9447cbf Fix D-cache aliasing problem in the PIO IDE driver potencially resulting by Ralf Baechle · 19 years ago
  56. ecba36d Fix a few build warnings. by Ralf Baechle · 19 years ago
  57. 88de09f Need to include smp.h for the definition of smp_processor_id(). by Ralf Baechle · 19 years ago
  58. b63014a Move sync into the delay slot here also. by Ralf Baechle · 19 years ago
  59. 3c37026 NPTL, round one. by Ralf Baechle · 19 years ago
  60. 3855157 Build fix for certain configurations. by Ralf Baechle · 19 years ago
  61. f03da6e Fix BogoMIPS display on UP and some minor cosmetical things. by Ralf Baechle · 19 years ago
  62. ac5d8c0 Use fixed up pfn. by Thiemo Seufer · 19 years ago
  63. 3b495f2 Au1100 FB driver uplift for 2.6. by Pete Popov · 19 years ago
  64. 1b3a6e9 Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP by Thiemo Seufer · 19 years ago
  65. 7c2740f HUB interrupts are allocated per node, not per slice. Make by Ralf Baechle · 19 years ago
  66. 127c6f6 SECCOMP for MIPS. by Ralf Baechle · 19 years ago
  67. 53de0d4 Reformat; cosmetic cleanups. by Ralf Baechle · 19 years ago
  68. 1592dac Reformatting, remove debugging code. by Ralf Baechle · 19 years ago
  69. 71e0e55 Multithreaded core dumps. by Ralf Baechle · 19 years ago
  70. 77c728c Gcc 4.0 fixes. by Ralf Baechle · 19 years ago
  71. 5eaf7a2 Use new txx9 serial driver. by Ralf Baechle · 19 years ago
  72. 88d535b One definition of back_to_back_c0_hazard too much. by Ralf Baechle · 19 years ago
  73. fe00f94 Sparseify MIPS. by Ralf Baechle · 19 years ago
  74. 5068deb New hazard handling function back_to_back_c0_hazard() to handle back to by Ralf Baechle · 19 years ago
  75. 0f04afb ISOify. by Ralf Baechle · 19 years ago
  76. 2d32ffa Moved irq_tab_alchemy to the board specific irqmap.c files. by Pete Popov · 19 years ago
  77. e3ad1c2 Base Au1200 2.6 support. by Pete Popov · 19 years ago
  78. 0bd5d2e Cleanup fpuemuprivate declarations. by Ralf Baechle · 19 years ago
  79. 65bda1a Switch SiByte drivers back to __raw_*() functions. by Maciej W. Rozycki · 19 years ago
  80. 4912ba7 Define mem_*() I/O accessory functions that preserve byte addresses. by Maciej W. Rozycki · 19 years ago
  81. 1f82bdb Define MAP_BASE for IP27 by Ralf Baechle · 19 years ago
  82. c4ed38a Resurrect Cobalt support for 2.6. by Ralf Baechle · 19 years ago
  83. 049b13c Enable/disable irq's only if needed. by Thiemo Seufer · 19 years ago
  84. f29244a Fix compilation, and bring 32/64 bit variants more in line. by Thiemo Seufer · 19 years ago
  85. 4e6a05f Improved modules loader, more robust and works on 64bit kernels. by Thiemo Seufer · 19 years ago
  86. 7ee8798 Until I figure out why NFS filesystems are having problems with by Steven J. Hill · 19 years ago
  87. a4f23e3 Allocate break code 513 to KDB. by Ralf Baechle · 19 years ago
  88. 85b6e81 Rewrite to avoid the use of $at. Unfortunately binutils 2.15 and CVS by Ralf Baechle · 19 years ago
  89. c6e8b58 Update MIPS to use the 4-level pagetable code thereby getting rid of by Ralf Baechle · 19 years ago
  90. 26852d5 Fix ptrace aliasing issue in copy_from_user_page / copy_to_user_page. by Ralf Baechle · 19 years ago
  91. 55a6feb Add a few more PrId vendor IDs. by Ralf Baechle · 20 years ago
  92. 84fd089 Delete duplicate copy of fixrange_init. by Ralf Baechle · 20 years ago
  93. 0efe276 Provide functions to access cop0 config4-7 registers by Ralf Baechle · 20 years ago
  94. e3c4807 Define __raw_read_can_lock / __raw_write_can_lock. by Ralf Baechle · 20 years ago
  95. 6b12397 Fix compilation; by Manish Lachwani. by Maciej W. Rozycki · 20 years ago
  96. aa0980b8 Fixes for system controllers for Atlas/Malta core cards. by Maciej W. Rozycki · 20 years ago
  97. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  98. e5dfa92 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  99. 185a8ff [PATCH] gfp_t: dma-mapping (mips) by Al Viro · 19 years ago
  100. 302a5c4b [PATCH] sgiseeq: Configure PIO and DMA timing requests. by Ralf Baechle · 19 years ago