]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/sparc64/kernel/tsb.S
Merge nommu tree
[linux-2.6-omap-h63xx.git] / arch / sparc64 / kernel / tsb.S
2006-03-25 Russell KingMerge nommu tree
2006-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-23 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-23 Jeff GarzikMerge branch 'master'
2006-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-22 David S. Miller[SPARC64]: Add a secondary TSB for hugepage mappings.
2006-03-21 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-21 Jeff GarzikMerge branch 'e1000-fixes' of git://198.78.49.142/...
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-21 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-03-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-21 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-21 Linus TorvaldsMerge kernel.org:/pub/scm/linux/kernel/git/mchehab...
2006-03-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-20 David S. Miller[SPARC64]: Optimized TSB table initialization.
2006-03-20 David S. Miller[SPARC64]: Fix and re-enable dynamic TSB sizing.
2006-03-20 David S. Miller[SPARC64]: Simplify TSB insert checks.
2006-03-20 David S. Miller[SPARC64]: Fix _PAGE_EXEC handling.
2006-03-20 David S. Miller[SPARC64]: More TLB/TSB handling fixes.
2006-03-20 David S. Miller[SPARC64]: Fix some SUN4V TLB handling bugs.
2006-03-20 David S. Miller[SPARC64]: Do not write garbage into %pstate in tsb_con...
2006-03-20 David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20 David S. Miller[SPARC64]: Simplify sun4v TLB handling using macros.
2006-03-20 David S. Miller[SPARC64]: Fix hypervisor call arg passing.
2006-03-20 David S. Miller[SPARC64]: Hypervisor TSB context switching.
2006-03-20 David S. Miller[SPARC64]: Implement sun4v TSB miss handlers.
2006-03-20 David S. Miller[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2...
2006-03-20 David S. Miller[SPARC64]: Initial sun4v TLB miss handling infrastructure.
2006-03-20 David S. Miller[SPARC64]: Sanitize %pstate writes for sun4v.
2006-03-20 David S. Miller[SPARC64]: Refine register window trap handling.
2006-03-20 David S. Miller[SPARC64]: Add explicit register args to trap state...
2006-03-20 David S. Miller[SPARC64]: Access TSB with physical addresses when...
2006-03-20 David S. Miller[SPARC64]: Fix too early reference to %g6
2006-03-20 David S. Miller[SPARC64]: Kill PROM locked TLB entry preservation...
2006-03-20 David S. Miller[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in...
2006-03-20 David S. Miller[SPARC64]: Preload TSB entries from update_mmu_cache().
2006-03-20 David S. Miller[SPARC64]: Add infrastructure for dynamic TSB sizing.
2006-03-20 David S. Miller[SPARC64]: TSB refinements.
2006-03-20 David S. Miller[SPARC64]: Elminate all usage of hard-coded trap globals.
2006-03-20 David S. Miller[SPARC64]: Move away from virtual page tables, part 1.