index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
1
-6
/
+27
2020-06-22
RISC-V: Don't mark init section as non-executable
Anup Patel
1
-11
/
+0
2020-05-21
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
1
-1
/
+1
2020-05-06
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
1
-16
/
+0
2020-05-05
riscv: set max_pfn to the PFN of the last page
Vincent Chen
1
-1
/
+2
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+44
2020-03-26
riscv: add STRICT_KERNEL_RWX support
Zong Li
1
-0
/
+44
2020-03-05
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
1
-1
/
+1
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
1
-6
/
+6
2019-11-23
Merge branch 'next/misc2' into for-next
Paul Walmsley
1
-0
/
+32
2019-11-23
Merge branch 'next/nommu' into for-next
Paul Walmsley
1
-2
/
+13
2019-11-23
RISC-V: Add address map dumper
Yash Shah
1
-0
/
+32
2019-11-18
riscv: add nommu support
Christoph Hellwig
1
-2
/
+13
2019-11-12
riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE
Zong Li
1
-9
/
+4
2019-10-28
riscv: init: merge split string literals in preprocessor directive
Paul Walmsley
1
-2
/
+1
2019-10-28
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
1
-0
/
+2
2019-10-24
riscv: Fix undefined reference to vmemmap_populate_basepages
Kefeng Wang
1
-1
/
+1
2019-10-01
riscv: Fix memblock reservation for device tree blob
Albert Ou
1
-1
/
+11
2019-08-30
RISC-V: Implement sparsemem
Logan Gunthorpe
1
-0
/
+10
2019-08-30
riscv: Using CSR numbers to access CSRs
Bin Meng
1
-1
/
+1
2019-07-09
RISC-V: Setup initial page tables in two stages
Anup Patel
1
-52
/
+255
2019-07-04
riscv: remove free_initrd_mem
Christoph Hellwig
1
-5
/
+0
2019-07-01
RISC-V: Fix memory reservation in setup_bootmem()
Anup Patel
1
-7
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
1
-9
/
+1
2019-05-14
riscv: switch over to generic free_initmem()
Mike Rapoport
1
-5
/
+0
2019-04-10
RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems
Anup Patel
1
-0
/
+8
2019-03-27
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
1
-0
/
+28
2019-02-21
RISC-V: Free-up initrd in free_initrd_mem()
Anup Patel
1
-1
/
+2
2019-02-21
RISC-V: Implement compile-time fixed mappings
Anup Patel
1
-0
/
+34
2019-02-21
RISC-V: Move setup_vm() to mm/init.c
Anup Patel
1
-0
/
+49
2019-02-21
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
1
-0
/
+70
2019-01-24
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
1
-1
/
+2
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-07-04
RISC-V: Add conditional macro for zone of DMA32
Zong Li
1
-0
/
+2
2018-01-31
riscv: don't read back satp in paging_init
Christoph Hellwig
1
-2
/
+0
2018-01-31
riscv: add ZONE_DMA32
Christoph Hellwig
1
-4
/
+6
2017-09-27
RISC-V: Init and Halt Code
Palmer Dabbelt
1
-0
/
+70