summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm
Commit message (Expand)AuthorAgeFilesLines
...
* mm/microblaze: use common help functions to free reserved pagesJiang Liu2013-04-301-26/+2Star
* microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-123-3/+3
* microblaze: Fix coding style issuesMichal Simek2013-02-124-33/+29Star
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* microblaze: Port OOM changes to do_page_faultKautuk Consul2012-05-251-5/+28
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+0Star
|\
| * Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-281-1/+0Star
* | microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-231-4/+10
* | microblaze: Fix mapin_ram functionMichal Simek2012-03-231-1/+1
* | microblaze: Highmem supportMichal Simek2012-03-233-0/+157
* | microblaze: Use active regionsMichal Simek2012-03-231-2/+16
* | microblaze: Show more detailed information about memoryMichal Simek2012-03-231-3/+39
* | microblaze: Introduce fixmapMichal Simek2012-03-232-6/+22
* | microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-232-30/+44
* | microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2012-03-231-5/+1Star
* | microblaze: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-191-1/+1
|/
* microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-11-011-0/+1
* microblaze: add missing CONFIG_ prefixesPaul Bolle2011-10-131-3/+3
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* 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/+1Star
|\
| * microblaze: Add KGDB supportMichal Simek2010-08-041-15/+0Star
| * microblaze: Sync noMMU and MMU setup_memoryMichal Simek2010-08-041-6/+1Star
| * microblaze: Remove unused labelMichal Simek2010-08-041-1/+0Star
* | memblock/microblaze: Use new accessorsBenjamin Herrenschmidt2010-08-041-11/+9Star
* | 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/+4Star
* microblaze: Remove ancient codeMichal Simek2010-05-061-36/+0Star
* microblaze: Quiet section mismatch warnings for MMU versionMichal Simek2010-05-061-0/+15
* Merge branch 'master' into export-slabhTejun Heo2010-04-053-22/+13Star
|\
| * microblaze: Adding likely macrosMichal Simek2010-04-012-13/+13
| * microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-011-8/+0Star
| * microblaze: Remove memset in free_init_pagesMichal Simek2010-04-011-1/+0Star
* | 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/+0Star
* microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-111-0/+23
* microblaze: Remove show_tmem functionMichal Simek2009-12-141-10/+0Star
* 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
|/