mm: move bootmem descriptors definition to a single place
[safe/jmp/linux-2.6] / arch / sparc64 / mm / init.c
2008-07-24 Johannes Weinermm: move bootmem descriptors definition to a single...
2008-05-20 Adrian Bunksparc64: remove CVS keywords
2008-05-16 David S. Millersparc64: Fix lmb_reserve() args in find_ramdisk().
2008-05-12 David S. Millersparc64: Work around memory probing bug in openfirmware.
2008-05-06 David S. Millersparc64: Fix initrd regression.
2008-05-05 Adrian Bunksparc64: remove online_page()
2008-04-28 Christoph Lameterpageflags: get rid of FLAGS_RESERVED
2008-04-24 David S. Miller[SPARC64]: Add NUMA support.
2008-04-24 David S. Miller[SPARC64]: Initialize MDESC earlier and use lmb_alloc()
2008-04-24 David S. Miller[SPARC64]: Use lmb_alloc() for PROM device tree.
2008-04-24 David S. Miller[SPARC64]: Call real_setup_per_cpu_areas() earlier...
2008-04-24 David S. Miller[SPARC64]: Fully use LMB information in bootmem_init().
2008-04-24 David S. Miller[SPARC64]: Start using LMB information in bootmem_init().
2008-04-24 David S. Miller[SPARC64]: Initialize LMB tables.
2008-04-24 David S. Miller[SPARC64]: Move ramdisk discovery code out to seperate...
2008-04-29 Aneesh Kumar K.Vsparc: Export symbols for ZERO_PAGE usage in modules.
2008-03-26 David S. Miller[SPARC64]: Fix sparse errors in arch/sparc64/kernel...
2008-03-26 David S. Miller[SPARC64]: Fix sparse warnings in arch/sparc64/kernel...
2008-03-22 David S. Miller[SPARC64]: Remove most limitations to kernel image...
2008-02-25 Sam Ravnborg[SPARC64]: Fix section mismatch from kernel_map_range
2008-02-18 David S. Miller[SPARC64]: Always register a PROM based early console.
2008-02-13 David S. Miller[SPARC64]: Remove DEBUG_BOOTMEM.
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-01-30 travis@sgi.comSPARC64: use generic percpu
2007-12-13 David S. Miller[SPARC64]: Fix two kernel linear mapping setup bugs.
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-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-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...
next