Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
[linux-2.6] / arch / sparc64 / mm / tsb.c
2006-03-23  Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-23  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
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./linux/kernel/git/perex/alsa
2006-03-22  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
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./linux/kernel/git...
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./linux/kernel/git/bunk/trivial
2006-03-21  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-03-21  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-21  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-21  Linus TorvaldsMerge /linux/kernel/git/mchehab/v4l-dvb.git with fixups
2006-03-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-20  David S. Miller[SPARC64]: Optimized TSB table initialization.
2006-03-20  David S. Miller[SPARC64]: Use SLAB caches for TSB tables.
2006-03-20  David S. Miller[SPARC64]: Don't kill the page allocator when growing...
2006-03-20  David S. Miller[SPARC64]: Fix and re-enable dynamic TSB sizing.
2006-03-20  David S. Miller[SPARC64]: Bulletproof MMU context locking.
2006-03-20  David S. Miller[SPARC64]: destroy_context() needs to disable interrupts.
2006-03-20  David S. Miller[SPARC64]: More TLB/TSB handling fixes.
2006-03-20  David S. Miller[SPARC64]: Fix flush_tsb_user() on SUN4V.
2006-03-20  David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20  David S. Miller[SPARC64]: Handle hypervisor case correctly in copy_tsb().
2006-03-20  David S. Miller[SPARC64]: Hypervisor TSB context switching.
2006-03-20  David S. Miller[SPARC64]: Turn off TSB growing for now.
2006-03-20  David S. Miller[SPARC64]: Access TSB with physical addresses when...
2006-03-20  David S. Miller[SPARC64]: Increase swapper_tsb size to 32K.
2006-03-20  David S. Miller[SPARC64]: Fix incorrect TSB lock bit handling.
2006-03-20  David S. Miller[SPARC64]: Dynamically grow TSB in response to RSS...
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]: Move away from virtual page tables, part 1.