[SPARC64]: Add a secondary TSB for hugepage mappings.
[deliverable/linux.git] / arch / sparc64 / mm / init.c
2006-03-22  David S. Miller[SPARC64]: Add a secondary TSB for hugepage mappings.
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  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]: Allow CONFIG_MEMORY_HOTPLUG to build.
2006-03-20  David S. Miller[SPARC64]: Use SLAB caches for TSB tables.
2006-03-20  David S. Miller[SPARC64]: Fix and re-enable dynamic TSB sizing.
2006-03-20  David S. Miller[SPARC64]: Fix 32-bit truncation which broke sparsemem.
2006-03-20  David S. Miller[SPARC64]: Move over to sparsemem.
2006-03-20  David S. Miller[SPARC64]: Bulletproof MMU context locking.
2006-03-20  David S. Miller[SPARC64]: Fix loop termination in mark_kpte_bitmap()
2006-03-20  David S. Miller[SPARC64]: Simplify TSB insert checks.
2006-03-20  David S. Miller[SPARC64]: Avoid dcache-dirty page state management...
2006-03-20  David S. Miller[SPARC64]: Fix TLB context allocation with SMT style...
2006-03-20  David S. Miller[SPARC64]: Export _PAGE_E and _PAGE_CACHE to modules.
2006-03-20  David S. Miller[SPARC64]: Create a seperate kernel TSB for 4MB/256MB...
2006-03-20  David S. Miller[SPARC64]: Make use of Niagara 256MB PTEs for kernel...
2006-03-20  David S. Miller[SPARC64]: Export a PAGE_SHARED symbol.
2006-03-20  David S. Miller[SPARC64]: More TLB/TSB handling fixes.
2006-03-20  David S. Miller[SPARC64]: Check for errors in hypervisor_tlb_lock().
2006-03-20  David S. Miller[SPARC64]: Set associativity of kernel TSB descriptor...
2006-03-20  David S. Miller[SPARC64]: Use phys tsb address in tsb_insert() in...
2006-03-20  David S. Miller[SPARC64]: Use inline patching for critical PTE operations.
2006-03-20  David S. Miller[SPARC64]: Move PTE field definitions back into asm...
2006-03-20  David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20  David S. Miller[SPARC64]: Register kernel TSB with hypervisor.
2006-03-20  David S. Miller[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.
2006-03-20  David S. Miller[SPARC64]: Fix hypervisor call arg passing.
2006-03-20  David S. Miller[SPARC64]: Detect sun4v early in boot process.
2006-03-20  David S. Miller[SPARC64]: Patch up mmu context register writes for...
2006-03-20  David S. Miller[SPARC64]: Register per-cpu fault status area with...
2006-03-20  David S. Miller[SPARC64]: Initial sun4v TLB miss handling infrastructure.
2006-03-20  David S. Miller[SPARC64]: Add some hypervisor tlb_type checks.
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]: Kill swapper_pgd_zero, totally unused.
2006-03-20  David S. Miller[SPARC64]: Kill sole argument passed to setup_tba().
2006-03-20  David S. Miller[SPARC64]: Kill PROM locked TLB entry preservation...
2006-03-20  David S. Miller[SPARC64]: Preload TSB entries from update_mmu_cache().
2006-03-20  David S. Miller[SPARC64]: Dynamically grow TSB in response to RSS...
2006-03-20  David S. Miller[SPARC64]: Kill pgtable quicklists and use SLAB.
2006-03-20  David S. Miller[SPARC64]: No need to D-cache color page tables any...
2006-03-20  David S. Miller[SPARC64]: Move away from virtual page tables, part 1.
2005-12-06  Len BrownPull release into acpica branch
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-11-06  Thomas GleixnerMerge branch 'master' of /home/tglx/work/mtd/git/linux...
2005-10-28  Tony LuckPull xpc-disengage into release branch
2005-10-28  Tony LuckPull sparsemem-v5 into release branch
2005-10-28  Tony LuckPull remove-sn-bist-lock into release branch
2005-10-28  Tony LuckPull new-efi-memmap into release branch
2005-10-28  Tony LuckPull define-node-cleanup into release branch
2005-10-28  Tony LuckPull sn_pci_legacy_read-write into release branch
2005-10-28  Tony LuckPull acpi-produce-consume into release branch
2005-10-28  Tony LuckPull update-default-configs into release branch
2005-10-28  Tony LuckPull move-iosapic-to-acpi into release branch
2005-10-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-10-28  Tony LuckPull ar-k0-usage into release branch
2005-10-28  Tony LuckPull 1024-cpu into release branch
2005-10-28  Tony LuckPull hp-machvec into release branch
2005-10-28  Tony LuckPull altix-mmr into release branch
2005-10-28  Tony LuckPull altix-fpga-reset into release branch
2005-10-28  James BottomleyMerge HEAD from ../scsi-misc-2.6-old
2005-10-28  Jeff GarzikMerge branch 'master'
2005-10-22  Paul MackerrasMerge changes from linux-2.6 by hand
2005-10-21  Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git/
2005-10-20  Tony LuckUpdate from upstream with manual merge of Yasunori...
2005-10-20  Dave Airliemerge Linus head tree into my drm tree and fix up conflicts
2005-10-19  Jeff GarzikMerge branch 'upstream'
2005-10-18  Jeff GarzikMerge branch 'upstream'
2005-10-18  Trond MyklebustMerge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
2005-10-17  Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-14  Jeff GarzikMerge branch 'master'
2005-10-14  Jeff GarzikMerge branch 'master'
2005-10-13  Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2005-10-13  Trond MyklebustMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-10-13  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-10-12  David S. Miller[SPARC64]: Fix boot failures on SunBlade-150
2005-10-12  Paul MackerrasMerge from Linus' tree
2005-10-11  Tony LuckPull mbcs-init-sn-check into release branch
2005-10-11  Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-09  Jeff GarzikMerge branch 'upstream'
2005-10-09  Jeff GarzikMerge branch 'sil24'
2005-10-09  Jeff GarzikMerge branch 'master'
2005-10-08  Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2005-10-08  Jeff GarzikMerge branch 'master'
2005-10-06  Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2005-10-06  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-ucb
2005-10-06  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-10-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-10-06  Jeff GarzikMerge branch 'master'
2005-10-05  David S. Miller[SPARC64]: Fix initrd when net booting.
2005-10-04  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
next
This page took 0.404552 seconds and 108 git commands to generate.