aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/mm
AgeCommit message (Expand)AuthorFilesLines
2015-02-11mm: fix false-positive warning on exit due mm_nr_pmds(mm)Gravatar Kirill A. Shutemov 1-0/+3
2014-06-20arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Gravatar Chen Gang 1-0/+2
2014-06-20arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorGravatar Chen Gang 1-0/+1
2014-06-04arch/unicore32/mm/ioremap.c: return NULL on invalid pfnGravatar Andrew Morton 1-1/+3
2014-06-04arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Gravatar Fabian Frederick 1-4/+2
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTGravatar Mel Gorman 1-3/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-2/+6
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMGravatar Johannes Weiner 1-7/+7
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeGravatar Robin Holt 1-1/+1
2013-07-03mm/unicore32: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-47/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Gravatar Joonsoo Kim 1-12/+5
2013-04-29mm/unicore32: use common help functions to free reserved pagesGravatar Jiang Liu 1-25/+3
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsGravatar David Rientjes 1-0/+3
2012-11-09unicore32/mm/fault.c: Port OOM changes to do_pfGravatar Kautuk Consul 1-10/+27
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 1-2/+16
2012-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Gravatar Guan Xuetao 4-2/+7
2012-03-28Unicore32: adapt for dma_map_ops changesGravatar Andrzej Pietrasiewicz 1-2/+16
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersGravatar Tejun Heo 1-1/+1
2011-12-08memblock: Kill memblock_init()Gravatar Tejun Heo 1-1/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bGravatar Tejun Heo 2-0/+2
2011-10-31unicore32: EXPORT_SYMBOL needs export.hGravatar Axel Lin 1-0/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsGravatar David Rientjes 1-1/+1
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Gravatar Guan Xuetao 1-20/+0
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsGravatar David Rientjes 1-1/+1
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...Gravatar GuanXuetao 2-57/+1
2011-03-17unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map callGravatar GuanXuetao 1-1/+1
2011-03-17unicore32 core architecture: mm related: consistent device DMA handlingGravatar GuanXuetao 4-0/+433
2011-03-17unicore32 core architecture: mm related: fault handlingGravatar GuanXuetao 5-0/+1661
2011-03-17unicore32 core architecture: mm related: generic codesGravatar GuanXuetao 6-0/+938
2011-03-17unicore32 core architecture: processor and system headersGravatar GuanXuetao 2-0/+279
2011-03-17unicore32 core architecture: generic elf and ksyms stuffGravatar GuanXuetao 1-0/+23