index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2021-08-12
riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE
Alexandre Ghiti
1
-1
/
+1
2021-08-12
riscv: Move early fdt mapping creation in its own function
Alexandre Ghiti
1
-36
/
+40
2021-08-12
riscv: Simplify BUILTIN_DTB device tree mapping handling
Alexandre Ghiti
1
-10
/
+2
2021-08-12
riscv: Use __maybe_unused instead of #ifdefs around variable declarations
Alexandre Ghiti
1
-3
/
+1
2021-08-12
riscv: Get rid of map_size parameter to create_kernel_page_table
Alexandre Ghiti
1
-19
/
+11
2021-08-12
riscv: Introduce va_kernel_pa_offset for 32-bit kernel
Alexandre Ghiti
1
-3
/
+0
2021-08-07
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
1
-5
/
+12
2021-07-23
riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE
Alexandre Ghiti
1
-2
/
+16
2021-07-23
riscv: Make sure the linear mapping does not use the kernel mapping
Alexandre Ghiti
1
-0
/
+2
2021-07-23
riscv: Fix memory_limit for 64-bit kernel
Alexandre Ghiti
1
-2
/
+9
2021-07-22
Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixes
Palmer Dabbelt
1
-0
/
+1
2021-07-22
riscv: Fix 32-bit RISC-V boot failure
Bin Meng
1
-1
/
+3
2021-07-06
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
1
-62
/
+36
2021-07-01
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
1
-59
/
+49
2021-07-01
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
1
-63
/
+50
2021-06-15
riscv: Add mem kernel parameter support
Kefeng Wang
1
-3
/
+25
2021-06-11
riscv: Only initialize swiotlb when necessary
Kefeng Wang
1
-0
/
+8
2021-06-09
riscv: fix typo in init.c
Vitaly Wool
1
-1
/
+1
2021-06-02
riscv: mm: Fix W+X mappings at boot
Jisheng Zhang
1
-2
/
+6
2021-05-29
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
1
-17
/
+19
2021-05-26
riscv: mm: Drop redundant _sdata and _edata declaration
Kefeng Wang
1
-7
/
+1
2021-05-26
riscv: Move setup_bootmem into paging_init
Kefeng Wang
1
-1
/
+2
2021-05-26
riscv: mm: Remove setup_zero_page()
Jisheng Zhang
1
-6
/
+0
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
1
-1
/
+1
2021-05-06
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
1
-2
/
+7
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-29
/
+308
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-26
RISC-V: enable XIP
Vitaly Wool
1
-8
/
+109
2021-04-26
RISC-V: Add crash kernel support
Nick Kossifidis
1
-0
/
+33
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
1
-0
/
+71
2021-04-26
riscv/mm: Use BUG_ON instead of if condition followed by BUG.
zhouchuangao
1
-2
/
+2
2021-04-26
riscv: Mark some global variables __ro_after_init
Jisheng Zhang
1
-3
/
+3
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
1
-3
/
+3
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
1
-17
/
+89
2021-03-10
riscv: Add support for memtest
Kefeng Wang
1
-2
/
+4
2021-02-27
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-81
/
+27
2021-02-23
riscv: Get rid of MAX_EARLY_MAPPING_SIZE
Alexandre Ghiti
1
-16
/
+5
2021-02-19
riscv: Covert to reserve_initrd_mem()
Kefeng Wang
1
-53
/
+1
2021-02-19
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
1
-6
/
+13
2021-01-23
riscv: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
1
-1
/
+1
2021-01-16
RISC-V: Set current memblock limit
Atish Patra
1
-2
/
+14
2021-01-15
riscv: Add numa support for riscv64 platform
Atish Patra
1
-1
/
+3
2021-01-15
riscv: Separate memory init from paging init
Atish Patra
1
-1
/
+5
2021-01-08
riscv: Fix builtin DTB handling
Damien Le Moal
1
-5
/
+1
2020-12-22
RISC-V: Fix usage of memblock_enforce_memory_limit
Atish Patra
1
-1
/
+1
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-32
/
+20
2020-11-26
RISC-V: Protect all kernel sections including init early
Atish Patra
1
-5
/
+16
2020-11-21
riscv: Enable CMA support
Kefeng Wang
1
-2
/
+6
2020-11-09
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
1
-27
/
+0
[prev]
[next]