summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/init_64.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-051-3/+3
* sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-181-0/+69
* mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-1/+2
* mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-1/+1
* mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-151-1/+1
* sparc64: simplify vmemmap_populatePavel Tatashin2017-11-151-17/+6
* sparc64/mm: set fields in deferred pagesPavel Tatashin2017-11-151-1/+8
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-151-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc64: Add 16GB hugepage supportNitin Gupta2017-08-151-7/+47
* sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar2017-08-041-1/+11
* sparc64: recognize and support sparc M8 cpu typeAllen Pais2017-08-041-0/+2
* sparc64: Register hugepages during arch initNitin Gupta2017-07-201-1/+24
* sparc64: new context wrapPavel Tatashin2017-06-061-27/+54
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-061-0/+1
* sparc64: redefine first versionPavel Tatashin2017-06-061-3/+3
* sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-061-0/+2
* sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett2017-06-061-1/+2
* sparc64: kern_addr_valid regressionbob picco2017-03-271-1/+1
* sparc64: Add support for 2G hugepagesNitin Gupta2017-03-271-0/+4
* sparc64: memblock resizes are not handled properlyPavel Tatashin2017-02-231-0/+6
* sparc64: use latency groups to improve add_node_ranges speedPavel Tatashin2017-02-231-95/+113
* sparc64: Add 64K page size supportNitin Gupta2017-02-231-0/+4
* sparc64: Multi-page size supportNitin Gupta2017-02-231-1/+41
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-11-141-3/+3
* sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-11-101-4/+61
* sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-061-1/+1
* sparc64: Fix irq stack bootmem allocation.Atish Patra2016-09-281-16/+0
* sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker2016-09-281-3/+3
* sparc64: Trim page tables for 8M hugepagesNitin Gupta2016-07-291-2/+4
* sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz2016-07-281-1/+2
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-4/+2
* sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2016-05-251-3/+7
* sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-201-12/+0
* sparc64: recognize and support Sonoma CPU typeKhalid Aziz2016-04-211-0/+3
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-4/+4
* sparc64: Fix numa node distance initializationNitin Gupta2016-01-141-7/+8
* sparc64: Fix numa distance valuesNitin Gupta2015-11-041-1/+69
* mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-2/+4
* Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-21/+53
|\
| * sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz2015-05-311-21/+53
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
|/
* sparc: Fix /proc/kcoreDavid S. Miller2015-03-181-1/+1
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+1
* sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-051-23/+2
* sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-051-11/+19
* sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-051-1/+8
* sparc64: Use kernel page tables for vmemmap.David S. Miller2014-10-051-38/+34
* sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-051-225/+168