summaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2005-10-29Detect the 34K.Ralf Baechle
2005-10-29Define kmap_atomic_pfn() for MIPS.Ralf Baechle
2005-10-29Date: Fri Jul 8 20:10:17 2005 +0000Ralf Baechle
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle
2005-10-29Avoid tlbw* hazards for the R4600/R4700/R5000.Maciej W. Rozycki
2005-10-29Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki
2005-10-29Fix the diagnostic dump for the XTLB refill handler.Maciej W. Rozycki
2005-10-29Fix a diagnostic message.Maciej W. Rozycki
2005-10-29Use macros for the RM7k cp0.config bits instead of magic numbers.Maciej W. Rozycki
2005-10-29Optimize R3k TLB Load/Store/Modified handlers, by schedulingMaciej W. Rozycki
2005-10-29Fill R3k load delay slots properly.Maciej W. Rozycki
2005-10-29Only dump instructions actually emitted.Maciej W. Rozycki
2005-10-29Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.Thiemo Seufer
2005-10-29Better interface to run uncached cache setup code.Thiemo Seufer
2005-10-29Arrested for multiple offences of header file inclusion.Ralf Baechle
2005-10-29Fix race conditions for read_c0_entryhi. Remove broken ASID masks inThiemo Seufer
2005-10-29Remove useless casts. Fix formatting.Maciej W. Rozycki
2005-10-29Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer
2005-10-29R4300 delay slot.Ralf Baechle
2005-10-29Reformat; cosmetic cleanups.Ralf Baechle
2005-10-29Export shm_align_mask and flush_data_cache_page.Ralf Baechle
2005-10-29Gcc 4.0 fixes.Ralf Baechle
2005-10-29Sparseify MIPS.Ralf Baechle
2005-10-29Base Au1200 2.6 support.Pete Popov
2005-10-29Fix initialization. Unbreak the wait-for-completion loops. Code cleanup.Thiemo Seufer
2005-10-29Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki
2005-10-29Handle addresses beyond VMALLOC_END correctly.Thiemo Seufer
2005-10-29Use intermediate variable.Thiemo Seufer
2005-10-29Moves a test which determines if we actually need to perform aRalf Baechle
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle
2005-10-2925Kf is also physically indexed.Ralf Baechle
2005-10-2920Kc and SB1 don't suffer from aliases.Ralf Baechle
2005-10-29Delete duplicate copy of fixrange_init.Ralf Baechle
2005-10-29Move missplaced code line to the right place.Ralf Baechle
2005-10-29Use hardware mechanism to deal with cache aliases in the 24K.Ralf Baechle
2005-10-29Remove old wrong bits of cache code.Ralf Baechle
2005-10-29Formatting fixes.Maciej W. Rozycki
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro
2005-09-05[PATCH] mips: fix build warningsYoichi Yuasa
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-06-25[PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa
2005-06-22[PATCH] mm: remove PG_highmemBadari Pulavarty
2005-04-16Linux-2.6.12-rc2Linus Torvalds