1. 8a1417d BCM1480 HT support by Andrew Isaacson · 19 years ago
  2. 9a6dcea Support for BigSur board. by Andrew Isaacson · 19 years ago
  3. 93ce2f52 Add support for SB1A CPU. by Andrew Isaacson · 19 years ago
  4. 4f19f99 Sibyte header cleanup by Andrew Isaacson · 19 years ago
  5. 4cbf2be BCM1480 headers by Andrew Isaacson · 19 years ago
  6. 485a4a9 Make UL what should be UL. by Ralf Baechle · 19 years ago
  7. 178086c Don't print file name and line in die and die_if_kernel. by Ralf Baechle · 19 years ago
  8. 8f91ed6 Define EOWNERDEAD and ENOTRECOVERABLE. by Ralf Baechle · 19 years ago
  9. beb3ca8 More configcheck fixes. by Ralf Baechle · 19 years ago
  10. 4ee1303 2.6.14-rc1 updates for MIPS compat types. by Ralf Baechle · 19 years ago
  11. b4f8c42 Complete the fcntl.h cleanup. by Ralf Baechle · 19 years ago
  12. 3cd9b68 Cleanup Sibyte Kconfig a bit further. by Ralf Baechle · 19 years ago
  13. 8592d4c Fix weirdness in <asm/bug.h> by Ralf Baechle · 19 years ago
  14. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  15. 5090dfb Provide 64-bit address space definitions for the Sibyte SB1 CPU core. by Ralf Baechle · 19 years ago
  16. 02cf211 Cleanup the mess in cpu_cache_init. by Ralf Baechle · 19 years ago
  17. f5cfa98 Use R4000 TLB routines for SB1 also. by Ralf Baechle · 19 years ago
  18. 0015365 Fix ARCH_KMALLOC_MINALIGN values on MIPS by Ralf Baechle · 19 years ago
  19. c78cbf4 Support for MIPSsim, the cycle accurate MIPS simulator. by Ralf Baechle · 19 years ago
  20. ea3d710 Revise MIPS 64-bit ptrace interface by Daniel Jacobowitz · 19 years ago
  21. 9d58f30 Glue again after removal of BUILD_BUG(). by Ralf Baechle · 19 years ago
  22. 80b4734 SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1. by Ralf Baechle · 19 years ago
  23. bab056a Add SOCK_DCCP definition for MIPS also. by Ralf Baechle · 19 years ago
  24. e972883 The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assign by Ralf Baechle · 19 years ago
  25. 2cce826 Kernel gpio/2 routines that will be used by some drivers. by Pete Popov · 19 years ago
  26. d646082 Updated pcmcia driver with pb1200 and db1200 support. by Pete Popov · 19 years ago
  27. 870d3d9 Reorder & reformat a bit. by Ralf Baechle · 19 years ago
  28. 61ed7f0 The values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were already taken ... by Ralf Baechle · 19 years ago
  29. ebfaeba Futexes for MIPS, for the time being only the R10000_LLSC_WAR version. by Ralf Baechle · 19 years ago
  30. 9dbdfce Define pcibus_to_node() for IP27. by Ralf Baechle · 19 years ago
  31. 26a940e Cleaned up AMD Au1200 IDE driver: by Pete Popov · 19 years ago
  32. 4f94afa Delete the SABLE_RTL case. by Ralf Baechle · 19 years ago
  33. 097975f Provide MODULE_ARCH_VERMAGIC for MIPS. by Ralf Baechle · 19 years ago
  34. 98e316d Move MIPS Technologies processor IDs to where they belong. by Maciej W. Rozycki · 19 years ago
  35. 5bcb9a5 Move genrtc.c's functions into <asm/rtc.h> by Ralf Baechle · 19 years ago
  36. 65dd702 Define some more common ip22 CPU features. by Thiemo Seufer · 19 years ago
  37. aaa4907 Typo fix. by Thiemo Seufer · 19 years ago
  38. 2fe25f6 More .set push/pop encapsulation, more eyefriendly code formatting. by Thiemo Seufer · 19 years ago
  39. f8670e6 Fix MAP_BASE for 64bit ip22. by Thiemo Seufer · 19 years ago
  40. f99d302 Sprinkle a few more .set mipsX over xchg to make sure we dont' end up with by Ralf Baechle · 19 years ago
  41. fabffc1 Remove workaround for binutils 2.15 assembler bug; this version is not by Ralf Baechle · 19 years ago
  42. 27c7c16 Drop might_sleep() calls from get_user() & co. This should fix the issue by Ralf Baechle · 19 years ago
  43. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  44. 533330b On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', but by Ralf Baechle · 19 years ago
  45. 0952e29 Fix parenthesis in macros. by Ralf Baechle · 19 years ago
  46. 8b200ce Define cpu_icache_snoops_remote_store. This is slight abuse of something by Ralf Baechle · 19 years ago
  47. 3fd5646 Add missing space. by Ralf Baechle · 19 years ago
  48. 479a0e3 Support for CoreFPGA-3. by Ralf Baechle · 19 years ago
  49. 23fbee9 Support for Toshiba's RBHMA4500 eval board for the TX4938. by Ralf Baechle · 19 years ago
  50. bdf21b1 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. by Pete Popov · 19 years ago
  51. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 19 years ago
  52. 86071b6 Cleanups. by Ralf Baechle · 19 years ago
  53. 7e35952 Move Origin crapola into a machine-specific header file. by Ralf Baechle · 19 years ago
  54. 8f40611 Detect the MIPS R2 vectored interrupt, external interrupt controller by Ralf Baechle · 19 years ago
  55. 699dbc9 Macros to access the register of processors using the new MIPS by Ralf Baechle · 19 years ago
  56. f10fae0 Fix the fixup_bigphys_addr compile problem. by Pete Popov · 19 years ago
  57. 10f6567 Removed __ilog2 since it's no longer needed and conflicts with the generic one. by Pete Popov · 19 years ago
  58. 7a0fc58 A few more macros to access MIPS R2 architecture registers. by Ralf Baechle · 19 years ago
  59. 97fb5de Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging of R2 binaries. by Ralf Baechle · 19 years ago
  60. f039b5d Add a few more SHN_MIPS_* symbols from glibc. by Ralf Baechle · 19 years ago
  61. 7db36c8 Add inotify syscalls for MIPS. by Ralf Baechle · 19 years ago
  62. cc61c1f MIPS R2 instruction hazard handling. by Ralf Baechle · 19 years ago
  63. bbc7f22 Detect the 34K. by Ralf Baechle · 19 years ago
  64. ff88f8a Use ei / di MIPS32 R2 instructions if available. by Ralf Baechle · 19 years ago
  65. 6590326 Use clz / dclz on MIPS32 / MIPS64 processors. by Ralf Baechle · 19 years ago
  66. 6008026 Define kmap_atomic_pfn() for MIPS. by Ralf Baechle · 19 years ago
  67. c0ec406 Fix endianess bugs. by Ralf Baechle · 19 years ago
  68. 04988d6f Protect noat assembly with .set push/pop and make it somewhat readable. by Thiemo Seufer · 19 years ago
  69. 9556ac2 Fix get_saved_sp for 64bit address space. Simplify set_save_sp. by Thiemo Seufer · 19 years ago
  70. 4552074 IP30 Identification. by Thiemo Seufer · 19 years ago
  71. 6e760c8 Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. by Ralf Baechle · 19 years ago
  72. a5fc9c0 Use physical addresses at the interface level, letting drivers remap by Maciej W. Rozycki · 19 years ago
  73. 7d7ee22 Prevent 64-bit constants from being cropped to 32 bits when used in C code. by Maciej W. Rozycki · 19 years ago
  74. c3455b0 Inline ioremap() calls for constant addresses that map to KSEG1. by Maciej W. Rozycki · 19 years ago
  75. 7222424 More .set to keep 32-bit processors happy. by Ralf Baechle · 19 years ago
  76. c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 19 years ago
  77. 64dac50 System-specific handling of bus errors for DECstation variations by Maciej W. Rozycki · 19 years ago
  78. e20368d Get the thing to compile again ... by Ralf Baechle · 19 years ago
  79. c6ad7b7 Use macros for the RM7k cp0.config bits instead of magic numbers. by Maciej W. Rozycki · 19 years ago
  80. 260c967 Mark __die() "noreturn" for real. by Maciej W. Rozycki · 19 years ago
  81. a76f9fe GCC 4.0.0 broke `attribute(("alias"))' -- resort to an assembly variant. by Maciej W. Rozycki · 19 years ago
  82. 3bd4c90 Deal with the bloody KSEG vs CKSEG horror... by Maciej W. Rozycki · 19 years ago
  83. 02416dc Redo RM9000 workaround which along with other DSP ASE changes was by Ralf Baechle · 19 years ago
  84. aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 19 years ago
  85. 478489d Remove dead code which was causing warnings. by Ralf Baechle · 19 years ago
  86. ac130ac Fix build with CONFIG_PRINTK disabled. by Ralf Baechle · 19 years ago
  87. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 19 years ago
  88. ffd099b Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-) by Ralf Baechle · 19 years ago
  89. fdb551a Bugs are now a configuration option. by Ralf Baechle · 19 years ago
  90. 629c83f On MIPS the struct sigev preamble is only 8 bytes. by Ralf Baechle · 19 years ago
  91. 4a99d1e Now that a struct is the only member left in struct by Ralf Baechle · 19 years ago
  92. baee502 Get rid of the eir struct mips_fpu_emulator_private member. It's by Ralf Baechle · 19 years ago
  93. 1d74f6b __compute_return_epc() uses CFC1 instruction which might result in a by Ralf Baechle · 19 years ago
  94. 4194318 Cleanup decoding of MIPSxx config registers. by Ralf Baechle · 19 years ago
  95. ba5187d Better interface to run uncached cache setup code. by Thiemo Seufer · 19 years ago
  96. 7de8d23 * use 'unsigned long' as address supplied to au_write[bwl]() by Pete Popov · 19 years ago
  97. 9447cbf Fix D-cache aliasing problem in the PIO IDE driver potencially resulting by Ralf Baechle · 19 years ago
  98. ecba36d Fix a few build warnings. by Ralf Baechle · 19 years ago
  99. 88de09f Need to include smp.h for the definition of smp_processor_id(). by Ralf Baechle · 19 years ago
  100. b63014a Move sync into the delay slot here also. by Ralf Baechle · 19 years ago