summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/r4xx0.c
Commit message (Expand)AuthorAgeFilesLines
* 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