| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 1 | -2/+2 |
* | microblaze: Use asm-generic/io.h | Michal Simek | 2014-04-07 | 1 | -1/+1 |
* | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 2014-01-21 | 1 | -1/+2 |
* | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -45/+6 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 1 | -2/+2 |
* | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | microblaze: Fix initrd support | Michal Simek | 2013-05-09 | 1 | -4/+5 |
* | mm/microblaze: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2013-04-29 | 1 | -5/+1 |
* | mm/microblaze: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 | 1 | -26/+2 |
* | microblaze: Fix coding style issues | Michal Simek | 2013-02-12 | 1 | -16/+16 |
* | microblaze: Improve TLB calculation for small systems | Michal Simek | 2012-03-23 | 1 | -4/+10 |
* | microblaze: Highmem support | Michal Simek | 2012-03-23 | 1 | -0/+68 |
* | microblaze: Use active regions | Michal Simek | 2012-03-23 | 1 | -2/+16 |
* | microblaze: Show more detailed information about memory | Michal Simek | 2012-03-23 | 1 | -3/+39 |
* | microblaze: Introduce fixmap | Michal Simek | 2012-03-23 | 1 | -6/+11 |
* | microblaze: mm: Fix lowmem max memory size limits | Michal Simek | 2012-03-23 | 1 | -24/+43 |
* | microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL | Michal Simek | 2012-03-23 | 1 | -5/+1 |
* | microblaze: Add export.h to arch/microblaze files as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | microblaze: add missing CONFIG_ prefixes | Paul Bolle | 2011-10-13 | 1 | -3/+3 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | memblock, microblaze: Fix memblock API change fallout | Michal Simek | 2010-09-11 | 1 | -5/+5 |
* | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 1 | -6/+1 |
|\ |
|
| * | microblaze: Sync noMMU and MMU setup_memory | Michal Simek | 2010-08-04 | 1 | -6/+1 |
* | | memblock/microblaze: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 | 1 | -11/+9 |
* | | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 2010-08-04 | 1 | -2/+2 |
|/ |
|
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -20/+20 |
* | microblaze: export assembly functions used by modules | Michal Simek | 2010-05-13 | 1 | -0/+1 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 1 | -9/+0 |
|\ |
|
| * | microblaze: move noMMU __range_ok function to uaccess.h | Michal Simek | 2010-04-01 | 1 | -8/+0 |
| * | microblaze: Remove memset in free_init_pages | Michal Simek | 2010-04-01 | 1 | -1/+0 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | microblaze: PCI early support for noMMU system | Michal Simek | 2010-03-11 | 1 | -5/+9 |
* | microblaze: Use generic show_mem() | Michal Simek | 2010-03-11 | 1 | -6/+0 |
* | microblaze: Add {z,}alloc_maybe_bootmem functions | Michal Simek | 2010-03-11 | 1 | -0/+23 |
* | microblaze: Export memory_start for modules | Michal Simek | 2009-12-14 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-09-24 | 1 | -1/+2 |
|\ |
|
| * | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" | Lennart Sorensen | 2009-09-22 | 1 | -1/+2 |
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
|/ |
|
* | microblaze: Use klimit instead of _end for memory init | Michal Simek | 2009-08-18 | 1 | -3/+3 |
* | microblaze: Fix cast warning for init.c | Michal Simek | 2009-07-06 | 1 | -3/+3 |
* | microblaze_mmu_v2: MMU initialization | Michal Simek | 2009-05-26 | 1 | -4/+154 |
* | Microblaze: Remove unused variable from paging init | Michal Simek | 2009-05-21 | 1 | -1/+0 |
* | microblaze: Fix paging init-zone initialization | Steve Magnani | 2009-05-21 | 1 | -4/+3 |
* | microblaze: export some symbols | Arnd Bergmann | 2009-05-21 | 1 | -1/+2 |
* | microblaze_v8: memory inicialization, MMU, TLB | Michal Simek | 2009-03-27 | 1 | -0/+201 |