summaryrefslogtreecommitdiffstats
path: root/arch/metag/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-2/+4
* Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-061-1/+1
|\
| * metag/mm/cache: Restrict scope for metag_lnkget_probeMarkos Chandras2013-06-131-1/+1
* | mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-12/+2
* | mm/metag: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-7/+1
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-4/+1
* | mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-031-0/+6
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-5/+0
|\
| * memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-181-5/+0
* | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-301-3/+0
|\ \
| * | memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle2013-03-201-3/+0
| |/
* | mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-8/+2
* | mm/metag: use common help functions to free reserved pagesJiang Liu2013-04-291-19/+2
|/
* metag: Inhibit NUMA balancing.Paul Mundt2013-03-041-0/+1
* metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2013-03-021-0/+3
* metag: hugetlb: convert to vm_unmapped_area()James Hogan2013-03-021-42/+10
* metag: export metag_code_cache_flush_allJames Hogan2013-03-021-0/+1
* metag: add boot time LNKGET/LNKSET checkJames Hogan2013-03-021-0/+79
* metag: add __init to metag_cache_probe()James Hogan2013-03-021-1/+1
* metag: Build infrastructureJames Hogan2013-03-022-0/+172
* metag: TCM supportJames Hogan2013-03-021-0/+81
* metag: Highmem supportJames Hogan2013-03-021-0/+133
* metag: Huge TLBJames Hogan2013-03-021-0/+291
* metag: Memory handlingJames Hogan2013-03-022-0/+157
* metag: Memory managementJames Hogan2013-03-025-0/+1066
* metag: Cache/TLB handlingJames Hogan2013-03-022-0/+633