summaryrefslogtreecommitdiff
path: root/arch/sparc/mm/init_64.c
AgeCommit message (Expand)Author
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-11-15sparc64: simplify vmemmap_populatePavel Tatashin
2017-11-15sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-04sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais
2017-07-20sparc64: Register hugepages during arch initNitin Gupta
2017-06-06sparc64: new context wrapPavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett
2017-03-27sparc64: kern_addr_valid regressionbob picco
2017-03-27sparc64: Add support for 2G hugepagesNitin Gupta
2017-02-23sparc64: memblock resizes are not handled properlyPavel Tatashin
2017-02-23sparc64: use latency groups to improve add_node_ranges speedPavel Tatashin
2017-02-23sparc64: Add 64K page size supportNitin Gupta
2017-02-23sparc64: Multi-page size supportNitin Gupta
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-14sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-11-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-28sparc64: Fix irq stack bootmem allocation.Atish Patra
2016-09-28sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-05-25sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-14sparc64: 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