Age | Commit message (Expand) | Author |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-12 | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner |
2013-07-09 | reboot: unicore32: prepare reboot_mode for moving to generic kernel code | Robin Holt |
2013-07-03 | mm/unicore32: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim |
2013-04-29 | mm/unicore32: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2012-11-09 | unicore32/mm/fault.c: Port OOM changes to do_pf | Kautuk Consul |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] | Guan Xuetao |
2012-03-28 | Unicore32: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo |
2011-10-31 | unicore32: EXPORT_SYMBOL needs export.h | Axel Lin |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes |
2011-04-02 | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ... | Guan Xuetao |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-03-17 | unicore32: replace unicore32-specific iomap functions with generic lib implem... | GuanXuetao |
2011-03-17 | unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: consistent device DMA handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: fault handling | GuanXuetao |
2011-03-17 | unicore32 core architecture: mm related: generic codes | GuanXuetao |
2011-03-17 | unicore32 core architecture: processor and system headers | GuanXuetao |
2011-03-17 | unicore32 core architecture: generic elf and ksyms stuff | GuanXuetao |