summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/r4xx0.c
Commit message (Expand)AuthorAgeFilesLines
* Kernel FPU emulator, chain saw edition.Ralf Baechle2000-11-251-2/+3
* New configuration option CONFIG_MIPS_UNCACHED. Not yet selectable dueRalf Baechle2000-11-181-0/+4
* Avoid recursive page faults.Ralf Baechle2000-09-301-2/+3
* Fixup a number of loose ends in RM7000 support.Ralf Baechle2000-09-291-0/+7
* Hopefully squash the R5k bug ...Ralf Baechle2000-09-011-1/+11
* Beautify diagnostic messages.Ralf Baechle2000-08-161-3/+3
* let it compile againHarald Koerfgen2000-08-081-13/+3
* Port the recent cache changes forward and backward between mips andRalf Baechle2000-08-081-86/+86
* Shave of 50% of lat_mmap. Our cache routines were plain stupid.Ralf Baechle2000-07-311-62/+54
* 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
* Apply the update_mmu_cache patch also to 32-bit mips.Ralf Baechle2000-07-261-0/+6
* Fix reported Samba bug.Ralf Baechle2000-07-181-66/+65
* Compile fixes.Ralf Baechle2000-02-241-2/+2
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-241-70/+70
* o bootmem fixes for DECstationsHarald Koerfgen2000-02-131-2/+2
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-67/+76
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-211-4/+1
* Merge with 2.3.19.Ralf Baechle1999-10-091-11/+11
* Merge with 2.3.10.Ralf Baechle1999-09-281-3/+3
* My proposal for non-generic kernels:Harald Koerfgen1999-08-091-31/+10
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-171-1/+9
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-041-1/+2
* o Make it work on CPUs with 128 byte cachelines.Ralf Baechle1998-10-141-286/+355
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-28/+9
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-301-6/+5
* o New memset. Fastest in town for size > 6 bytes.Ralf Baechle1998-05-041-3/+3
* Remove duplicate r4k_{clear,copy}_page entries.Mike Shaver1998-04-231-81/+1
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-051-32/+188
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-221-1/+9
* o Merge with Linux 2.1.90.Ralf Baechle1998-03-181-3/+3
* Cache fixes, part #1.Ralf Baechle1998-03-031-317/+111
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-161-29/+46
* Make the thing compile.Ralf Baechle1997-12-021-2/+33
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-52/+265
* - Set caching mode for KSEG0 to cached-noncoherent for all machines.Ralf Baechle1997-09-121-9/+16
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-121-33/+39
* Merge to 2.1.38.Miguel de Icaza1997-08-061-2/+2
* added add_wired_entry(); at the moment it's only implemented in r4xx0.cThomas Bogendoerfer1997-07-291-2/+35
* Minor optimization, use save_and_cli() instead of save_flags();Ralf Baechle1997-07-011-58/+59
* Use the right cacheop for flushing a page from the datacache. HandleRalf Baechle1997-06-251-2/+139
* Add comment about handling of c0_pagemask in Linux and a R4600 1.7 bug.Ralf Baechle1997-06-071-0/+8
* Initial revisionRalf Baechle1997-06-011-31/+9
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-38/+41
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+2456