index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
tlbex.c
Age
Commit message (
Expand
)
Author
2006-07-13
[MIPS] Print out TLB handler assembly for debugging.
Thiemo Seufer
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-01
[MIPS] Treat R14000 like R10000.
Kumba
2006-06-01
[MIPS] Fix detection and handling of the 74K processor.
Chris Dearman
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-04-19
[MIPS] Fix vectored interrupt support in TLB exception handler generator.
Ralf Baechle
2006-03-21
[MIPS] Remove CONFIG_BUILD_ELF64.
Ralf Baechle
2006-03-09
[MIPS] Scatter a bunch of __init over tlbex.c.
Ralf Baechle
2005-10-29
Add support for SB1A CPU.
Andrew Isaacson
2005-10-29
R4600 v2.0 needs a nop before tlbp.
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
Detect the 34K.
Ralf Baechle
2005-10-29
Date: Fri Jul 8 20:10:17 2005 +0000
Ralf Baechle
2005-10-29
Avoid tlbw* hazards for the R4600/R4700/R5000.
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
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
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
Base Au1200 2.6 support.
Pete Popov
2005-09-05
[PATCH] mips: fix build warnings
Yoichi Yuasa
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds