aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-30/+0
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-1/+2
2017-07-06tile: provide default ioremap declarationLogan Gunthorpe1-0/+11
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-03-30mm, tile: drop arch_{add,remove}_memoryMichal Hocko1-30/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport1-1/+1
2017-02-22arch, mm: remove arch specific show_memMichal Hocko1-45/+0
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2-6/+6
2016-12-16tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2-2/+2
2016-10-11tile: use simpler API for random address requestsJason Cooper1-2/+1
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-4/+4
2016-07-28mm: move page mapped accounting to the nodeMel Gorman1-1/+1
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-4/+4
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar1-1/+6
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+7
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf1-3/+0
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-12/+0
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams1-1/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-7/+10
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-06-23vfs: add file_path() helperMiklos Szeredi1-1/+1
2015-06-04tile: avoid a "label not used" warning in do_page_fault()Chris Metcalf1-7/+10
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-2/+2
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-1/+2
2015-04-17tile: map data region shadow of kernel as R/WChris Metcalf1-2/+5
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf1-3/+7
2015-04-17tile/elf: reorganize notify_exec()Davidlohr Bueso1-18/+29
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-18/+12
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-28/+0
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov1-4/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches5-55/+39
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-3/+3
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven1-6/+6
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter2-3/+3
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-4/+4
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman1-1/+1
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-05-28replace strict_strto* call with kstrto*Daniel Walter1-1/+1
2014-05-13tile: cleanup the comment in init_pgprotWang Sheng-Hui1-3/+3
2013-11-15tile: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+5