summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* Bunch more patches from MIPS.Ralf Baechle2000-12-291-11/+11
* MIPS32 patches from MIPS.Ralf Baechle2000-12-143-23/+1107
* 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
* Memmap fixes from Maciej.Ralf Baechle2000-12-111-2/+24
* Partial fix for the vmalloc bug.Ralf Baechle2000-12-021-0/+8
* Fix r4k_flush_icache_page_i16, r4k_flush_icache_page_i32 compilation.Ralf Baechle2000-12-021-2/+3
* Use the same definition of flush_icache_page() that is used in stockKanoj Sarcar2000-11-296-13/+8
* Fix vmalloc which got broken by test10. Still fishy, dunno why.Ralf Baechle2000-11-271-0/+36
* Kernel FPU emulator, chain saw edition.Ralf Baechle2000-11-253-7/+9
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-231-1/+1
* New configuration option CONFIG_MIPS_UNCACHED. Not yet selectable dueRalf Baechle2000-11-181-0/+4
* Call panic instead of prom_printf.Ralf Baechle2000-11-021-1/+1
* Add missing flags variable.Ralf Baechle2000-11-021-0/+1
* R5432 support.Ralf Baechle2000-11-013-4/+878
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-122-1/+7
* Avoid recursive page faults.Ralf Baechle2000-09-301-2/+3
* Fixup a number of loose ends in RM7000 support.Ralf Baechle2000-09-295-27/+37
* Define _flush_icache_range.Ralf Baechle2000-09-281-0/+1
* Kill usless #ifdefmania.Ralf Baechle2000-09-241-14/+1
* Hopefully squash the R5k bug ...Ralf Baechle2000-09-011-1/+11
* Yet more RM7000 hooks.Ralf Baechle2000-08-221-2/+10
* 7k hooks.Ralf Baechle2000-08-221-0/+4
* First cut at RM7000 support.Ralf Baechle2000-08-221-0/+578
* Beautify diagnostic messages.Ralf Baechle2000-08-161-3/+3
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-082-13/+14
* 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
* 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-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
* Apply the update_mmu_cache patch also to 32-bit mips.Ralf Baechle2000-07-263-3/+14
* Another current->mm -> current->active_mm change.Ralf Baechle2000-07-211-11/+9
* Fix reported Samba bug.Ralf Baechle2000-07-181-66/+65
* Fix ZONE_DMA nonsense for Indy.Ralf Baechle2000-07-021-0/+4
* R3000 cache handling. flush_icache_page now actually flushesRalf Baechle2000-06-201-29/+29
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-1/+0
* Merge with 2.4.0-test1.Ralf Baechle2000-06-161-10/+15
* Merge with 2.3.99-pre9.Ralf Baechle2000-06-151-1/+2
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-121-6/+11
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-281-1/+1
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-272-4/+2
* Add R3081 supportGleb O. Raiko2000-03-132-5/+6
* Merge with Linux 2.3.49.Ralf Baechle2000-03-071-1/+2
* 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-247-472/+101
* Compilation fixes for 32-bit Indy kernel.Ralf Baechle2000-02-231-5/+1