aboutsummaryrefslogtreecommitdiff
path: root/arch/metag/mm
AgeCommit message (Expand)Author
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
2013-03-02metag: Highmem supportJames Hogan
2013-03-02metag: Huge TLBJames Hogan
2013-03-02metag: Memory handlingJames Hogan
2013-03-02metag: Memory managementJames Hogan
2013-03-02metag: Cache/TLB handlingJames Hogan