index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2022-03-22
mm: remove mmu_gathers storage from remaining architectures
Stafford Horne
2021-10-18
arch: remove spurious blkdev.h includes
Christoph Hellwig
2021-05-21
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-05-10
openrisc: mm/init.c: remove unused variable 'end' in paging_init()
Mike Rapoport
2021-05-10
openrisc: mm/init.c: remove unused memblock_region variable in map_ram()
Mike Rapoport
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
openrisc: add support for folded p4d page tables
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-03-12
openrisc: prefer memblock APIs returning virtual address
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: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-12-12
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
2013-07-03
mm/openrisc: 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-04-29
mm/openrisc: use common help functions to free reserved pages
Jiang Liu
2013-02-17
openrisc: update DTLB-miss handler last
Jonas Bonn
2012-03-28
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 OpenRISC
David Howells
2012-02-17
arch/openrisc/mm/init.c: trivial: use BUG_ON
Julia Lawall
2011-07-22
OpenRISC: Memory management
Jonas Bonn