aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz1-0/+3
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-4/+4
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches1-4/+4
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-1/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-4/+4
2016-01-15sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2-4/+1
2016-01-15mm: drop tail page refcountingKirill A. Shutemov1-13/+1
2016-01-14sparc64: Fix numa node distance initializationNitin Gupta1-7/+8
2015-11-04sparc64: Fix numa distance valuesNitin Gupta1-1/+69
2015-06-25sparc64: Convert BUG_ON to warningDavid Ahern1-2/+3
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based on attributeTony Luck1-2/+4
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar1-21/+53
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz1-21/+53
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand3-5/+5
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-1/+3
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller1-1/+1
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli1-4/+2
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-12/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2-0/+4
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson1-4/+7
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim1-1/+1
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller1-23/+2
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller1-11/+19
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller1-1/+8
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller2-49/+34
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2-232/+168
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller1-3/+25
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.David S. Miller1-0/+21
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller1-4/+27
2014-10-04sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller1-2/+2
2014-09-16sparc64: mem boot option correctionbob picco1-1/+48
2014-09-16sparc64: find_node adjustmentbob picco1-1/+4
2014-09-16sparc64: sun4v TLB error power off eventsbob picco1-0/+3
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter1-2/+2
2014-08-05sparc64: Fix up merge thinko.David S. Miller1-1/+0
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller1-0/+32
2014-08-04sparc64: Guard against flushing openfirmware mappings.David S. Miller1-0/+23
2014-08-04sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+8
2014-07-21sparc64 - add mem to iomem resourcebob picco1-0/+65
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds12-51/+74
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-05-18sparc64: fix sparse warnings in int_64.cSam Ravnborg1-2/+6
2014-05-18sparc64: fix sparse warnings in init_64.cSam Ravnborg1-0/+1
2014-05-18sparc64: fix sparse warning in tsb.cSam Ravnborg1-0/+1
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg1-3/+1