Age | Commit message (Expand) | Author | Files | Lines |
2024-08-25 | microblaze: don't treat zero reserved memory regions as error | Mike Rapoport | 1 | -5/+0 |
2023-08-23 | microblaze: Remove zalloc_maybe_bootmem() | Christophe Leroy | 1 | -16/+0 |
2022-07-17 | microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -0/+20 |
2022-04-21 | microblaze: Add support for reserved memory defined by DT | Michal Simek | 1 | -0/+3 |
2022-04-21 | microblaze: Wire memblock_dump_all() | Michal Simek | 1 | -0/+2 |
2021-09-03 | microblaze: simplify pte_alloc_one_kernel() | Mike Rapoport | 1 | -12/+0 |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -1/+0 |
2021-03-02 | microblaze: tag highmem_setup() with __meminit | David Hildenbrand | 1 | -1/+1 |
2020-12-16 | Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -49/+0 |
2020-11-26 | microblaze: Remove noMMU code | Michal Simek | 1 | -49/+0 |
2020-11-19 | microblaze/mm/highmem: Add dropped #ifdef back | Thomas Gleixner | 1 | -0/+1 |
2020-11-06 | microblaze/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 1 | -6/+0 |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 1 | -4/+5 |
2020-10-13 | mircoblaze: drop unneeded NUMA and sparsemem initializations | Mike Rapoport | 1 | -13/+1 |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 1 | -1/+1 |
2020-08-31 | microblaze: fix min_low_pfn/max_low_pfn build errors | Randy Dunlap | 1 | -0/+3 |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 1 | -3/+0 |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 1 | -9/+0 |
2020-06-04 | arch/kmap: ensure kmap_prot visibility | Ira Weiny | 1 | -3/+0 |
2020-06-03 | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport | 1 | -1/+1 |
2020-03-09 | microblaze: Stop printing the virtual memory layout | Arvind Sankar | 1 | -12/+0 |
2020-02-24 | microblaze: Kernel parameters should be parsed earlier | Michal Simek | 1 | -0/+2 |
2020-02-04 | microblaze: Wire CMA allocator | Michal Simek | 1 | -0/+4 |
2019-12-04 | microblaze: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport | 1 | -2/+5 |
2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport | 1 | -5/+0 |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 1 | -7/+0 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -2/+6 |
2019-03-12 | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 1 | -4/+2 |
2019-03-07 | microblaze: prefer memblock API returning virtual address | Mike Rapoport | 1 | -2/+3 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -2/+1 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
2018-03-16 | microblaze: switch to NO_BOOTMEM | Rob Herring | 1 | -50/+6 |
2018-03-16 | microblaze: remove unused alloc_maybe_bootmem | Rob Herring | 1 | -8/+0 |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -2/+2 |
2014-04-07 | microblaze: Use asm-generic/io.h | Michal Simek | 1 | -1/+1 |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 1 | -1/+2 |
2013-07-03 | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -45/+6 |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -2/+2 |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-05-09 | microblaze: Fix initrd support | Michal Simek | 1 | -4/+5 |
2013-04-29 | mm/microblaze: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+1 |
2013-04-29 | mm/microblaze: use common help functions to free reserved pages | Jiang Liu | 1 | -26/+2 |
2013-02-12 | microblaze: Fix coding style issues | Michal Simek | 1 | -16/+16 |
2012-03-23 | microblaze: Improve TLB calculation for small systems | Michal Simek | 1 | -4/+10 |
2012-03-23 | microblaze: Highmem support | Michal Simek | 1 | -0/+68 |
2012-03-23 | microblaze: Use active regions | Michal Simek | 1 | -2/+16 |