index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2021-08-07
1
-3
/
+4
*
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
2021-07-22
1
-2
/
+2
*
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-09
16
-81
/
+374
|
\
|
*
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
2
-0
/
+18
|
*
riscv: ptrace: add argn syntax
Jeff Xie
2021-07-06
1
-0
/
+31
|
*
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-06
2
-5
/
+2
|
*
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-07-06
1
-24
/
+30
|
*
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-07-01
4
-20
/
+50
|
|
\
|
|
*
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-07-01
3
-9
/
+29
|
|
*
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
2021-07-01
1
-0
/
+16
|
|
*
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-11
2
-11
/
+5
|
*
|
riscv: Enable KFENCE for riscv64
Liu Shixin
2021-07-01
1
-0
/
+63
|
*
|
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
2021-07-01
1
-13
/
+0
|
*
|
riscv: add ASID-based tlbflushing methods
Guo Ren
2021-07-01
1
-0
/
+2
|
*
|
riscv: Cleanup unused functions
Guo Ren
2021-06-09
1
-10
/
+0
|
*
|
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-06-09
2
-5
/
+5
|
*
|
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-30
1
-1
/
+2
|
*
|
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2021-05-29
1
-1
/
+1
|
*
|
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2021-05-29
1
-7
/
+0
|
*
|
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-26
1
-3
/
+8
|
*
|
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-26
1
-1
/
+0
|
*
|
riscv: enable generic PCI resource mapping
Stanislaw Kardach
2021-05-26
1
-0
/
+2
|
*
|
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2021-05-26
1
-0
/
+11
|
*
|
riscv: mm: add THP support on 64-bit
Nanyong Sun
2021-05-22
1
-0
/
+156
|
*
|
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
2021-05-22
1
-1
/
+1
|
*
|
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
2021-05-22
3
-6
/
+8
|
|
/
*
|
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
*
|
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-08
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-4
/
+0
|
\
\
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-2
/
+0
|
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-2
/
+0
*
|
|
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
2
-81
/
+81
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
2
-81
/
+81
|
|
/
*
|
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-19
1
-3
/
+2
*
|
riscv: alternative: fix typo in macro name
Vitaly Wool
2021-06-11
1
-2
/
+2
*
|
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-23
1
-2
/
+2
|
/
*
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
2021-05-06
1
-1
/
+6
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
18
-17
/
+424
|
\
|
*
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
2021-05-01
1
-10
/
+13
|
*
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
Alexandre Ghiti
2021-05-01
1
-1
/
+1
|
*
RISC-V: enable XIP
Vitaly Wool
2021-04-26
2
-2
/
+44
|
*
RISC-V: Add kdump support
Nick Kossifidis
2021-04-26
2
-6
/
+19
|
*
RISC-V: Add kexec support
Nick Kossifidis
2021-04-26
1
-0
/
+49
|
*
riscv: Constify sbi_ipi_ops
Jisheng Zhang
2021-04-26
1
-2
/
+2
|
*
riscv: Constify sys_call_table
Jisheng Zhang
2021-04-26
1
-1
/
+1
|
*
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-26
3
-10
/
+56
|
*
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2021-04-26
1
-2
/
+12
|
*
riscv: sifive: Apply errata "cip-1200" patch
Vincent Chen
2021-04-26
2
-2
/
+11
|
*
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
2021-04-26
1
-1
/
+20
|
*
riscv: sifive: Add SiFive alternative ports
Vincent Chen
2021-04-26
1
-0
/
+3
[next]