summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-201-4/+4
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-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-152-4/+1
* mm: drop tail page refcountingKirill A. Shutemov2016-01-151-13/+1
* 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-241-2/+4
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* 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-05-311-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
|/
* sparc: Fix /proc/kcoreDavid S. Miller2015-03-181-1/+1
* mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-111-4/+2
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-12/+0
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-292-0/+4
* sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson2014-12-181-4/+7
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+1
* sparc64: Implement __get_user_pages_fast().David S. Miller2014-10-241-0/+30
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-2/+2
|\
| * sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-261-2/+2
* | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-051-23/+2
* | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-051-11/+19