aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-311-0/+1
* microblaze: add missing CONFIG_ prefixesPaul Bolle2011-10-131-3/+3
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* memblock, microblaze: Fix memblock API change falloutMichal Simek2010-09-111-5/+5
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-6/+1
|\
| * microblaze: Sync noMMU and MMU setup_memoryMichal Simek2010-08-041-6/+1
* | memblock/microblaze: Use new accessorsBenjamin Herrenschmidt2010-08-041-11/+9
* | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-2/+2
|/
* lmb: rename to memblockYinghai Lu2010-07-141-20/+20
* microblaze: export assembly functions used by modulesMichal Simek2010-05-131-0/+1
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-9/+0
|\
| * microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-011-8/+0
| * microblaze: Remove memset in free_init_pagesMichal Simek2010-04-011-1/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* microblaze: PCI early support for noMMU systemMichal Simek2010-03-111-5/+9
* microblaze: Use generic show_mem()Michal Simek2010-03-111-6/+0
* microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-111-0/+23
* microblaze: Export memory_start for modulesMichal Simek2009-12-141-0/+1
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-241-1/+2
|\
| * microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-221-1/+2
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/
* microblaze: Use klimit instead of _end for memory initMichal Simek2009-08-181-3/+3
* microblaze: Fix cast warning for init.cMichal Simek2009-07-061-3/+3
* microblaze_mmu_v2: MMU initializationMichal Simek2009-05-261-4/+154
* Microblaze: Remove unused variable from paging initMichal Simek2009-05-211-1/+0
* microblaze: Fix paging init-zone initializationSteve Magnani2009-05-211-4/+3
* microblaze: export some symbolsArnd Bergmann2009-05-211-1/+2
* microblaze_v8: memory inicialization, MMU, TLBMichal Simek2009-03-271-0/+201