aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/mm
AgeCommit message (Expand)Author
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-05-25microblaze: Port OOM changes to do_page_faultKautuk Consul
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek
2012-03-23microblaze: Fix mapin_ram functionMichal Simek
2012-03-23microblaze: Highmem supportMichal Simek
2012-03-23microblaze: Use active regionsMichal Simek
2012-03-23microblaze: Show more detailed information about memoryMichal Simek
2012-03-23microblaze: Introduce fixmapMichal Simek
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek
2012-03-23microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek
2012-03-19microblaze: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker
2011-10-13microblaze: add missing CONFIG_ prefixesPaul Bolle
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-03-09microblaze: Fix sparse warning - fault.cMichal Simek
2011-03-09microblaze: Fix sparse warning - consistent_alloc functionMichal Simek
2010-09-11memblock, microblaze: Fix memblock API change falloutMichal Simek
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-04microblaze: Add KGDB supportMichal Simek
2010-08-04microblaze: Sync noMMU and MMU setup_memoryMichal Simek
2010-08-04microblaze: Remove unused labelMichal Simek
2010-08-04memblock/microblaze: Use new accessorsBenjamin Herrenschmidt
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-13microblaze: export assembly functions used by modulesMichal Simek
2010-05-06microblaze: Fix consistent-sync codeMichal Simek
2010-05-06microblaze: Fix consistent codeMichal Simek
2010-05-06microblaze: invoke oom-killer from page faultNick Piggin
2010-05-06microblaze: Remove ancient codeMichal Simek
2010-05-06microblaze: Quiet section mismatch warnings for MMU versionMichal Simek
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-01microblaze: Adding likely macrosMichal Simek
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hMichal Simek
2010-04-01microblaze: Remove memset in free_init_pagesMichal Simek
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek
2010-03-11microblaze: Add consistent codeMichal Simek
2010-03-11microblaze: Remove VMALLOC_VMADDRMichal Simek
2010-03-11microblaze: Use generic show_mem()Michal Simek
2010-03-11microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek
2009-12-14microblaze: Remove show_tmem functionMichal Simek
2009-12-14microblaze: Export memory_start for modulesMichal Simek
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-22microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek
2009-07-27microblaze: Fix do_page_fault for no contextMichal Simek