[SPARC64]: Increase top of 32-bit process stack.
[safe/jmp/linux-2.6] / arch / sparc64 / mm /
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]: Fix new context version SMP handling.
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]: Bulletproof hypervisor TLB flushing.
2006-03-20 David S. Miller[SPARC64]: destroy_context() needs to disable interrupts.
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]: Fix flush_tsb_user() on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Fix comment typo in __flush_tlb_kernel_range.
2006-03-20 David S. Miller[SPARC64]: Log faulting vaddr when bogus kernel PC...
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]: Handle hypervisor case correctly in copy_tsb().
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]: Hypervisor TSB context switching.
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]: 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]: Add some hypervisor tlb_type checks.
2006-03-20 David S. Miller[SPARC64]: SUN4V hypervisor TLB flush support code.
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]: Increase swapper_tsb size to 32K.
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]: Fix bogus flush instruction usage.
2006-03-20 David S. Miller[SPARC64]: Fix incorrect TSB lock bit handling.
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]: 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]: 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-11-29 David S. Miller[SPARC64]: Fix >8K I/O mappings.
2005-11-28 David S. Miller[PATCH] sparc: convert IO remapping to VM_PFNMAP
2005-11-22 Hugh Dickins[PATCH] unpaged: VM_UNPAGED
2005-11-09 Tobias Klauser[SPARC64]: Use ARRAY_SIZE macro
2005-11-08 Hugh Dickins[SPARC64] mm: update get_user_insn comment
2005-10-30 Hugh Dickins[PATCH] mm: arches skip ptlock
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: tlb_finish_mmu forget rss
2005-10-30 Hugh Dickins[PATCH] mm: tlb_is_full_mm was obscure
2005-10-14 David S. Miller[SPARC64]: Fix powering off on SMP.
2005-10-12 David S. Miller[SPARC64]: Fix boot failures on SunBlade-150
2005-10-05 David S. Miller[SPARC64]: Fix initrd when net booting.
2005-10-04 David S. Miller[SPARC64]: Replace cheetah+ code patching with variables.
2005-09-30 David S. Miller[SPARC64]: Rewrite convoluted physical memory probing.
2005-09-29 David S. Miller[SPARC64]: Kill all external references to sp_banks[]
2005-09-29 David S. Miller[SPARC64]: Move phys_base, kern_{base,size}, and sp_ban...
2005-09-29 David S. Miller[SPARC64]: Simplify user fault fixup handling.
2005-09-29 David S. Miller[SPARC64]: Convert to use generic exception table support.
2005-09-26 David S. Miller[SPARC64]: Do not do TLB pre-filling any more.
2005-09-26 David S. Miller[SPARC64]: Simplify Spitfire D-cache page flush.
2005-09-25 David S. Miller[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
2005-09-23 David S. Miller[SPARC64]: Mark functions called by paging_init() as...
2005-09-23 David S. Miller[SPARC64]: Rewrite bootup sequence.
2005-09-22 David S. Miller[SPARC64]: Kill readjust_prom_translations()
2005-09-22 David S. Miller[SPARC64]: Remove unnecessary paging_init() cruft.
2005-09-22 David S. Miller[SPARC64]: Do not allocate OBP page tables using bootmem
2005-09-22 David S. Miller[SPARC64]: Break up inherit_prom_mappings() into it...
2005-09-22 David S. Miller[SPARC64]: Do not allocate prom translations using...
2005-09-22 David S. Miller[SPARC64]: Remove ktlb.S instruction patching.
2005-09-07 Prasanna S Panchamukhi[PATCH] kprobes-prevent-possible-race-conditions-sparc6...
2005-09-07 Prasanna S Panchamukhi[PATCH] Kprobes: prevent possible race conditions sparc...
2005-09-02 David S. Miller[SPARC]: Kill io_remap_page_range()
2005-08-31 David S. Miller[SPARC64]: Preserve nucleus ctx page size during TLB...
2005-07-27 David S. Miller[SPARC64]: Fix ugly dependency on NR_CPUS being a power...
2005-07-10 David S. Miller[SPARC64]: Kill ancient and unused SYSCALL_TRACING...
2005-07-06 David S. Miller[SPARC64]: Fix UltraSPARC-III fallout from membar changes.
2005-06-27 David S. Miller[SPARC64]: Avoid membar instructions in delay slots.
2005-06-22 David Gibson[PATCH] Hugepage consolidation
2005-05-05 Christoph Hellwig[SPARC64]: Kill useless __pte_alloc_one_kernel indirection
2005-04-18 David S. Miller[PATCH] sparc64: Do not flush dcache for ZERO_PAGE.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2