aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/mm/init_64.c
AgeCommit message (Expand)Author
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-11-21sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta
2015-11-04sparc64: Fix numa distance valuesNitin Gupta
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller
2014-10-04sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller
2014-09-16sparc64: mem boot option correctionbob picco
2014-09-16sparc64: find_node adjustmentbob picco
2014-08-05sparc64: Fix up merge thinko.David S. Miller
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2014-08-04sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-04sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-07-21sparc64 - add mem to iomem resourcebob picco
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-05-18sparc64: fix sparse warnings in int_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warnings in init_64.cSam Ravnborg
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2013-11-18sparc64: merge fixStephen Rothwell
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2013-11-15sparc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13sparc64: Encode huge PMDs using PTE encoding.David S. Miller
2013-11-12sparc64: Move to 64-bit PGDs and PMDs.David S. Miller
2013-11-12sparc64: Move from 4MB to 8MB huge pages.David S. Miller
2013-11-12sparc64: Make PAGE_OFFSET variable.David S. Miller
2013-11-12sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-07-03mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-06-19sparc64 address-congruence propertybob picco
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner