summaryrefslogtreecommitdiff
path: root/arch/tile/mm
Commit message (Expand)AuthorAge
* mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* mm: move page mapped accounting to the nodeMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* tile: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
* tile: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-19
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-19
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-17
* tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-17
* arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf2016-01-18
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * vfs: add file_path() helperMiklos Szeredi2015-06-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-06-30
|\ \
| * | tile: avoid a "label not used" warning in do_page_fault()Chris Metcalf2015-06-04
| |/
* | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-24
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-19
|/
* tile: map data region shadow of kernel as R/WChris Metcalf2015-04-17
* tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-17
* tile/elf: reorganize notify_exec()Davidlohr Bueso2015-04-17
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-13
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* tile: drop pte_file()-related helpersKirill A. Shutemov2015-02-10
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-11
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * tile: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven2014-10-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-11
|\
| * replace strict_strto* call with kstrto*Daniel Walter2014-05-28
| * tile: cleanup the comment in init_pgprotWang Sheng-Hui2014-05-13
* | mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-04
* | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
|/
* tile: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-15
* tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-13
* tile: use pmd_pfn() instead of casting via pte_tChris Metcalf2013-09-13
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-12
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* tile: make __write_once a synonym for __read_mostlyChris Metcalf2013-09-03
* tile: remove support for TILE64Chris Metcalf2013-09-03
* tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2013-09-03
* tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-03
* tile: don't assume user privilege is zeroChris Metcalf2013-09-03
* tile: handle super huge pages in virt_to_pteChris Metcalf2013-08-30
* tile: remove set/clear_fixmap APIsChris Metcalf2013-08-30
* tile: support ASLR fullyTony Lu2013-08-30
* tile: support kprobes on tilegxTony Lu2013-08-30