index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
1
-14
/
+17
2020-07-24
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
1
-6
/
+27
2020-07-24
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
1
-1
/
+1
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+0
2020-06-09
RISC-V: Don't mark init section as non-executable
Anup Patel
1
-11
/
+0
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-15
/
+15
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2020-06-03
riscv: support DEBUG_WX
Zong Li
1
-0
/
+3
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-05-20
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
1
-1
/
+1
2020-05-18
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
1
-0
/
+9
2020-05-05
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
1
-16
/
+0
2020-05-04
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-04
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-22
Merge branch 'next/misc2' into for-next
Paul Walmsley
1
-0
/
+32
2019-11-22
Merge branch 'next/nommu' into for-next
Paul Walmsley
1
-2
/
+13
2019-11-22
RISC-V: Add address map dumper
Yash Shah
1
-0
/
+32
2019-11-17
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-23
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-26
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-23
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-30
riscv: don't read back satp in paging_init
Christoph Hellwig
1
-2
/
+0
2018-01-30
riscv: add ZONE_DMA32
Christoph Hellwig
1
-4
/
+6
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt
1
-0
/
+70