summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Add NUMA support.David S. Miller2008-04-241-100/+696
* [SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2008-04-241-3/+3
* [SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2008-04-241-2/+2
* [SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2008-04-241-2/+6
* [SPARC64]: Fully use LMB information in bootmem_init().David S. Miller2008-04-241-82/+18Star
* [SPARC64]: Start using LMB information in bootmem_init().David S. Miller2008-04-241-126/+6Star
* [SPARC64]: Initialize LMB tables.David S. Miller2008-04-241-1/+13
* [SPARC64]: Move ramdisk discovery code out to seperate function.David S. Miller2008-04-241-24/+33
* [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2008-03-261-4/+0Star
* [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller2008-03-261-0/+1
* [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-221-24/+14Star
* [SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg2008-02-251-1/+2
* [SPARC64]: Always register a PROM based early console.David S. Miller2008-02-181-3/+3
* [SPARC64]: Remove DEBUG_BOOTMEM.David S. Miller2008-02-131-42/+1Star
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-4/+4
* SPARC64: use generic percputravis@sgi.com2008-01-301-0/+5
* [SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller2007-12-131-9/+20
* [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-271-2/+2
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-5/+0Star
* SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller2007-10-161-0/+52
* [SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2007-10-141-2/+0Star
* [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller2007-05-291-30/+11Star
* [SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2007-05-291-2/+5
* [SPARC64]: Eliminate NR_CPUS limitations.David S. Miller2007-05-291-6/+16
* [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-291-3/+14
* [SPARC64]: Report proper system soft state to the hypervisor.David S. Miller2007-05-291-0/+3
* [SPARC64]: Spelling fixes.Simon Arlott2007-05-121-1/+1
* Quicklist support for sparc64David Miller2007-05-071-24/+0Star
* [SPARC64]: Document and fix calculation of pages_avail.David S. Miller2007-04-261-2/+23
* [SPARC64]: Use bootmem_bootmap_pages() in choose_bootmap_pfn().David S. Miller2007-04-261-2/+2
* [SPARC64]: Add proper header file extern for cmdline_memory_size.David S. Miller2007-04-261-2/+0Star
* [SPARC64]: Kill sparc_ultra_dump_{i,d}tlb()David S. Miller2007-04-261-87/+0Star
* [SPARC64]: Use DECLARE_BITMAP and BITS_TO_LONGS in mm/init.cDavid S. Miller2007-04-261-6/+7
* [SPARC64]: Give move verbose show_mem() output just like i386.David S. Miller2007-04-261-2/+37
* [SPARC64]: Mark show_mem() printk's with KERN_INFO.David S. Miller2007-04-261-4/+4
* [SPARC64]: Kill kvaddr_to_phys() and friends.David S. Miller2007-04-261-63/+28Star
* [SPARC64]: Privatize sun4u_get_pte() and fix name.David S. Miller2007-04-261-67/+62Star
* [SPARC64]: Kill _start[]/_end[] declarations in mm/init.cDavid S. Miller2007-04-261-3/+0Star
* [SPARC64]: Simplify read_obp_memory().David S. Miller2007-04-261-16/+11Star
* [SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller2007-03-171-2/+28
* [SPARC64]: We do not need ZONE_DMA.David S. Miller2007-02-131-2/+2
* [PATCH] Drop free_pages()Christoph Lameter2007-02-111-2/+2
* [SPARC64]: Fix "mem=xxx" handling.David S. Miller2006-12-311-23/+124
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [SPARC64]: Kill bogus check from bootmem_init().David S. Miller2006-09-271-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-1/+2
* [SPARC64]: Export _PAGE_IE to modules.David S. Miller2006-06-261-0/+1
* [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-241-1/+27
* [SPARC64]: Minor bug fix to obp_read_memory().David S. Miller2006-06-241-2/+19