summaryrefslogtreecommitdiffstats
path: root/arch/mips64/mm
Commit message (Expand)AuthorAgeFilesLines
* Shave of 50% of lat_mmap. Our cache routines were plain stupid.Ralf Baechle2000-07-311-1/+1
* Optimized cache flushing on r10k/o200s, assuming processor handlesKanoj Sarcar2000-07-271-103/+20
* Optimize andes_clear_page() and andes_copy_page() with prefetchRalf Baechle2000-07-261-16/+23
* When a debugger faults in a page for a debugee, we do not need to updateKanoj Sarcar2000-07-252-0/+12
* Name change: the generic call flush_cache_all() does not do anythingKanoj Sarcar2000-07-244-20/+20
* Introduce a new cpu specific routine to flush the L2 cache. This helpsKanoj Sarcar2000-07-243-1/+33
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-081-2/+2
* Truncate sign extension in oops.Ulf Carlsson2000-07-011-2/+3
* Check in an unmistakable warning for now when tlb invalid faults happenKanoj Sarcar2000-06-301-0/+7
* Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,Kanoj Sarcar2000-06-271-45/+17
* Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation andKanoj Sarcar2000-06-261-4/+3
* Merge with 2.4.0-test1.Ralf Baechle2000-06-161-11/+16
* The tlbwired register is now set up in the head.S code.Kanoj Sarcar2000-06-062-2/+0
* Further cleanups to the ld script files not to do more than needed.Kanoj Sarcar2000-06-051-2/+2
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-121-6/+11
* More low level debugging stuff that can be turned on with DEBUG_MIPS64.Kanoj Sarcar2000-05-031-0/+13
* SMP debugging enhancements.Kanoj Sarcar2000-05-012-1/+1
* Print out cpu number in debug statements for SMP debugging.Kanoj Sarcar2000-04-281-4/+4
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-281-1/+1
* Make the sysentry debugging code a little more versatile.Kanoj Sarcar2000-04-251-0/+7
* Fix the init_new_context code not to zap the percpu tlbpid array whenKanoj Sarcar2000-04-242-4/+4
* scall_64.S: Move to kernel mode and enable intrs properly.Kanoj Sarcar2000-04-232-15/+15
* First cut at intercpu tlb flushing.Kanoj Sarcar2000-04-222-2/+2
* Per cpu tlbpid (asid) management for SMP. The asid cache is now perKanoj Sarcar2000-04-223-68/+85
* save_and_cli and restore_flags ... not save_and_cli and __restore_flags ...Kanoj Sarcar2000-03-311-1/+1
* Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, pleaseKanoj Sarcar2000-03-201-2/+2
* The fast tlb handlers [x]tlb_refill_debug blindly look at pgd/pmd/ptes.Kanoj Sarcar2000-03-161-1/+2
* Misc mm type bug fixes.Kanoj Sarcar2000-03-161-3/+4
* Simplify the get_new_mmu_context() interface that allocated TLB pids.Kanoj Sarcar2000-03-142-6/+6
* TLB pid allocation fix. Still not sure about the complete algorithm.Kanoj Sarcar2000-03-132-5/+3
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-245-281/+112
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-7/+2
* Merge with Linux 2.3.41.Ralf Baechle2000-02-181-2/+9
* Okay, we can now touch remote node memory, setup bootmem data structuresKanoj Sarcar2000-02-101-5/+7
* Merge with Linux 2.3.32.Ralf Baechle2000-02-043-9/+31
* Merge with 2.3.27.Ralf Baechle2000-01-292-8/+15
* Merge with Linux 2.3.24.Ralf Baechle2000-01-271-5/+5
* Bootmem fixes for IP22.Ralf Baechle2000-01-271-9/+9
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-276-187/+215
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-175-46/+420
* ARC fixes that are necessary because on Origin we juggle with bothRalf Baechle2000-01-171-12/+20
* Merge with Linux 2.3.21.Ralf Baechle1999-12-049-104/+156
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-211-4/+1
* Merge with 2.3.19.Ralf Baechle1999-10-092-7/+7
* Merge with 2.3.10.Ralf Baechle1999-09-282-46/+58
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-215-579/+275
* More MIPS64 chainsawing.Ralf Baechle1999-08-202-4/+4
* MIPS 64, day 2.Ralf Baechle1999-08-191-34/+1
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-1810-0/+4060