aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/mm
AgeCommit message (Expand)AuthorFilesLines
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-4/+4
2016-03-20sparc: Convert naked unsigned uses to unsigned intGravatar Joe Perches 1-4/+4
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesGravatar Kirill A. Shutemov 1-1/+1
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmGravatar Dave Hansen 1-1/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMGravatar Toshi Kani 1-4/+4
2016-01-15sparc, thp: remove infrastructure for handling splitting PMDsGravatar Kirill A. Shutemov 2-4/+1
2016-01-15mm: drop tail page refcountingGravatar Kirill A. Shutemov 1-13/+1
2016-01-14sparc64: Fix numa node distance initializationGravatar Nitin Gupta 1-7/+8
2015-11-04sparc64: Fix numa distance valuesGravatar Nitin Gupta 1-1/+69
2015-06-25sparc64: Convert BUG_ON to warningGravatar David Ahern 1-2/+3
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Gravatar Tony Luck 1-2/+4
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareGravatar Zhang Zhen 1-5/+0
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictGravatar Ingo Molnar 1-21/+53
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEGravatar Khalid Aziz 1-21/+53
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...Gravatar David Hildenbrand 3-5/+5
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*Gravatar David Hildenbrand 1-1/+3
2015-03-18sparc: Fix /proc/kcoreGravatar David S. Miller 1-1/+1
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastGravatar Andrea Arcangeli 1-4/+2
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Gravatar Naoya Horiguchi 1-12/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportGravatar Linus Torvalds 2-0/+4
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Gravatar Andreas Larsson 1-4/+7
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableGravatar Joonsoo Kim 1-1/+1
2014-10-24sparc64: Implement __get_user_pages_fast().Gravatar David S. Miller 1-0/+30
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+2
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.Gravatar David S. Miller 1-23/+2
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.Gravatar David S. Miller 1-11/+19
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.Gravatar David S. Miller 1-1/+8
2014-10-05sparc64: Use kernel page tables for vmemmap.Gravatar David S. Miller 2-49/+34
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.Gravatar David S. Miller 2-232/+168
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.Gravatar David S. Miller 1-3/+25
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.Gravatar David S. Miller 1-0/+21
2014-10-05sparc64: Switch to 4-level page tables.Gravatar David S. Miller 1-4/+27
2014-10-04sparc64: Fix reversed start/end in flush_tlb_kernel_range()Gravatar David S. Miller 1-2/+2
2014-09-16sparc64: mem boot option correctionGravatar bob picco 1-1/+48
2014-09-16sparc64: find_node adjustmentGravatar bob picco 1-1/+4
2014-09-16sparc64: sun4v TLB error power off eventsGravatar bob picco 1-0/+3
2014-08-26sparc: Replace __get_cpu_var usesGravatar Christoph Lameter 1-2/+2
2014-08-05sparc64: Fix up merge thinko.Gravatar David S. Miller 1-1/+0
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar David S. Miller 1-0/+32
2014-08-04sparc64: Guard against flushing openfirmware mappings.Gravatar David S. Miller 1-0/+23
2014-08-04sparc64: Do not insert non-valid PTEs into the TSB hash table.Gravatar David S. Miller 1-0/+8
2014-07-21sparc64 - add mem to iomem resourceGravatar bob picco 1-0/+65
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 12-51/+74
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Gravatar Naoya Horiguchi 1-5/+0
2014-05-18sparc64: fix sparse warnings in int_64.cGravatar Sam Ravnborg 1-2/+6
2014-05-18sparc64: fix sparse warnings in init_64.cGravatar Sam Ravnborg 1-0/+1
2014-05-18sparc64: fix sparse warning in tsb.cGravatar Sam Ravnborg 1-0/+1
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cGravatar Sam Ravnborg 1-3/+1
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/*Gravatar Sam Ravnborg 1-2/+2