index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
2021-07-23
1
-9
/
+9
*
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
2021-07-23
1
-1
/
+0
*
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
2021-07-23
1
-1
/
+1
*
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
2021-07-23
1
-3
/
+3
*
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
2021-07-23
1
-1
/
+5
*
riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE
Alexandre Ghiti
2021-07-22
1
-2
/
+16
*
riscv: Make sure the linear mapping does not use the kernel mapping
Alexandre Ghiti
2021-07-22
1
-0
/
+2
*
riscv: Fix memory_limit for 64-bit kernel
Alexandre Ghiti
2021-07-22
1
-2
/
+9
*
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
2021-07-21
1
-2
/
+2
*
Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixes
Palmer Dabbelt
2021-07-21
1
-0
/
+1
|
\
|
*
riscv: Fix 32-bit RISC-V boot failure
Bin Meng
2021-07-21
1
-1
/
+3
*
|
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-1
/
+0
|
\
\
|
*
|
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
1
-1
/
+0
|
|
/
*
|
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-09
37
-360
/
+901
|
\
\
|
*
|
riscv: xip: Fix duplicate included asm/pgtable.h
Jiapeng Chong
2021-07-06
1
-1
/
+0
|
*
|
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
2021-07-06
1
-2
/
+2
|
*
|
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
2021-07-06
1
-35
/
+146
|
*
|
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
6
-1
/
+163
|
*
|
riscv: ptrace: add argn syntax
Jeff Xie
2021-07-05
2
-0
/
+32
|
*
|
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-05
2
-5
/
+2
|
*
|
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-07-05
8
-93
/
+75
|
*
|
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-30
7
-94
/
+102
|
|
\
\
|
|
*
|
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-06-30
5
-81
/
+82
|
|
*
|
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
2021-06-30
1
-0
/
+16
|
|
*
|
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-11
2
-11
/
+5
|
|
*
|
riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
Alexandre Ghiti
2021-06-11
1
-6
/
+0
|
*
|
|
riscv: Enable KFENCE for riscv64
Liu Shixin
2021-06-30
3
-1
/
+74
|
*
|
|
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
2021-06-30
1
-13
/
+0
|
*
|
|
riscv: add ASID-based tlbflushing methods
Guo Ren
2021-06-30
3
-8
/
+43
|
*
|
|
riscv: pass the mm_struct to __sbi_tlb_flush_range
Christoph Hellwig
2021-06-30
1
-9
/
+6
|
*
|
|
riscv: Add mem kernel parameter support
Kefeng Wang
2021-06-15
1
-3
/
+25
|
*
|
|
riscv: Only initialize swiotlb when necessary
Kefeng Wang
2021-06-11
2
-5
/
+8
|
*
|
|
riscv: fix typo in init.c
Vitaly Wool
2021-06-08
1
-1
/
+1
|
*
|
|
riscv: Cleanup unused functions
Guo Ren
2021-06-08
1
-10
/
+0
|
*
|
|
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
2021-06-08
1
-2
/
+1
|
*
|
|
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-06-08
2
-5
/
+5
|
*
|
|
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-29
1
-1
/
+2
|
*
|
|
riscv: TRANSPARENT_HUGEPAGE: depends on MMU
Randy Dunlap
2021-05-29
1
-1
/
+1
|
*
|
|
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2021-05-29
2
-18
/
+20
|
*
|
|
riscv: Add __init section marker to some functions again
Jisheng Zhang
2021-05-29
2
-2
/
+2
|
*
|
|
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2021-05-29
2
-38
/
+9
|
*
|
|
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-25
4
-8
/
+13
|
*
|
|
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
2021-05-25
1
-3
/
+4
|
*
|
|
riscv: mm: Drop redundant _sdata and _edata declaration
Kefeng Wang
2021-05-25
1
-7
/
+1
|
*
|
|
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-25
3
-3
/
+2
|
*
|
|
riscv: enable generic PCI resource mapping
Stanislaw Kardach
2021-05-25
1
-0
/
+2
|
*
|
|
riscv: mm: Remove setup_zero_page()
Jisheng Zhang
2021-05-25
1
-6
/
+0
|
*
|
|
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2021-05-25
2
-0
/
+13
|
*
|
|
riscv: mm: add THP support on 64-bit
Nanyong Sun
2021-05-22
3
-0
/
+164
|
*
|
|
riscv: mm: add param stride for __sbi_tlb_flush_range
Nanyong Sun
2021-05-22
1
-5
/
+5
[next]