Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[sfrench/cifs-2.6.git] / arch / sparc64 / mm / init.c
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-03-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-23 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-23 Jeff GarzikMerge branch 'master'
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 Nick Piggin[PATCH] sparc64: fix set_page_count merge clash
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./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 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
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]: 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...
next