summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
AgeCommit message (Expand)Author
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-11-10sparc64 mm: Fix more TSB sizing issuesMike Kravetz
2017-12-16sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc64: new context wrapPavel Tatashin
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-14sparc64: redefine first versionPavel Tatashin
2017-06-14sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-05-02sparc64: kern_addr_valid regressionbob picco
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-11-21sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-11-21sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-11-21sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta
2015-11-04sparc64: Fix numa distance valuesNitin Gupta
2015-06-25sparc64: Convert BUG_ON to warningDavid Ahern
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
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-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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
2014-09-16sparc64: mem boot option correctionbob picco
2014-09-16sparc64: find_node adjustmentbob picco