Age | Commit message (Expand) | Author |
2005-10-29 | Let r4600 PRID detection match only legacy CPUs, cleanups. | Thiemo Seufer |
2005-10-29 | Handle mtc0 - tlb write hazard for VR5432. | Ralf Baechle |
2005-10-29 | Avoid SMP cacheflushes. This is a minor optimization of startup but | Ralf Baechle |
2005-10-29 | Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. | Pete Popov |
2005-10-29 | More AP / SP bits for the 34K, the Malta bits and things. Still wants | Ralf Baechle |
2005-10-29 | Mark a few variables __read_mostly. | Ralf Baechle |
2005-10-29 | MIPS R2 instruction hazard handling. | Ralf Baechle |
2005-10-29 | Detect the 34K. | Ralf Baechle |
2005-10-29 | Define kmap_atomic_pfn() for MIPS. | Ralf Baechle |
2005-10-29 | Date: Fri Jul 8 20:10:17 2005 +0000 | Ralf Baechle |
2005-10-29 | Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. | Ralf Baechle |
2005-10-29 | Avoid tlbw* hazards for the R4600/R4700/R5000. | Maciej W. Rozycki |
2005-10-29 | Inline ioremap() calls for constant addresses that map to KSEG1. | Maciej W. Rozycki |
2005-10-29 | Fix the diagnostic dump for the XTLB refill handler. | Maciej W. Rozycki |
2005-10-29 | Fix a diagnostic message. | Maciej W. Rozycki |
2005-10-29 | Use macros for the RM7k cp0.config bits instead of magic numbers. | Maciej W. Rozycki |
2005-10-29 | Optimize R3k TLB Load/Store/Modified handlers, by scheduling | Maciej W. Rozycki |
2005-10-29 | Fill R3k load delay slots properly. | Maciej W. Rozycki |
2005-10-29 | Only dump instructions actually emitted. | Maciej W. Rozycki |
2005-10-29 | Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs. | Thiemo Seufer |
2005-10-29 | Better interface to run uncached cache setup code. | Thiemo Seufer |
2005-10-29 | Arrested for multiple offences of header file inclusion. | Ralf Baechle |
2005-10-29 | Fix race conditions for read_c0_entryhi. Remove broken ASID masks in | Thiemo Seufer |
2005-10-29 | Remove useless casts. Fix formatting. | Maciej W. Rozycki |
2005-10-29 | Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP | Thiemo Seufer |
2005-10-29 | R4300 delay slot. | Ralf Baechle |
2005-10-29 | Reformat; cosmetic cleanups. | Ralf Baechle |
2005-10-29 | Export shm_align_mask and flush_data_cache_page. | Ralf Baechle |
2005-10-29 | Gcc 4.0 fixes. | Ralf Baechle |
2005-10-29 | Sparseify MIPS. | Ralf Baechle |
2005-10-29 | Base Au1200 2.6 support. | Pete Popov |
2005-10-29 | Fix initialization. Unbreak the wait-for-completion loops. Code cleanup. | Thiemo Seufer |
2005-10-29 | Switch SiByte drivers back to __raw_*() functions. | Maciej W. Rozycki |
2005-10-29 | Handle addresses beyond VMALLOC_END correctly. | Thiemo Seufer |
2005-10-29 | Use intermediate variable. | Thiemo Seufer |
2005-10-29 | Moves a test which determines if we actually need to perform a | Ralf Baechle |
2005-10-29 | Update MIPS to use the 4-level pagetable code thereby getting rid of | Ralf Baechle |
2005-10-29 | 25Kf is also physically indexed. | Ralf Baechle |
2005-10-29 | 20Kc and SB1 don't suffer from aliases. | Ralf Baechle |
2005-10-29 | Delete duplicate copy of fixrange_init. | Ralf Baechle |
2005-10-29 | Move missplaced code line to the right place. | Ralf Baechle |
2005-10-29 | Use hardware mechanism to deal with cache aliases in the 24K. | Ralf Baechle |
2005-10-29 | Remove old wrong bits of cache code. | Ralf Baechle |
2005-10-29 | Formatting fixes. | Maciej W. Rozycki |
2005-10-28 | [PATCH] gfp_t: dma-mapping (mips) | Al Viro |
2005-09-05 | [PATCH] mips: fix build warnings | Yoichi Yuasa |
2005-09-05 | [PATCH] mips: nuke trailing whitespace | Ralf Baechle |
2005-09-05 | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle |
2005-06-25 | [PATCH] mips: add MIPS-specific support for flatmem/discontigmem | Yoichi Yuasa |
2005-06-21 | [PATCH] mm: remove PG_highmem | Badari Pulavarty |