aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/mm
AgeCommit message (Expand)AuthorFilesLines
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportGravatar Linus Torvalds 1-0/+2
2014-12-17microblaze: Fix mmap for cache coherent memoryGravatar Lars-Peter Clausen 1-5/+20
2014-04-07microblaze: Use asm-generic/io.hGravatar Michal Simek 3-4/+5
2014-01-21memblock: make memblock_set_node() support different memblock_typeGravatar Tang Chen 1-1/+2
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeGravatar Xishi Qiu 1-5/+2
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-2/+5
2013-07-03mm/microblaze: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-45/+6
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-05-09microblaze: Fix initrd supportGravatar Michal Simek 1-4/+5
2013-04-29mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemGravatar Jiang Liu 1-5/+1
2013-04-29mm/microblaze: use common help functions to free reserved pagesGravatar Jiang Liu 1-26/+2
2013-02-12microblaze: Do not use module.h in files which are not modulesGravatar Michal Simek 3-3/+3
2013-02-12microblaze: Fix coding style issuesGravatar Michal Simek 4-33/+29
2012-10-09readahead: fault retry breaks mmap file read random detectionGravatar Shaohua Li 1-0/+1
2012-05-25microblaze: Port OOM changes to do_page_faultGravatar Kautuk Consul 1-5/+28
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Disintegrate asm/system.h for MicroblazeGravatar David Howells 1-1/+0
2012-03-23microblaze: Improve TLB calculation for small systemsGravatar Michal Simek 1-4/+10
2012-03-23microblaze: Fix mapin_ram functionGravatar Michal Simek 1-1/+1
2012-03-23microblaze: Highmem supportGravatar Michal Simek 3-0/+157
2012-03-23microblaze: Use active regionsGravatar Michal Simek 1-2/+16
2012-03-23microblaze: Show more detailed information about memoryGravatar Michal Simek 1-3/+39
2012-03-23microblaze: Introduce fixmapGravatar Michal Simek 2-6/+22
2012-03-23microblaze: mm: Fix lowmem max memory size limitsGravatar Michal Simek 2-30/+44
2012-03-23microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALGravatar Michal Simek 1-5/+1
2012-03-19microblaze: Use vsprintf extention %pf with builtin_return_addressGravatar Joe Perches 1-1/+1
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredGravatar Paul Gortmaker 1-0/+1
2011-10-13microblaze: add missing CONFIG_ prefixesGravatar Paul Bolle 1-3/+3
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-03-09microblaze: Fix sparse warning - fault.cGravatar Michal Simek 1-1/+1
2011-03-09microblaze: Fix sparse warning - consistent_alloc functionGravatar Michal Simek 1-1/+1
2010-09-11memblock, microblaze: Fix memblock API change falloutGravatar Michal Simek 1-5/+5
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockGravatar Ingo Molnar 2-22/+1
2010-08-04microblaze: Add KGDB supportGravatar Michal Simek 1-15/+0
2010-08-04microblaze: Sync noMMU and MMU setup_memoryGravatar Michal Simek 1-6/+1
2010-08-04microblaze: Remove unused labelGravatar Michal Simek 1-1/+0
2010-08-04memblock/microblaze: Use new accessorsGravatar Benjamin Herrenschmidt 1-11/+9
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Gravatar Benjamin Herrenschmidt 1-2/+2
2010-07-14lmb: rename to memblockGravatar Yinghai Lu 1-20/+20
2010-05-13microblaze: export assembly functions used by modulesGravatar Michal Simek 2-0/+2
2010-05-06microblaze: Fix consistent-sync codeGravatar Michal Simek 1-1/+1
2010-05-06microblaze: Fix consistent codeGravatar Michal Simek 1-90/+98
2010-05-06microblaze: invoke oom-killer from page faultGravatar Nick Piggin 1-9/+4
2010-05-06microblaze: Remove ancient codeGravatar Michal Simek 1-36/+0
2010-05-06microblaze: Quiet section mismatch warnings for MMU versionGravatar Michal Simek 1-0/+15
2010-04-05Merge branch 'master' into export-slabhGravatar Tejun Heo 3-22/+13
2010-04-01microblaze: Adding likely macrosGravatar Michal Simek 2-13/+13
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hGravatar Michal Simek 1-8/+0