aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/mm
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-30/+0
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Gravatar Punit Agrawal 1-1/+2
2017-07-06tile: provide default ioremap declarationGravatar Logan Gunthorpe 1-0/+11
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 1-1/+1
2017-03-30mm, tile: drop arch_{add,remove}_memoryGravatar Michal Hocko 1-30/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsGravatar Mike Rapoport 1-1/+1
2017-02-22arch, mm: remove arch specific show_memGravatar Michal Hocko 1-45/+0
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceGravatar Chris Metcalf 2-6/+6
2016-12-16tile: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 2-2/+2
2016-10-11tile: use simpler API for random address requestsGravatar Jason Cooper 1-2/+1
2016-07-28mm: move most file-based accounting to the nodeGravatar Mel Gorman 1-4/+4
2016-07-28mm: move page mapped accounting to the nodeGravatar Mel Gorman 1-1/+1
2016-07-28mm, vmscan: move LRU lists to nodeGravatar Mel Gorman 1-4/+4
2016-07-26mm: do not pass mm_struct into handle_mm_faultGravatar Kirill A. Shutemov 1-1/+1
2016-06-24tile: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-1/+1
2016-05-19tile: mm: use hugetlb_bad_size()Gravatar Vaishali Thakkar 1-1/+6
2016-05-19mm: rename _count, field of the struct page, to _refcountGravatar Joonsoo Kim 1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesGravatar Kirill A. Shutemov 1-1/+1
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingGravatar Joonsoo Kim 1-4/+7
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceGravatar Chris Metcalf 1-3/+0
2015-11-09kmap_atomic_to_page() has no users, remove itGravatar Nicolas Pitre 1-12/+0
2015-08-27mm: ZONE_DEVICE for "device memory"Gravatar Dan Williams 1-1/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-7/+10
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareGravatar Zhang Zhen 1-5/+0
2015-06-23vfs: add file_path() helperGravatar Miklos Szeredi 1-1/+1
2015-06-04tile: avoid a "label not used" warning in do_page_fault()Gravatar Chris Metcalf 1-7/+10
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...Gravatar David Hildenbrand 1-2/+2
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*Gravatar David Hildenbrand 1-1/+2
2015-04-17tile: map data region shadow of kernel as R/WGravatar Chris Metcalf 1-2/+5
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLGravatar Chris Metcalf 1-3/+7
2015-04-17tile/elf: reorganize notify_exec()Gravatar Davidlohr Bueso 1-18/+29
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksGravatar Tejun Heo 2-18/+12
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Gravatar Naoya Horiguchi 1-28/+0
2015-02-10tile: drop pte_file()-related helpersGravatar Kirill A. Shutemov 1-4/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportGravatar Linus Torvalds 1-0/+2
2014-11-11tile: Use the more common pr_warn instead of pr_warningGravatar Joe Perches 5-55/+39
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-3/+3
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGravatar Geert Uytterhoeven 1-6/+6
2014-08-26tile: Replace __get_cpu_var usesGravatar Christoph Lameter 2-3/+3
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-4/+4
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolGravatar Mel Gorman 1-1/+1
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Gravatar Naoya Horiguchi 1-5/+0
2014-05-28replace strict_strto* call with kstrto*Gravatar Daniel Walter 1-1/+1
2014-05-13tile: cleanup the comment in init_pgprotGravatar Wang Sheng-Hui 1-3/+3
2013-11-15tile: handle pgtable_page_ctor() failGravatar Kirill A. Shutemov 1-1/+5