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