summaryrefslogtreecommitdiff
path: root/arch/tile/mm
AgeCommit message (Expand)Author
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06tile: provide default ioremap declarationLogan Gunthorpe
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-03-30mm, tile: drop arch_{add,remove}_memoryMichal Hocko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf
2016-12-16tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-10-11tile: use simpler API for random address requestsJason Cooper
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm: move page mapped accounting to the nodeMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-23vfs: add file_path() helperMiklos Szeredi
2015-06-04tile: avoid a "label not used" warning in do_page_fault()Chris Metcalf
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-04-17tile: map data region shadow of kernel as R/WChris Metcalf
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf
2015-04-17tile/elf: reorganize notify_exec()Davidlohr Bueso
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-05-28replace strict_strto* call with kstrto*Daniel Walter
2014-05-13tile: cleanup the comment in init_pgprotWang Sheng-Hui