[PATCH] Drop free_pages()
[safe/jmp/linux-2.6] / arch / sparc64 / mm / init.c
2007-02-11 Christoph Lameter[PATCH] Drop free_pages()
2006-12-31 David S. Miller[SPARC64]: Fix "mem=xxx" handling.
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-09-27 David S. Miller[SPARC64]: Kill bogus check from bootmem_init().
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Randy Dunlap[PATCH] add poison.h and patch primary users
2006-06-26 David S. Miller[SPARC64]: Export _PAGE_IE to modules.
2006-06-24 David S. Miller[SPARC64]: Fix for Niagara memory corruption.
2006-06-24 David S. Miller[SPARC64]: Minor bug fix to obp_read_memory().
2006-06-24 David S. Miller[SPARC64]: Import OBP device tree into kernel data...
2006-03-23 Nick Piggin[PATCH] sparc64: fix set_page_count merge clash
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-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-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-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-26 David S. Miller[SPARC64]: Do not do TLB pre-filling any more.
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 sparc...
2005-07-27 David S. Miller[SPARC64]: Fix ugly dependency on NR_CPUS being a power...
2005-06-27 David S. Miller[SPARC64]: Avoid membar instructions in delay slots.
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