summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* Avoid tlbw* hazards for the R4600/R4700/R5000.Maciej W. Rozycki2005-10-291-1/+6
* Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki2005-10-291-12/+3
* Fix the diagnostic dump for the XTLB refill handler.Maciej W. Rozycki2005-10-291-1/+8
* Fix a diagnostic message.Maciej W. Rozycki2005-10-291-1/+1
* Use macros for the RM7k cp0.config bits instead of magic numbers.Maciej W. Rozycki2005-10-291-9/+9
* Optimize R3k TLB Load/Store/Modified handlers, by schedulingMaciej W. Rozycki2005-10-291-40/+30
* Fill R3k load delay slots properly.Maciej W. Rozycki2005-10-291-0/+3
* Only dump instructions actually emitted.Maciej W. Rozycki2005-10-291-7/+7
* Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.Thiemo Seufer2005-10-291-23/+29
* Better interface to run uncached cache setup code.Thiemo Seufer2005-10-292-25/+10
* Arrested for multiple offences of header file inclusion.Ralf Baechle2005-10-291-1/+1
* Fix race conditions for read_c0_entryhi. Remove broken ASID masks inThiemo Seufer2005-10-292-45/+63
* Remove useless casts. Fix formatting.Maciej W. Rozycki2005-10-291-12/+19
* Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer2005-10-291-29/+21
* R4300 delay slot.Ralf Baechle2005-10-291-0/+1
* Reformat; cosmetic cleanups.Ralf Baechle2005-10-291-1/+2
* Export shm_align_mask and flush_data_cache_page.Ralf Baechle2005-10-291-0/+2
* Gcc 4.0 fixes.Ralf Baechle2005-10-291-1/+1
* Sparseify MIPS.Ralf Baechle2005-10-293-9/+11
* Base Au1200 2.6 support.Pete Popov2005-10-292-0/+5
* Fix initialization. Unbreak the wait-for-completion loops. Code cleanup.Thiemo Seufer2005-10-291-22/+24
* Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki2005-10-291-14/+14
* Handle addresses beyond VMALLOC_END correctly.Thiemo Seufer2005-10-291-1/+2
* Use intermediate variable.Thiemo Seufer2005-10-291-3/+3
* Moves a test which determines if we actually need to perform aRalf Baechle2005-10-291-7/+7
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-299-25/+52
* 25Kf is also physically indexed.Ralf Baechle2005-10-291-0/+1
* 20Kc and SB1 don't suffer from aliases.Ralf Baechle2005-10-291-0/+2
* Delete duplicate copy of fixrange_init.Ralf Baechle2005-10-292-33/+3
* Move missplaced code line to the right place.Ralf Baechle2005-10-291-3/+2
* Use hardware mechanism to deal with cache aliases in the 24K.Ralf Baechle2005-10-291-2/+10
* Remove old wrong bits of cache code.Ralf Baechle2005-10-291-3/+0
* Formatting fixes.Maciej W. Rozycki2005-10-291-9/+10
* [PATCH] gfp_t: dma-mapping (mips)Al Viro2005-10-284-8/+8
* [PATCH] mips: fix build warningsYoichi Yuasa2005-09-051-1/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-055-27/+27
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-055-27/+27
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-252-3/+3
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-211-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1633-0/+10655
OpenPOWER on IntegriCloud