summaryrefslogtreecommitdiff
path: root/arch/metag/mm
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-05-03metag/mm: Drop pointless incrementJames Hogan
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-26metag: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-08-09metag: Drop show_mem() from mem_init()James Hogan
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-15metag: Remove duplicate KERN_<LEVEL> prefixJoe Perches
2016-05-19metag: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
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-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-06-16metag: hugetlbpage: Remove null pointer checks that could never happenRickard Strandqvist
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-08metag: off by one in setup_bootmem_node()Dan Carpenter
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-03mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/metag: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-06-13metag/mm/cache: Restrict scope for metag_lnkget_probeMarkos Chandras
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-29mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/metag: use common help functions to free reserved pagesJiang Liu
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle
2013-03-20memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan
2013-03-02metag: export metag_code_cache_flush_allJames Hogan
2013-03-02metag: add boot time LNKGET/LNKSET checkJames Hogan
2013-03-02metag: add __init to metag_cache_probe()James Hogan
2013-03-02metag: Build infrastructureJames Hogan
2013-03-02metag: TCM supportJames Hogan