aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* microblaze: Fix sparse warning - fault.cMichal Simek2011-03-091-1/+1
* microblaze: Fix sparse warning - consistent_alloc functionMichal Simek2011-03-091-1/+1
* memblock, microblaze: Fix memblock API change falloutMichal Simek2010-09-111-5/+5
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-312-22/+1
|\
| * microblaze: Add KGDB supportMichal Simek2010-08-041-15/+0
| * microblaze: Sync noMMU and MMU setup_memoryMichal Simek2010-08-041-6/+1
| * microblaze: Remove unused labelMichal Simek2010-08-041-1/+0
* | 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-132-0/+2
* microblaze: Fix consistent-sync codeMichal Simek2010-05-061-1/+1
* microblaze: Fix consistent codeMichal Simek2010-05-061-90/+98
* microblaze: invoke oom-killer from page faultNick Piggin2010-05-061-9/+4
* microblaze: Remove ancient codeMichal Simek2010-05-061-36/+0
* microblaze: Quiet section mismatch warnings for MMU versionMichal Simek2010-05-061-0/+15
* Merge branch 'master' into export-slabhTejun Heo2010-04-053-22/+13
|\
| * microblaze: Adding likely macrosMichal Simek2010-04-012-13/+13
| * 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-302-0/+2
|/
* microblaze: PCI early support for noMMU systemMichal Simek2010-03-111-5/+9
* microblaze: Add consistent codeMichal Simek2010-03-112-1/+247
* microblaze: Remove VMALLOC_VMADDRMichal Simek2010-03-111-1/+1
* microblaze: Use generic show_mem()Michal Simek2010-03-111-6/+0
* microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-111-0/+23
* microblaze: Remove show_tmem functionMichal Simek2009-12-141-10/+0
* 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: Support unaligned address for put/get_user macrosMichal Simek2009-07-271-1/+1
* microblaze: Fix do_page_fault for no contextMichal Simek2009-07-271-9/+4
* microblaze: Fix cast warning for init.cMichal Simek2009-07-061-3/+3
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* microblaze_mmu_v2: MakefilesMichal Simek2009-05-261-0/+2
* microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek2009-05-261-0/+286
* microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek2009-05-261-0/+70
* microblaze_mmu_v2: Page fault handling high level - fault.cMichal Simek2009-05-261-0/+304
* 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: Makefiles for Microblaze cpuMichal Simek2009-03-271-0/+5
* microblaze_v8: memory inicialization, MMU, TLBMichal Simek2009-03-271-0/+201