summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* sparc64: Trim page tables for 8M hugepagesNitin Gupta2016-07-293-58/+118
* sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz2016-07-285-14/+17
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-262-3/+3
* 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-204-39/+63
* sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-201-2/+2
* sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-202-7/+12
* sparc64: recognize and support Sonoma CPU typeKhalid Aziz2016-04-211-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-281-4/+4
|\