]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/sparc64/kernel/tsb.S
[SPARC64]: Add of_device layer and make ebus/isa use it.
[linux-2.6-omap-h63xx.git] / arch / sparc64 / kernel / tsb.S
2006-06-16 Len BrownPull bugzilla-5737 into release branch
2006-06-15 Len BrownPull bugzilla-5653 into release branch
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-03-31 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-03-30 Jeff GarzikMerge branch 'upstream'
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-28 Russell KingMerge nommu tree
2006-03-25 Russell KingMerge nommu tree
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git.kernel.org/pub...
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sam...
2006-03-24 Jeff GarzikMerge branch 'upstream'
2006-03-24 Trond MyklebustMerge branch 'linus'
2006-03-23 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-03-23 Anton AltaparmakovMerge branch 'master' of /home/aia21/ntfs-2.6/
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-22 Nathan ScottMerge HEAD from ../linux-2.6
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 Trond MyklebustMerge branch 'linus'
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.