index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
Kconfig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
1
-4
/
+86
|
\
|
*
RISC-V: enable XIP
Vitaly Wool
2021-04-26
1
-4
/
+56
|
*
RISC-V: Add crash kernel support
Nick Kossifidis
2021-04-26
1
-0
/
+10
|
*
RISC-V: Add kexec support
Nick Kossifidis
2021-04-26
1
-0
/
+15
|
*
riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU
Jisheng Zhang
2021-04-26
1
-0
/
+1
|
*
riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is available
Nathan Chancellor
2021-04-26
1
-1
/
+1
|
*
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
2021-04-26
1
-0
/
+1
|
*
riscv: Enable generic clockevent broadcast
Guo Ren
2021-03-17
1
-0
/
+2
|
*
riscv: Add ARCH_HAS_FORTIFY_SOURCE
Kefeng Wang
2021-03-10
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
1
-4
/
+1
|
\
\
|
*
|
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-05
1
-4
/
+1
*
|
|
riscv: Disable data start offset in flat binaries
Damien Le Moal
2021-04-23
1
-0
/
+1
|
/
/
*
|
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
2021-04-16
1
-1
/
+1
*
|
riscv: Make NUMA depend on MMU
Kefeng Wang
2021-04-02
1
-1
/
+1
*
|
riscv: Correct SPARSEMEM configuration
Kefeng Wang
2021-03-17
1
-2
/
+2
|
/
*
RISC-V: Make NUMA depend on SMP
Palmer Dabbelt
2021-02-27
1
-0
/
+1
*
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-2
/
+46
|
\
|
*
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2021-02-19
1
-0
/
+1
|
*
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2021-02-19
1
-1
/
+0
|
*
riscv: Enable per-task stack canaries
Guo Ren
2021-01-15
1
-0
/
+7
|
*
riscv: Add support for function error injection
Guo Ren
2021-01-15
1
-0
/
+1
|
*
riscv: Add uprobes supported
Guo Ren
2021-01-15
1
-0
/
+3
|
*
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
2021-01-15
1
-0
/
+1
|
*
riscv: Add kprobes supported
Guo Ren
2021-01-15
1
-0
/
+2
|
*
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
2021-01-15
1
-0
/
+1
|
*
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-15
1
-1
/
+30
*
|
RISC-V: Define MAXPHYSMEM_1GB only for RV32
Atish Patra
2021-02-03
1
-0
/
+2
*
|
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
2021-01-16
1
-2
/
+4
|
/
*
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-18
1
-0
/
+3
|
\
|
*
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
2020-12-11
1
-0
/
+1
|
|
\
|
|
*
RISC-V: Use the new generic devmem_is_allowed()
Palmer Dabbelt
2020-12-11
1
-0
/
+1
|
*
|
riscv: Enable ARCH_STACKWALK
Kefeng Wang
2020-11-26
1
-0
/
+1
|
*
|
riscv: Add HAVE_IRQ_TIME_ACCOUNTING
Kefeng Wang
2020-11-21
1
-0
/
+1
*
|
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
1
-1
/
+0
|
\
\
\
|
*
|
|
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-30
1
-1
/
+0
|
|
/
/
*
/
/
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2020-12-15
1
-3
/
+1
|
/
/
*
|
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-24
1
-1
/
+1
|
\
\
|
*
|
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2020-10-04
1
-1
/
+0
|
*
|
riscv: use memcpy based uaccess for nommu again
Christoph Hellwig
2020-10-04
1
-0
/
+1
|
*
|
Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Palmer Dabbelt
2020-10-04
1
-0
/
+1
|
|
\
\
*
|
\
\
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-0
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-09
1
-0
/
+1
*
|
|
|
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-20
1
-0
/
+25
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
1
-0
/
+2
|
*
|
|
RISC-V: Add EFI stub support.
Atish Patra
2020-10-02
1
-0
/
+22
|
*
|
|
RISC-V: Add early ioremap support
Atish Patra
2020-10-02
1
-0
/
+1
*
|
|
|
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
1
-13
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-08
1
-13
/
+0
|
|
/
/
*
/
/
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2020-09-19
1
-0
/
+1
|
/
/
*
/
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
1
-1
/
+1
|
/
[next]