summaryrefslogtreecommitdiffstats
path: root/arch/mips64/mm
Commit message (Expand)AuthorAgeFilesLines
* Code reformatting and spelling fixes.Ralf Baechle2001-05-252-4/+4
* Fix vmalloc for mips64.Ralf Baechle2001-05-231-7/+44
* Merge with Linux 2.4.3.Ralf Baechle2001-04-053-124/+8
* Get Indy64 booting a little farther. This also fixes a generic 64-bitnessKeith M Wesolowski2001-03-261-16/+16
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-183-2/+173
* Fix typo which made r4k_copy_page_d16 corrupt data when copying.Ralf Baechle2001-03-181-2/+2
* Compile fixes for CONFIG_SGI_NEWPORT_GFX.Ralf Baechle2001-03-112-3/+7
* Merge with Linux 2.4.2.Ralf Baechle2001-03-092-7/+14
* Kill debug code.Ralf Baechle2001-01-151-1/+0
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-101-2/+0
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101-23/+8
* Use the same definition of flush_icache_page() that is used in stockKanoj Sarcar2000-11-291-1/+1
* Merge with 2.4.0-test11.Ralf Baechle2000-11-281-0/+16
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-231-1/+1
* Make user_mode mode an inline; it's the same on all 64-bit CPUs.Ralf Baechle2000-10-023-12/+2
* Kill BARRIER macro; it's not needed on R10000.Ralf Baechle2000-08-091-25/+0
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-082-13/+14
* Port the recent cache changes forward and backward between mips andRalf Baechle2000-08-081-211/+70
* 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