summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
AgeCommit message (Expand)Author
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-06sparc64: delete old wrap codePavel Tatashin
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-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta
2017-04-06sparc32: Export vac_cache_size to fix build errorGuenter Roeck
2017-04-06sparc64: Fix memory corruption when THP is enabledNitin Gupta
2017-03-27sparc64: kern_addr_valid regressionbob picco
2017-03-27sparc64: Add support for 2G hugepagesNitin Gupta
2017-03-27sparc64: Fix size check in huge_pte_allocNitin Gupta
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-02-24sparc64: Fix build error in flush_tsb_user_pageNitin 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
2017-02-23sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structuresBhumika Goyal
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2017-01-26sparc: migrate exception table users onto extable.hPaul Gortmaker
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-27sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-10-26sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-10-26sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-10-25sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-10-25sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
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 mm: Fix more TSB sizing issuesMike Kravetz
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-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
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-05-20sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches