summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/init_64.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-1/+1
* mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-21/+3
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-2/+2
* sparc64 address-congruence propertybob picco2013-06-191-1/+8
* mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-071-22/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-041-4/+3
|\
| * sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-4/+3
* | sparc64: Do not save/restore interrupts in get_new_mmu_context()Kirill Tkhai2013-04-081-3/+2
* | sparc64: Do not change num_physpages during initmem freeingTkhai Kirill2013-03-201-2/+0
|/
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+4
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-0/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-13/+11
|\
| * Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-291-4/+4
| |\
| * | sparc, mm: Remove calling of free_all_bootmem_node()Yinghai Lu2012-11-171-13/+11
* | | sparc64: Fix tsb_grow() in atomic context.David S. Miller2013-02-201-5/+19
* | | sparc64: Handle hugepage TSB being NULL.David S. Miller2013-02-201-16/+22
| |/ |/|
* | SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-141-1/+1
|/
* sparc64: Support transparent huge pages.David Miller2012-10-091-9/+195
* sparc64: Eliminate PTE table memory wastage.David Miller2012-10-091-0/+101
* sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-091-7/+2
* sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-021-3/+4
* sparc64: Use cpu_pgsz_mask for linear kernel mapping config.David S. Miller2012-09-061-39/+65
* sparc64: Probe cpu page size support more portably.David S. Miller2012-09-061-0/+31
* sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller2012-09-061-27/+110
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-08-151-5/+23
* sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker2012-05-091-9/+5
* sparc64: Do not set max_mapnr.David S. Miller2012-04-271-3/+0
* sparc64: Use node local allocations for IRQ stacks.David S. Miller2012-04-261-9/+14
* sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-261-84/+7
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-1/+0
* sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-20/+4
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
* Merge branch 'master' into x86/memblockTejun Heo2011-11-281-1/+46
|\
| * sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
| * sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-051-1/+39
* | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-141-2/+2
|/
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-3/+3
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-7/+7
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-1/+1
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-1/+1
* | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-121-2/+2
* | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt2010-08-051-2/+2
* | memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-051-10/+6
* | memblock/sparc: Use new accessorsBenjamin Herrenschmidt2010-08-041-18/+12
* | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-3/+3
|/
* lmb: rename to memblockYinghai Lu2010-07-141-27/+27
OpenPOWER on IntegriCloud