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.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
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-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-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-179
/
+206
2021-07-07
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
1
-2
/
+2
2021-07-06
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
3
-64
/
+38
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-07-01
riscv: Enable KFENCE for riscv64
Liu Shixin
1
-1
/
+10
2021-07-01
riscv: add ASID-based tlbflushing methods
Guo Ren
2
-8
/
+41
2021-07-01
riscv: pass the mm_struct to __sbi_tlb_flush_range
Christoph Hellwig
1
-9
/
+6
2021-06-19
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
1
-1
/
+1
2021-06-19
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
1
-4
/
+4
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-09
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
1
-2
/
+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-29
riscv: Add __init section marker to some functions again
Jisheng Zhang
1
-1
/
+1
2021-05-26
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
1
-3
/
+4
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-22
riscv: mm: add THP support on 64-bit
Nanyong Sun
1
-0
/
+7
2021-05-22
riscv: mm: add param stride for __sbi_tlb_flush_range
Nanyong Sun
1
-5
/
+5
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
5
-86
/
+412
2021-05-01
riscv: Remove 32b kernel mapping from page table dump
Alexandre Ghiti
1
-3
/
+3
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
3
-7
/
+7
2021-04-26
riscv: Prepare ptdump for vm layout dynamic addresses
Alexandre Ghiti
1
-12
/
+61
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
4
-18
/
+112
2021-04-16
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
1
-0
/
+1
2021-04-02
riscv: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-03-30
riscv: Cleanup KASAN_VMALLOC support
Alexandre Ghiti
1
-41
/
+18
2021-03-17
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
1
-1
/
+1
2021-03-17
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
1
-0
/
+2
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
[next]