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
/
sparc64
/
kernel
/
ktlb.S
Age
Commit message (
Expand
)
Author
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[SPARC64]: Fix indexing into kpte_linear_bitmap.
David S. Miller
2006-03-20
[SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.
David S. Miller
2006-03-20
[SPARC64]: Make use of Niagara 256MB PTEs for kernel mappings.
David S. Miller
2006-03-20
[SPARC64]: Set %gl to 1 in kvmap_itlb_longpath on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: More TLB/TSB handling fixes.
David S. Miller
2006-03-20
[SPARC64]: Deal with PTE layout differences in SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Fix some SUN4V TLB miss bugs.
David S. Miller
2006-03-20
[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patch
David S. Miller
2006-03-20
[SPARC64]: Initial sun4v TLB miss handling infrastructure.
David S. Miller
2006-03-20
[SPARC64]: Sanitize %pstate writes for sun4v.
David S. Miller
2006-03-20
[SPARC64]: Access TSB with physical addresses when possible.
David S. Miller
2006-03-20
[SPARC64]: Move away from virtual page tables, part 1.
David S. Miller
2005-10-12
[SPARC64]: Fix boot failures on SunBlade-150
David S. Miller
2005-09-25
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
David S. Miller
2005-09-21
[SPARC64]: Remove ktlb.S instruction patching.
David S. Miller
2005-09-21
[SPARC64]: Move kernel TLB miss handling into a seperate file.
David S. Miller