aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/init_64.c
Commit message (Expand)AuthorAge
* sparc64 address-congruence propertybob picco2013-06-19
* mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-04
|\
| * sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-29
* | sparc64: Do not save/restore interrupts in get_new_mmu_context()Kirill Tkhai2013-04-08
* | sparc64: Do not change num_physpages during initmem freeingTkhai Kirill2013-03-20
|/
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-23
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-23
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29
| |\
| * | sparc, mm: Remove calling of free_all_bootmem_node()Yinghai Lu2012-11-17
* | | sparc64: Fix tsb_grow() in atomic context.David S. Miller2013-02-20
* | | sparc64: Handle hugepage TSB being NULL.David S. Miller2013-02-20
| |/ |/|
* | SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-14
|/
* sparc64: Support transparent huge pages.David Miller2012-10-09
* sparc64: Eliminate PTE table memory wastage.David Miller2012-10-09
* sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-09
* sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-02
* sparc64: Use cpu_pgsz_mask for linear kernel mapping config.David S. Miller2012-09-06
* sparc64: Probe cpu page size support more portably.David S. Miller2012-09-06
* sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller2012-09-06
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-08-15
* sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker2012-05-09
* sparc64: Do not set max_mapnr.David S. Miller2012-04-27
* sparc64: Use node local allocations for IRQ stacks.David S. Miller2012-04-26
* sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-26
* Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
* memblock: Kill memblock_init()Tejun Heo2011-12-08
* Merge branch 'master' into x86/memblockTejun Heo2011-11-28
|\
| * sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-29
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-06
| * sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-05
* | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-14
|/
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-07
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-16
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-09
* | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-12
* | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt2010-08-04
* | memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-04
* | memblock/sparc: Use new accessorsBenjamin Herrenschmidt2010-08-04
* | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
|/
* lmb: rename to memblockYinghai Lu2010-07-14
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-03
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20