aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04microblaze: Add KGDB supportMichal Simek1-15/+0
2010-08-04microblaze: Sync noMMU and MMU setup_memoryMichal Simek1-6/+1
2010-08-04microblaze: Remove unused labelMichal Simek1-1/+0
2010-07-14lmb: rename to memblockYinghai Lu1-20/+20
2010-05-13microblaze: export assembly functions used by modulesMichal Simek2-0/+2
2010-05-06microblaze: Fix consistent-sync codeMichal Simek1-1/+1
2010-05-06microblaze: Fix consistent codeMichal Simek1-90/+98
2010-05-06microblaze: invoke oom-killer from page faultNick Piggin1-9/+4
2010-05-06microblaze: Remove ancient codeMichal Simek1-36/+0
2010-05-06microblaze: Quiet section mismatch warnings for MMU versionMichal Simek1-0/+15
2010-04-05Merge branch 'master' into export-slabhTejun Heo3-22/+13
2010-04-01microblaze: Adding likely macrosMichal Simek2-13/+13
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hMichal Simek1-8/+0
2010-04-01microblaze: Remove memset in free_init_pagesMichal Simek1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek1-5/+9
2010-03-11microblaze: Add consistent codeMichal Simek2-1/+247
2010-03-11microblaze: Remove VMALLOC_VMADDRMichal Simek1-1/+1
2010-03-11microblaze: Use generic show_mem()Michal Simek1-6/+0
2010-03-11microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek1-0/+23
2009-12-14microblaze: Remove show_tmem functionMichal Simek1-10/+0
2009-12-14microblaze: Export memory_start for modulesMichal Simek1-0/+1
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-22microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen1-1/+2
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek1-3/+3
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek1-1/+1
2009-07-27microblaze: Fix do_page_fault for no contextMichal Simek1-9/+4
2009-07-06microblaze: Fix cast warning for init.cMichal Simek1-3/+3
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-05-26microblaze_mmu_v2: MakefilesMichal Simek1-0/+2
2009-05-26microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek1-0/+286
2009-05-26microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek1-0/+70
2009-05-26microblaze_mmu_v2: Page fault handling high level - fault.cMichal Simek1-0/+304
2009-05-26microblaze_mmu_v2: MMU initializationMichal Simek1-4/+154
2009-05-21Microblaze: Remove unused variable from paging initMichal Simek1-1/+0
2009-05-21microblaze: Fix paging init-zone initializationSteve Magnani1-4/+3
2009-05-21microblaze: export some symbolsArnd Bergmann1-1/+2
2009-03-27microblaze_v8: Makefiles for Microblaze cpuMichal Simek1-0/+5
2009-03-27microblaze_v8: memory inicialization, MMU, TLBMichal Simek1-0/+201