开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2021-02-26
riscv: Cleanup setup_bootmem()
Kefeng Wang
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-22
riscv: Get rid of MAX_EARLY_MAPPING_SIZE
Alexandre Ghiti
2021-02-18
riscv: Covert to reserve_initrd_mem()
Kefeng Wang
2021-02-18
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2021-01-22
riscv: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
2021-01-15
RISC-V: Set current memblock limit
Atish Patra
2021-01-14
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-14
riscv: Separate memory init from paging init
Atish Patra
2021-01-07
riscv: Fix builtin DTB handling
Damien Le Moal
2020-12-21
RISC-V: Fix usage of memblock_enforce_memory_limit
Atish Patra
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-25
RISC-V: Protect all kernel sections including init early
Atish Patra
2020-11-20
riscv: Enable CMA support
Kefeng Wang
2020-11-09
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
2020-11-06
RISC-V: Use non-PGD mappings for early DTB access
Anup Patel
2020-11-05
RISC-V: Remove any memblock representing unusable memory area
Atish Patra
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
riscv: drop unneeded node initialization
Mike Rapoport
2020-10-04
RISC-V: Make sure memblock reserves the memory containing DT
Atish Patra
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
RISC-V: Implement late mapping page table allocation functions
Atish Patra
2020-10-02
RISC-V: Add early ioremap support
Atish Patra
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
2020-09-19
riscv: Add sfence.vma after early page table changes
Greentime Hu
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-30
riscv: Fix build warning for mm/init
Zong Li
2020-07-24
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
2020-07-24
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
2020-07-24
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
2020-07-09
riscv: Register System RAM as iomem resources
Zong Li
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-09
RISC-V: Don't mark init section as non-executable
Anup Patel
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-03
riscv: support DEBUG_WX
Zong Li
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-05-20
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
2020-05-18
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
2020-05-05
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
2020-05-04
riscv: set max_pfn to the PFN of the last page
Vincent Chen
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-26
riscv: add STRICT_KERNEL_RWX support
Zong Li
2020-03-04
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
[next]