aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu1-12/+2
2013-07-03mm/metag: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-7/+1
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-4/+1
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu1-0/+6
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+2
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-5/+0
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-3/+0
2013-04-29mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-8/+2
2013-04-29mm/metag: use common help functions to free reserved pagesJiang Liu1-19/+2
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle1-5/+0
2013-03-20memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle1-3/+0
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt1-0/+1
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan1-0/+3
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-02metag: export metag_code_cache_flush_allJames Hogan1-0/+1
2013-03-02metag: add boot time LNKGET/LNKSET checkJames Hogan1-0/+79
2013-03-02metag: add __init to metag_cache_probe()James Hogan1-1/+1
2013-03-02metag: Build infrastructureJames Hogan2-0/+172
2013-03-02metag: TCM supportJames Hogan1-0/+81
2013-03-02metag: Highmem supportJames Hogan1-0/+133
2013-03-02metag: Huge TLBJames Hogan1-0/+291
2013-03-02metag: Memory handlingJames Hogan2-0/+157
2013-03-02metag: Memory managementJames Hogan5-0/+1066
2013-03-02metag: Cache/TLB handlingJames Hogan2-0/+633