Age | Commit message (Expand) | Author | Files | Lines |
2010-09-11 | memblock, microblaze: Fix memblock API change fallout | Michal Simek | 1 | -5/+5 |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2 | -22/+1 |
2010-08-04 | microblaze: Add KGDB support | Michal Simek | 1 | -15/+0 |
2010-08-04 | microblaze: Sync noMMU and MMU setup_memory | Michal Simek | 1 | -6/+1 |
2010-08-04 | microblaze: Remove unused label | Michal Simek | 1 | -1/+0 |
2010-08-04 | memblock/microblaze: Use new accessors | Benjamin Herrenschmidt | 1 | -11/+9 |
2010-08-04 | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 1 | -2/+2 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -20/+20 |
2010-05-13 | microblaze: export assembly functions used by modules | Michal Simek | 2 | -0/+2 |
2010-05-06 | microblaze: Fix consistent-sync code | Michal Simek | 1 | -1/+1 |
2010-05-06 | microblaze: Fix consistent code | Michal Simek | 1 | -90/+98 |
2010-05-06 | microblaze: invoke oom-killer from page fault | Nick Piggin | 1 | -9/+4 |
2010-05-06 | microblaze: Remove ancient code | Michal Simek | 1 | -36/+0 |
2010-05-06 | microblaze: Quiet section mismatch warnings for MMU version | Michal Simek | 1 | -0/+15 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 3 | -22/+13 |
2010-04-01 | microblaze: Adding likely macros | Michal Simek | 2 | -13/+13 |
2010-04-01 | microblaze: move noMMU __range_ok function to uaccess.h | Michal Simek | 1 | -8/+0 |
2010-04-01 | microblaze: Remove memset in free_init_pages | Michal Simek | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-03-11 | microblaze: PCI early support for noMMU system | Michal Simek | 1 | -5/+9 |
2010-03-11 | microblaze: Add consistent code | Michal Simek | 2 | -1/+247 |
2010-03-11 | microblaze: Remove VMALLOC_VMADDR | Michal Simek | 1 | -1/+1 |
2010-03-11 | microblaze: Use generic show_mem() | Michal Simek | 1 | -6/+0 |
2010-03-11 | microblaze: Add {z,}alloc_maybe_bootmem functions | Michal Simek | 1 | -0/+23 |
2009-12-14 | microblaze: Remove show_tmem function | Michal Simek | 1 | -10/+0 |
2009-12-14 | microblaze: Export memory_start for modules | Michal Simek | 1 | -0/+1 |
2009-09-24 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+2 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-09-22 | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" | Lennart Sorensen | 1 | -1/+2 |
2009-08-18 | microblaze: Use klimit instead of _end for memory init | Michal Simek | 1 | -3/+3 |
2009-07-27 | microblaze: Support unaligned address for put/get_user macros | Michal Simek | 1 | -1/+1 |
2009-07-27 | microblaze: Fix do_page_fault for no context | Michal Simek | 1 | -9/+4 |
2009-07-06 | microblaze: Fix cast warning for init.c | Michal Simek | 1 | -3/+3 |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -1/+1 |
2009-05-26 | microblaze_mmu_v2: Makefiles | Michal Simek | 1 | -0/+2 |
2009-05-26 | microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update | Michal Simek | 1 | -0/+286 |
2009-05-26 | microblaze_mmu_v2: Context handling - mmu_context.c/h | Michal Simek | 1 | -0/+70 |
2009-05-26 | microblaze_mmu_v2: Page fault handling high level - fault.c | Michal Simek | 1 | -0/+304 |
2009-05-26 | microblaze_mmu_v2: MMU initialization | Michal Simek | 1 | -4/+154 |
2009-05-21 | Microblaze: Remove unused variable from paging init | Michal Simek | 1 | -1/+0 |
2009-05-21 | microblaze: Fix paging init-zone initialization | Steve Magnani | 1 | -4/+3 |
2009-05-21 | microblaze: export some symbols | Arnd Bergmann | 1 | -1/+2 |
2009-03-27 | microblaze_v8: Makefiles for Microblaze cpu | Michal Simek | 1 | -0/+5 |
2009-03-27 | microblaze_v8: memory inicialization, MMU, TLB | Michal Simek | 1 | -0/+201 |