summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/r2300.c
Commit message (Expand)AuthorAgeFilesLines
* Fix another instance of save_and_cli vs. read_32bit_cp0_register.Ralf Baechle2001-06-101-2/+2
* Fix cache detection on R3000.Ralf Baechle2001-06-061-49/+50
* Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime.Ralf Baechle2001-04-011-74/+163
* Introduce __flush_cache_all() which flushes the cache no matter ifRalf Baechle2001-02-051-0/+1
* R3000 fixes from Maciej. Crucial to get modules working.Ralf Baechle2000-12-131-8/+10
* More R3k fixes from Maciej.Ralf Baechle2000-12-111-8/+9
* Use the same definition of flush_icache_page() that is used in stockKanoj Sarcar2000-11-291-1/+1
* Fixup a number of loose ends in RM7000 support.Ralf Baechle2000-09-291-19/+21
* r3k_flush_cache_sigtramp() still assumed 8 byte cachelinesHarald Koerfgen2000-08-031-11/+1
* 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-311-0/+21
* Apply the update_mmu_cache patch also to 32-bit mips.Ralf Baechle2000-07-261-1/+7
* Another current->mm -> current->active_mm change.Ralf Baechle2000-07-211-11/+9
* R3000 cache handling. flush_icache_page now actually flushesRalf Baechle2000-06-201-29/+29
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-271-2/+1
* Add R3081 supportGleb O. Raiko2000-03-131-4/+4
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-241-10/+10
* o bootmem fixes for DECstationsHarald Koerfgen2000-02-131-213/+176
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-7/+7
* o R3000 fixesHarald Koerfgen1999-10-121-2/+2
* Merge with 2.3.19.Ralf Baechle1999-10-091-8/+8
* My proposal for non-generic kernels:Harald Koerfgen1999-08-091-31/+8
* The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 I...Harald Koerfgen1999-07-261-10/+3
* R3000 changes which don't affect common codeHarald Koerfgen1999-04-111-34/+467
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-041-3/+4
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-2/+2
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-051-3/+3
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-221-1/+7
* added add_wired_entry(); at the moment it's only implemented in r4xx0.cThomas Bogendoerfer1997-07-291-1/+11
* Minor optimization, use save_and_cli() instead of save_flags();Ralf Baechle1997-07-011-3/+5
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-5/+4
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+271