aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm/init.c
Commit message (Expand)AuthorAge
* microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-23
* microblaze: Highmem supportMichal Simek2012-03-23
* microblaze: Use active regionsMichal Simek2012-03-23
* microblaze: Show more detailed information about memoryMichal Simek2012-03-23
* microblaze: Introduce fixmapMichal Simek2012-03-23
* microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-23
* microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2012-03-23
* microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-31
* microblaze: add missing CONFIG_ prefixesPaul Bolle2011-10-13
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* memblock, microblaze: Fix memblock API change falloutMichal Simek2010-09-11
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\
| * microblaze: Sync noMMU and MMU setup_memoryMichal Simek2010-08-04
* | memblock/microblaze: Use new accessorsBenjamin Herrenschmidt2010-08-04
* | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
|/
* lmb: rename to memblockYinghai Lu2010-07-14
* microblaze: export assembly functions used by modulesMichal Simek2010-05-13
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-01
| * microblaze: Remove memset in free_init_pagesMichal Simek2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* microblaze: PCI early support for noMMU systemMichal Simek2010-03-11
* microblaze: Use generic show_mem()Michal Simek2010-03-11
* microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-11
* microblaze: Export memory_start for modulesMichal Simek2009-12-14
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-24
|\
| * microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-22
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
|/
* microblaze: Use klimit instead of _end for memory initMichal Simek2009-08-18
* microblaze: Fix cast warning for init.cMichal Simek2009-07-06
* microblaze_mmu_v2: MMU initializationMichal Simek2009-05-26
* Microblaze: Remove unused variable from paging initMichal Simek2009-05-21
* microblaze: Fix paging init-zone initializationSteve Magnani2009-05-21
* microblaze: export some symbolsArnd Bergmann2009-05-21
* microblaze_v8: memory inicialization, MMU, TLBMichal Simek2009-03-27