summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* Beautify diagnostic messages.Ralf Baechle2000-08-161-3/+3
* More cleaning of struct stat for glibc 2.2. The necessary glibcRalf Baechle2000-08-091-4/+4
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-084-17/+18
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-0810-27/+6
* Merge with Linux 2.4.0-test6-pre3.Ralf Baechle2000-08-083-0/+3
* let it compile againHarald Koerfgen2000-08-088-26/+23
* Port the recent cache changes forward and backward between mips andRalf Baechle2000-08-085-90/+94
* r3k_flush_cache_sigtramp() still assumed 8 byte cachelinesHarald Koerfgen2000-08-031-11/+1
* ARC console is not just for IP22.Keith M Wesolowski2000-08-0112-425/+121
* R3000 cache bugfix from Maciej.Ralf Baechle2000-07-311-1/+1
* Shave of 50% of lat_mmap. Our cache routines were plain stupid.Ralf Baechle2000-07-314-62/+84
* We set the text variable but never used it.Ralf Baechle2000-07-301-14/+0
* Some of the r4k_flush_page_to_ram variants were identical.Ralf Baechle2000-07-301-28/+17
* Cleanup r4k_flush_page_to_ram_*() functions.Ralf Baechle2000-07-301-88/+21
* Allow selection of PS/2 mouse again on IP22.Keith M Wesolowski2000-07-291-0/+4
* Merge with 2.4.0-test5 final.Ralf Baechle2000-07-283-3/+3
* Apply the update_mmu_cache patch also to 32-bit mips.Ralf Baechle2000-07-263-3/+14
* Fix syscall tracing.Ralf Baechle2000-07-242-6/+6
* Fix a timer calibration bug. This should get rid of the delay loop hang.Keith M Wesolowski2000-07-241-7/+8
* Merge with Linux 2.4.0-test5-pre4.Ralf Baechle2000-07-233-3/+0
* Another current->mm -> current->active_mm change.Ralf Baechle2000-07-211-11/+9
* Merge with Linux 2.4.0-test5-pre3.Ralf Baechle2000-07-212-1/+7
* Undo damage done by recent ``cleanup''.Ralf Baechle2000-07-197-100/+126
* Fix reported Samba bug.Ralf Baechle2000-07-181-66/+65
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-151-0/+1
* Compile RTC driver by default.Ralf Baechle2000-07-141-1/+1
* Reformat.Ralf Baechle2000-07-121-1/+1
* Use --trap for optimization.Ralf Baechle2000-07-121-7/+7
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-121-0/+1
* Make HZ_TO_STD macro name lowercase.Ralf Baechle2000-07-121-3/+3
* Include <linux/config.h>.Ralf Baechle2000-07-121-0/+1
* Discard .text.exit, .data.exit and .exitcall.exit sections.Ralf Baechle2000-07-112-0/+18
* OverhaulHarald Koerfgen2000-07-111-270/+309
* Merge with Linux 2.4.0-test3.Ralf Baechle2000-07-114-7/+7
* Update.Ralf Baechle2000-07-116-1/+112
* Support for the Galileo Orion board. From Cort.Ralf Baechle2000-07-1015-7/+1168
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-105-25/+5
* Compilation fixes necessary for gcc-current.Ralf Baechle2000-07-091-7/+6
* Merge with 2.4.0-test3-pre7.Ralf Baechle2000-07-091-1/+1
* Microsecond timers for Indy. From Keith Wesolowsky.Ralf Baechle2000-07-096-27/+153
* Apply the some of the changes to the 64-bit version to 32-bit codeRalf Baechle2000-07-091-23/+27
* DECstation resp. R3000 related -Werror fixesHarald Koerfgen2000-07-094-4/+6
* Merge with Linux 2.4.0-pre3-test6.Ralf Baechle2000-07-091-3/+4
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-086-88/+54
* Fine grained uniprocessing ...Ralf Baechle2000-07-081-2/+0
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-0810-304/+252
* Update.Ralf Baechle2000-07-053-1/+2
* Fix some types and some more %ld mess.Ulf Carlsson2000-07-041-3/+3
* %d versus %ld mess for pid_tUlf Carlsson2000-07-041-63/+63
* Make pid_t int. Change printf()'s according to that. DeclareUlf Carlsson2000-07-041-1/+1