summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* 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-231-11/+0Star
* 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-111-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-261-0/+17
* sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller2016-10-261-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/+0Star
* 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-295-14/+17
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-272-3/+3
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-251-4/+2Star
* 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-214-39/+63
* sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-211-2/+2
* sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-212-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
|\
| * sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-211-4/+4
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-1/+1
|\ \ | |/ |/|
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-4/+4
|/
* sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-162-4/+1Star
* mm: drop tail page refcountingKirill A. Shutemov2016-01-161-13/+1Star
* sparc64: Fix numa node distance initializationNitin Gupta2016-01-141-7/+8
* sparc64: Fix numa distance valuesNitin Gupta2015-11-041-1/+69
* sparc64: Convert BUG_ON to warningDavid Ahern2015-06-251-2/+3
* mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-251-2/+4
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-251-5/+0Star
* 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-06-011-21/+53
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-193-5/+5
* | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-1/+3
|/