aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/mm
AgeCommit message (Expand)Author
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
2013-11-15tile: handle pgtable_page_ctor() failKirill A. Shutemov
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf
2013-09-13tile: use pmd_pfn() instead of casting via pte_tChris Metcalf
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf
2013-08-30tile: support ASLR fullyTony Lu
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-13tile: provide traceability for hypervisor callsChris Metcalf
2013-08-13tile: avoid struct vm_struct leakChris Metcalf
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-08-13tile: support simulator notification for ET_DYN objectsChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-08-13tile: remove calls to arch_flush_lazy_mmu_mode()Chris Metcalf
2013-08-13tile: fix some issues in hugepage supportChris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf
2013-08-12tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-07-03mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03tile: normalize global variables exported by vmlinux.ldsJiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm/tile: use common help functions to free reserved pagesJiang Liu
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2013-02-23swap: add per-partition lock for swapfileShaohua Li
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-23mm: remove flags argument to mmap_regionMichel Lespinasse
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-23tile: remove usage of enum km_typeCong Wang
2012-07-18arch/tile: enable ZONE_DMA for tilegxChris Metcalf
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf