1. 7222424 More .set to keep 32-bit processors happy. by Ralf Baechle · 21 years ago
  2. c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 21 years ago
  3. 64dac50 System-specific handling of bus errors for DECstation variations by Maciej W. Rozycki · 21 years ago
  4. e20368d Get the thing to compile again ... by Ralf Baechle · 21 years ago
  5. c6ad7b7 Use macros for the RM7k cp0.config bits instead of magic numbers. by Maciej W. Rozycki · 21 years ago
  6. 260c967 Mark __die() "noreturn" for real. by Maciej W. Rozycki · 21 years ago
  7. a76f9fe GCC 4.0.0 broke `attribute(("alias"))' -- resort to an assembly variant. by Maciej W. Rozycki · 21 years ago
  8. 3bd4c90 Deal with the bloody KSEG vs CKSEG horror... by Maciej W. Rozycki · 21 years ago
  9. 02416dc Redo RM9000 workaround which along with other DSP ASE changes was by Ralf Baechle · 21 years ago
  10. aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 21 years ago
  11. 478489d Remove dead code which was causing warnings. by Ralf Baechle · 21 years ago
  12. ac130ac Fix build with CONFIG_PRINTK disabled. by Ralf Baechle · 21 years ago
  13. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 21 years ago
  14. ffd099b Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-) by Ralf Baechle · 21 years ago
  15. fdb551a Bugs are now a configuration option. by Ralf Baechle · 21 years ago
  16. 629c83f On MIPS the struct sigev preamble is only 8 bytes. by Ralf Baechle · 21 years ago
  17. 4a99d1e Now that a struct is the only member left in struct by Ralf Baechle · 21 years ago
  18. baee502 Get rid of the eir struct mips_fpu_emulator_private member. It's by Ralf Baechle · 21 years ago
  19. 1d74f6b __compute_return_epc() uses CFC1 instruction which might result in a by Ralf Baechle · 21 years ago
  20. 4194318 Cleanup decoding of MIPSxx config registers. by Ralf Baechle · 21 years ago
  21. ba5187d Better interface to run uncached cache setup code. by Thiemo Seufer · 21 years ago
  22. 7de8d23 * use 'unsigned long' as address supplied to au_write[bwl]() by Pete Popov · 21 years ago
  23. 9447cbf Fix D-cache aliasing problem in the PIO IDE driver potencially resulting by Ralf Baechle · 21 years ago
  24. ecba36d Fix a few build warnings. by Ralf Baechle · 21 years ago
  25. 88de09f Need to include smp.h for the definition of smp_processor_id(). by Ralf Baechle · 21 years ago
  26. b63014a Move sync into the delay slot here also. by Ralf Baechle · 21 years ago
  27. 3c37026 NPTL, round one. by Ralf Baechle · 21 years ago
  28. 3855157 Build fix for certain configurations. by Ralf Baechle · 21 years ago
  29. f03da6e Fix BogoMIPS display on UP and some minor cosmetical things. by Ralf Baechle · 21 years ago
  30. ac5d8c0 Use fixed up pfn. by Thiemo Seufer · 21 years ago
  31. 3b495f2 Au1100 FB driver uplift for 2.6. by Pete Popov · 21 years ago
  32. 1b3a6e9 Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP by Thiemo Seufer · 21 years ago
  33. 7c2740f HUB interrupts are allocated per node, not per slice. Make by Ralf Baechle · 21 years ago
  34. 127c6f6 SECCOMP for MIPS. by Ralf Baechle · 21 years ago
  35. 53de0d4 Reformat; cosmetic cleanups. by Ralf Baechle · 21 years ago
  36. 1592dac Reformatting, remove debugging code. by Ralf Baechle · 21 years ago
  37. 71e0e55 Multithreaded core dumps. by Ralf Baechle · 21 years ago
  38. 77c728c Gcc 4.0 fixes. by Ralf Baechle · 21 years ago
  39. 5eaf7a2 Use new txx9 serial driver. by Ralf Baechle · 21 years ago
  40. 88d535b One definition of back_to_back_c0_hazard too much. by Ralf Baechle · 21 years ago
  41. fe00f94 Sparseify MIPS. by Ralf Baechle · 21 years ago
  42. 5068deb New hazard handling function back_to_back_c0_hazard() to handle back to by Ralf Baechle · 21 years ago
  43. 0f04afb ISOify. by Ralf Baechle · 21 years ago
  44. 2d32ffa Moved irq_tab_alchemy to the board specific irqmap.c files. by Pete Popov · 21 years ago
  45. e3ad1c2 Base Au1200 2.6 support. by Pete Popov · 21 years ago
  46. 0bd5d2e Cleanup fpuemuprivate declarations. by Ralf Baechle · 21 years ago
  47. 65bda1a Switch SiByte drivers back to __raw_*() functions. by Maciej W. Rozycki · 21 years ago
  48. 4912ba7 Define mem_*() I/O accessory functions that preserve byte addresses. by Maciej W. Rozycki · 21 years ago
  49. 1f82bdb Define MAP_BASE for IP27 by Ralf Baechle · 21 years ago
  50. c4ed38a Resurrect Cobalt support for 2.6. by Ralf Baechle · 21 years ago
  51. 049b13c Enable/disable irq's only if needed. by Thiemo Seufer · 21 years ago
  52. f29244a Fix compilation, and bring 32/64 bit variants more in line. by Thiemo Seufer · 21 years ago
  53. 4e6a05f Improved modules loader, more robust and works on 64bit kernels. by Thiemo Seufer · 21 years ago
  54. 7ee8798 Until I figure out why NFS filesystems are having problems with by Steven J. Hill · 21 years ago
  55. a4f23e3 Allocate break code 513 to KDB. by Ralf Baechle · 21 years ago
  56. 85b6e81 Rewrite to avoid the use of $at. Unfortunately binutils 2.15 and CVS by Ralf Baechle · 21 years ago
  57. c6e8b58 Update MIPS to use the 4-level pagetable code thereby getting rid of by Ralf Baechle · 21 years ago
  58. 26852d5 Fix ptrace aliasing issue in copy_from_user_page / copy_to_user_page. by Ralf Baechle · 21 years ago
  59. 55a6feb Add a few more PrId vendor IDs. by Ralf Baechle · 21 years ago
  60. 84fd089 Delete duplicate copy of fixrange_init. by Ralf Baechle · 21 years ago
  61. 0efe276 Provide functions to access cop0 config4-7 registers by Ralf Baechle · 21 years ago
  62. e3c4807 Define __raw_read_can_lock / __raw_write_can_lock. by Ralf Baechle · 21 years ago
  63. 6b12397 Fix compilation; by Manish Lachwani. by Maciej W. Rozycki · 21 years ago
  64. aa0980b Fixes for system controllers for Atlas/Malta core cards. by Maciej W. Rozycki · 21 years ago
  65. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 21 years ago
  66. fc228a0 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Arnaldo Carvalho de Melo · 20 years ago
  67. 360ac8e [ETH]: ether address compare by Stephen Hemminger · 20 years ago
  68. 8a212ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 20 years ago
  69. 1f419ca Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 20 years ago
  70. 974f7bc Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by Arnaldo Carvalho de Melo · 20 years ago
  71. 9a7834d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 by Andrew Morton · 20 years ago
  72. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 20 years ago
  73. b724ae7 [PATCH] usbcore: Wrap lines before column 80 by Alan Stern · 20 years ago
  74. be69e5b [PATCH] usbcore: Improve endpoint sysfs file handling by Alan Stern · 20 years ago
  75. 478a3ba [PATCH] USB: Always do usb-handoff by Alan Stern · 20 years ago
  76. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 20 years ago
  77. 3099e75 [PATCH] USB: add notifier functions to the USB core for devices and busses by Greg Kroah-Hartman · 21 years ago
  78. 4e67185 [PATCH] add usb transceiver set_suspend() method by Juha Yrj?l? · 20 years ago
  79. 5edbfb7 [PATCH] stop exporting two functions by David Brownell · 20 years ago
  80. e9b7bd4 [PATCH] one less word in struct device by David Brownell · 20 years ago
  81. 390a8c3 [PATCH] remove usb_suspend_device() parameter by David Brownell · 20 years ago
  82. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 21 years ago
  83. 094f164 [PATCH] USB: add endpoint information to sysfs by Greg Kroah-Hartman · 21 years ago
  84. 89fbb69 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 20 years ago
  85. a4da062 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Roland Dreier · 20 years ago
  86. 2f02823 [PATCH] pci_ids: cleanup comments by Grant Coady · 20 years ago
  87. d10211b [PATCH] PCI: fix edac drivers for radisys 82600 borkage by Andrew Morton · 20 years ago
  88. b7924c3 [PATCH] pci_ids: remove non-referenced symbols from pci_ids.h by Grant Coady · 20 years ago
  89. b135c48 [PATCH] pci_ids: remove duplicates from pci_ids.h by Grant Coady · 20 years ago
  90. e04b0ea [PATCH] PCI: Block config access during BIST by Brian King · 20 years ago
  91. fb5f329 Auto-update from upstream by Tony Luck · 20 years ago
  92. 8496f2a Pull fix-slow-tlb-purge into release branch by Tony Luck · 20 years ago
  93. fac84ef Pull xpc-disengage into release branch by Tony Luck · 20 years ago
  94. eaa5c54 [SCTP] Rename SCTP specific control message flags. by Ivan Skytte Jorgensen · 20 years ago
  95. c87ff94 Pull sparsemem-v5 into release branch by Tony Luck · 20 years ago
  96. 556902c Pull remove-sn-bist-lock into release branch by Tony Luck · 20 years ago
  97. 5833f14 Pull new-efi-memmap into release branch by Tony Luck · 20 years ago
  98. a9d1b24 [PATCH] I2C: add i2c module alias for i2c drivers to use by Greg Kroah-Hartman · 20 years ago
  99. 585b316 [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 by Jean Delvare · 20 years ago
  100. 421ef47 [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 by Jean Delvare · 20 years ago