| Commit message (Expand) | Author | Age |
* | microblaze: Do not use module.h in files which are not modules | Michal Simek | 2013-02-12 |
* | microblaze: Fix coding style issues | Michal Simek | 2013-02-12 |
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 |
* | microblaze: Port OOM changes to do_page_fault | Kautuk Consul | 2012-05-25 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | Disintegrate asm/system.h for Microblaze | David Howells | 2012-03-28 |
* | | microblaze: Improve TLB calculation for small systems | Michal Simek | 2012-03-23 |
* | | microblaze: Fix mapin_ram function | Michal Simek | 2012-03-23 |
* | | microblaze: Highmem support | Michal Simek | 2012-03-23 |
* | | microblaze: Use active regions | Michal Simek | 2012-03-23 |
* | | microblaze: Show more detailed information about memory | Michal Simek | 2012-03-23 |
* | | microblaze: Introduce fixmap | Michal Simek | 2012-03-23 |
* | | microblaze: mm: Fix lowmem max memory size limits | Michal Simek | 2012-03-23 |
* | | microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL | Michal Simek | 2012-03-23 |
* | | microblaze: Use vsprintf extention %pf with builtin_return_address | Joe Perches | 2012-03-19 |
|/ |
|
* | microblaze: Add export.h to arch/microblaze files as required | Paul Gortmaker | 2011-10-31 |
* | microblaze: add missing CONFIG_ prefixes | Paul Bolle | 2011-10-13 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 |
* | microblaze: Fix sparse warning - fault.c | Michal Simek | 2011-03-09 |
* | microblaze: Fix sparse warning - consistent_alloc function | Michal Simek | 2011-03-09 |
* | memblock, microblaze: Fix memblock API change fallout | Michal Simek | 2010-09-11 |
* | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 |
|\ |
|
| * | microblaze: Add KGDB support | Michal Simek | 2010-08-04 |
| * | microblaze: Sync noMMU and MMU setup_memory | Michal Simek | 2010-08-04 |
| * | microblaze: Remove unused label | Michal Simek | 2010-08-04 |
* | | memblock/microblaze: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 |
* | | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 2010-08-04 |
|/ |
|
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 |
* | microblaze: export assembly functions used by modules | Michal Simek | 2010-05-13 |
* | microblaze: Fix consistent-sync code | Michal Simek | 2010-05-06 |
* | microblaze: Fix consistent code | Michal Simek | 2010-05-06 |
* | microblaze: invoke oom-killer from page fault | Nick Piggin | 2010-05-06 |
* | microblaze: Remove ancient code | Michal Simek | 2010-05-06 |
* | microblaze: Quiet section mismatch warnings for MMU version | Michal Simek | 2010-05-06 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ |
|
| * | microblaze: Adding likely macros | Michal Simek | 2010-04-01 |
| * | microblaze: move noMMU __range_ok function to uaccess.h | Michal Simek | 2010-04-01 |
| * | microblaze: Remove memset in free_init_pages | Michal Simek | 2010-04-01 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | microblaze: PCI early support for noMMU system | Michal Simek | 2010-03-11 |
* | microblaze: Add consistent code | Michal Simek | 2010-03-11 |
* | microblaze: Remove VMALLOC_VMADDR | Michal Simek | 2010-03-11 |
* | microblaze: Use generic show_mem() | Michal Simek | 2010-03-11 |
* | microblaze: Add {z,}alloc_maybe_bootmem functions | Michal Simek | 2010-03-11 |
* | microblaze: Remove show_tmem function | Michal Simek | 2009-12-14 |
* | microblaze: Export memory_start for modules | Michal Simek | 2009-12-14 |
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-09-24 |
|\ |
|
| * | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" | Lennart Sorensen | 2009-09-22 |
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 |
|/ |
|
* | microblaze: Use klimit instead of _end for memory init | Michal Simek | 2009-08-18 |