- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / arch / sparc64 / mm / init.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-13 David S. Miller[SPARC64]: Fix two kernel linear mapping setup bugs.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-27 David S. Miller[SPARC64]: __inline__ --> inline
2007-10-16 KAMEZAWA Hiroyukifix memory hot remove not configured case.
2007-10-16 David MillerSPARC64: SPARSEMEM_VMEMMAP support
2007-10-14 David S. Miller[SPARC64]: Only use bypass accesses to INO buckets.
2007-05-29 David S. Miller[SPARC64]: Fill holes in hypervisor APIs and fix KTSB...
2007-05-29 David S. Miller[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
2007-05-29 David S. Miller[SPARC64]: Eliminate NR_CPUS limitations.
2007-05-29 David S. Miller[SPARC64]: Use machine description and OBP properly...
2007-05-29 David S. Miller[SPARC64]: Report proper system soft state to the hyper...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-12 Simon Arlott[SPARC64]: Spelling fixes.
2007-05-07 David MillerQuicklist support for sparc64
2007-05-07 David S. Miller[SPARC64]: pgtable_cache_init() should be __init.
2007-04-26 David S. Miller[SPARC64]: Document and fix calculation of pages_avail.
2007-04-26 David S. Miller[SPARC64]: Use bootmem_bootmap_pages() in choose_bootma...
2007-04-26 David S. Miller[SPARC64]: Add proper header file extern for cmdline_me...
2007-04-26 David S. Miller[SPARC64]: Kill sparc_ultra_dump_{i,d}tlb()
2007-04-26 David S. Miller[SPARC64]: Use DECLARE_BITMAP and BITS_TO_LONGS in...
2007-04-26 David S. Miller[SPARC64]: Give move verbose show_mem() output just...
2007-04-26 David S. Miller[SPARC64]: Mark show_mem() printk's with KERN_INFO.
2007-04-26 David S. Miller[SPARC64]: Kill kvaddr_to_phys() and friends.
2007-04-26 David S. Miller[SPARC64]: Privatize sun4u_get_pte() and fix name.
2007-04-26 David S. Miller[SPARC64]: Kill _start[]/_end[] declarations in mm...
2007-04-26 David S. Miller[SPARC64]: Simplify read_obp_memory().
2007-03-17 David S. Miller[SPARC64]: Get DEBUG_PAGEALLOC working again.
2007-02-12 David S. Miller[SPARC64]: We do not need ZONE_DMA.
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-10-16 Greg Kroah-Hartmanadd the 2.6.18.1 patch (cvs is doing something odd...)
2006-10-13 David S. MillerSPARC64: Fix sparc64 ramdisk handling
2006-09-27 David S. Miller[SPARC64]: Kill bogus check from bootmem_init().
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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...
next