index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
Let r4600 PRID detection match only legacy CPUs, cleanups.
Thiemo Seufer
2
-7
/
+10
2005-10-29
Handle mtc0 - tlb write hazard for VR5432.
Ralf Baechle
1
-0
/
+1
2005-10-29
Avoid SMP cacheflushes. This is a minor optimization of startup but
Ralf Baechle
4
-29
/
+13
2005-10-29
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
1
-0
/
+1
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
2
-5
/
+3
2005-10-29
Mark a few variables __read_mostly.
Ralf Baechle
1
-1
/
+7
2005-10-29
MIPS R2 instruction hazard handling.
Ralf Baechle
1
-0
/
+1
2005-10-29
Detect the 34K.
Ralf Baechle
1
-0
/
+1
2005-10-29
Define kmap_atomic_pfn() for MIPS.
Ralf Baechle
1
-0
/
+19
2005-10-29
Date: Fri Jul 8 20:10:17 2005 +0000
Ralf Baechle
1
-1
/
+1
2005-10-29
Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.
Ralf Baechle
4
-6
/
+6
2005-10-29
Avoid tlbw* hazards for the R4600/R4700/R5000.
Maciej W. Rozycki
1
-1
/
+6
2005-10-29
Inline ioremap() calls for constant addresses that map to KSEG1.
Maciej W. Rozycki
1
-12
/
+3
2005-10-29
Fix the diagnostic dump for the XTLB refill handler.
Maciej W. Rozycki
1
-1
/
+8
2005-10-29
Fix a diagnostic message.
Maciej W. Rozycki
1
-1
/
+1
2005-10-29
Use macros for the RM7k cp0.config bits instead of magic numbers.
Maciej W. Rozycki
1
-9
/
+9
2005-10-29
Optimize R3k TLB Load/Store/Modified handlers, by scheduling
Maciej W. Rozycki
1
-40
/
+30
2005-10-29
Fill R3k load delay slots properly.
Maciej W. Rozycki
1
-0
/
+3
2005-10-29
Only dump instructions actually emitted.
Maciej W. Rozycki
1
-7
/
+7
2005-10-29
Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.
Thiemo Seufer
1
-23
/
+29
2005-10-29
Better interface to run uncached cache setup code.
Thiemo Seufer
2
-25
/
+10
2005-10-29
Arrested for multiple offences of header file inclusion.
Ralf Baechle
1
-1
/
+1
2005-10-29
Fix race conditions for read_c0_entryhi. Remove broken ASID masks in
Thiemo Seufer
2
-45
/
+63
2005-10-29
Remove useless casts. Fix formatting.
Maciej W. Rozycki
1
-12
/
+19
2005-10-29
Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP
Thiemo Seufer
1
-29
/
+21
2005-10-29
R4300 delay slot.
Ralf Baechle
1
-0
/
+1
2005-10-29
Reformat; cosmetic cleanups.
Ralf Baechle
1
-1
/
+2
2005-10-29
Export shm_align_mask and flush_data_cache_page.
Ralf Baechle
1
-0
/
+2
2005-10-29
Gcc 4.0 fixes.
Ralf Baechle
1
-1
/
+1
2005-10-29
Sparseify MIPS.
Ralf Baechle
3
-9
/
+11
2005-10-29
Base Au1200 2.6 support.
Pete Popov
2
-0
/
+5
2005-10-29
Fix initialization. Unbreak the wait-for-completion loops. Code cleanup.
Thiemo Seufer
1
-22
/
+24
2005-10-29
Switch SiByte drivers back to __raw_*() functions.
Maciej W. Rozycki
1
-14
/
+14
2005-10-29
Handle addresses beyond VMALLOC_END correctly.
Thiemo Seufer
1
-1
/
+2
2005-10-29
Use intermediate variable.
Thiemo Seufer
1
-3
/
+3
2005-10-29
Moves a test which determines if we actually need to perform a
Ralf Baechle
1
-7
/
+7
2005-10-29
Update MIPS to use the 4-level pagetable code thereby getting rid of
Ralf Baechle
9
-25
/
+52
2005-10-29
25Kf is also physically indexed.
Ralf Baechle
1
-0
/
+1
2005-10-29
20Kc and SB1 don't suffer from aliases.
Ralf Baechle
1
-0
/
+2
2005-10-29
Delete duplicate copy of fixrange_init.
Ralf Baechle
2
-33
/
+3
2005-10-29
Move missplaced code line to the right place.
Ralf Baechle
1
-3
/
+2
2005-10-29
Use hardware mechanism to deal with cache aliases in the 24K.
Ralf Baechle
1
-2
/
+10
2005-10-29
Remove old wrong bits of cache code.
Ralf Baechle
1
-3
/
+0
2005-10-29
Formatting fixes.
Maciej W. Rozycki
1
-9
/
+10
2005-10-28
[PATCH] gfp_t: dma-mapping (mips)
Al Viro
4
-8
/
+8
2005-09-05
[PATCH] mips: fix build warnings
Yoichi Yuasa
1
-1
/
+1
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
5
-27
/
+27
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
5
-27
/
+27
2005-06-26
[PATCH] mips: add MIPS-specific support for flatmem/discontigmem
Yoichi Yuasa
2
-3
/
+3
2005-06-22
[PATCH] mm: remove PG_highmem
Badari Pulavarty
1
-1
/
+0
[prev]
[next]