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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
1
-1
/
+6
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-17
/
+424
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2021-05-01
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
1
-10
/
+13
2021-05-01
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
Alexandre Ghiti
1
-1
/
+1
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2
-2
/
+44
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
2
-6
/
+19
2021-04-26
RISC-V: Add kexec support
Nick Kossifidis
1
-0
/
+49
2021-04-26
riscv: Constify sbi_ipi_ops
Jisheng Zhang
1
-2
/
+2
2021-04-26
riscv: Constify sys_call_table
Jisheng Zhang
1
-1
/
+1
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
3
-10
/
+56
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-2
/
+12
2021-04-26
riscv: sifive: Apply errata "cip-1200" patch
Vincent Chen
2
-2
/
+11
2021-04-26
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
1
-1
/
+20
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen
1
-0
/
+3
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
7
-0
/
+205
2021-04-26
riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
Vincent Chen
1
-0
/
+3
2021-04-02
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
1
-2
/
+5
2021-03-28
whack-a-mole: kill strlen_user() (again)
Al Viro
1
-1
/
+0
2021-03-10
riscv: process: Fix no prototype for arch_dup_task_struct
Nanyong Sun
1
-0
/
+1
2021-03-10
riscv: time: Fix no prototype for time_init
Nanyong Sun
1
-0
/
+2
2021-03-10
riscv: ptrace: Fix no prototype warnings
Nanyong Sun
1
-0
/
+5
2021-03-10
riscv: irq: Fix no prototype warning
Nanyong Sun
1
-0
/
+2
2021-03-10
riscv: traps: Fix no prototype warnings
Nanyong Sun
1
-0
/
+16
2021-03-10
RISC-V: correct enum sbi_ext_rfence_fid
Heinrich Schuchardt
1
-2
/
+2
2021-03-10
riscv: Add ARCH_HAS_FORTIFY_SOURCE
Kefeng Wang
1
-0
/
+5
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-58
/
+249
2021-02-23
riscv: Improve kasan definitions
Alexandre Ghiti
1
-3
/
+19
2021-02-23
riscv: Remove unnecessary declaration
Kefeng Wang
1
-3
/
+0
2021-02-23
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
1
-5
/
+5
2021-02-19
RISC-V: Implement ASID allocator
Anup Patel
3
-0
/
+18
2021-02-19
RISC-V: remove unneeded semicolon
Chengyang Fan
1
-1
/
+1
2021-02-03
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
Sebastien Van Cauwenberghe
1
-3
/
+3
2021-02-03
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
1
-1
/
+4
2021-01-15
riscv: Add dump stack in show_regs
Kefeng Wang
2
-0
/
+3
2021-01-15
riscv: Enable per-task stack canaries
Guo Ren
1
-1
/
+2
2021-01-15
riscv: Add support for function error injection
Guo Ren
1
-0
/
+6
2021-01-15
riscv: Add uprobes supported
Guo Ren
3
-1
/
+44
2021-01-15
riscv: Add kprobes supported
Guo Ren
2
-0
/
+64
2021-01-15
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
1
-0
/
+29
2021-01-15
riscv: Add numa support for riscv64 platform
Atish Patra
3
-0
/
+35
2021-01-15
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
1
-0
/
+20
2021-01-15
riscv: Separate memory init from paging init
Atish Patra
1
-0
/
+1
2021-01-13
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
1
-1
/
+1
2021-01-10
riscv: Drop a duplicated PAGE_KERNEL_EXEC
Kefeng Wang
1
-1
/
+0
2021-01-08
riscv: Fix builtin DTB handling
Damien Le Moal
1
-38
/
+0
2021-01-08
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
1
-7
/
+3
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+27
[next]