aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/mm/init.c
AgeCommit message (Expand)Author
3 daysmaster: sync with upstream 6.6Bruce Ashfield
2022-07-17openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-22mm: remove mmu_gathers storage from remaining architecturesStafford Horne
2021-10-18arch: remove spurious blkdev.h includesChristoph Hellwig
2021-05-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-05-10openrisc: mm/init.c: remove unused variable 'end' in paging_init()Mike Rapoport
2021-05-10openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-04openrisc: add support for folded p4d page tablesMike Rapoport
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-14init: provide a generic free_initmem implementationMike Rapoport
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-03-12openrisc: prefer memblock APIs returning virtual addressMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2017-11-03openrisc: initial SMP supportStefan Kristiansson
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne
2016-12-12openrisc: fix PTRS_PER_PGD defineStefan Kristiansson
2013-07-03mm/openrisc: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/openrisc: use common help functions to free reserved pagesJiang Liu
2013-02-17openrisc: update DTLB-miss handler lastJonas Bonn
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells
2012-02-17arch/openrisc/mm/init.c: trivial: use BUG_ONJulia Lawall
2011-07-22OpenRISC: Memory managementJonas Bonn