summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0223-0/+23
* sparc64: Cleanup hugepage table walk functionsNitin Gupta2017-08-151-34/+20
* sparc64: Add 16GB hugepage supportNitin Gupta2017-08-152-28/+100
* sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-151-1/+44
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-111-2/+2
|\
| * sparc64: Fix gup_huge_pmdNitin Gupta2017-06-251-2/+2
* | lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-101-14/+14
* | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
* | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
|/
* sparc64: delete old wrap codePavel Tatashin2017-06-061-5/+0
* 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: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-061-2/+5
* sparc: Fix -Wstringop-overflow warningOrlando Arias2017-05-171-1/+1
* sparc64: Fix hugepage page table freeNitin Gupta2017-04-181-0/+16
* sparc32: Export vac_cache_size to fix build errorGuenter Roeck2017-04-061-0/+1
* sparc64: Fix memory corruption when THP is enabledNitin Gupta2017-04-062-5/+5
* sparc64: kern_addr_valid regressionbob picco2017-03-271-1/+1
* sparc64: Add support for 2G hugepagesNitin Gupta2017-03-272-0/+11
* sparc64: Fix size check in huge_pte_allocNitin Gupta2017-03-271-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sparc64: Fix build error in flush_tsb_user_pageNitin Gupta2017-02-242-6/+19
* 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-233-13/+50
* sparc64: Multi-page size supportNitin Gupta2017-02-234-33/+230
* sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structuresBhumika Goyal2017-02-231-3/+3
* arch, mm: remove arch specific show_memMichal Hocko2017-02-221-11/+0
* sparc: migrate exception table users onto extable.hPaul Gortmaker2017-01-261-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* 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
* sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller2016-10-271-55/+228
* sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller2016-10-261-12/+30
* sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller2016-10-261-1/+1
* sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller2016-10-251-0/+17
* sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller2016-10-251-14/+51
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+2
* sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-062-2/+2
* sparc64: Fix irq stack bootmem allocation.Atish Patra2016-09-281-16/+0
* sparc64 mm: Fix more TSB sizing issuesMike Kravetz2016-09-283-10/+44
* sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker2016-09-281-3/+3