summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm
Commit message (Expand)AuthorAgeFilesLines
...
* arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang2014-06-201-0/+1
* arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton2014-06-051-1/+3
* arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick2014-06-051-4/+2Star
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-221-3/+0Star
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+6
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-131-7/+7
* reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-1/+1
* mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-47/+2Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+1
* mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-301-12/+5Star
* mm/unicore32: use common help functions to free reserved pagesJiang Liu2013-04-301-25/+3Star
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-301-0/+3
* unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul2012-11-091-10/+27
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-2/+16
|\
| * Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+16
* | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-284-2/+7
|/
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0Star
* memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-082-0/+2
* unicore32: EXPORT_SYMBOL needs export.hAxel Lin2011-11-011-0/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao2011-04-021-20/+0Star
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-251-1/+1
* unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao2011-03-172-57/+1Star
* unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map callGuanXuetao2011-03-171-1/+1
* unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao2011-03-174-0/+433
* unicore32 core architecture: mm related: fault handlingGuanXuetao2011-03-175-0/+1661
* unicore32 core architecture: mm related: generic codesGuanXuetao2011-03-176-0/+938
* unicore32 core architecture: processor and system headersGuanXuetao2011-03-172-0/+279
* unicore32 core architecture: generic elf and ksyms stuffGuanXuetao2011-03-171-0/+23