index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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-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
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-20
/
+2
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
1
-0
/
+1
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-2
/
+0
2020-12-12
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-12-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-12-11
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
1
-2
/
+2
2020-12-11
riscv: provide memmove implementation
Nylon Chen
1
-4
/
+4
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
1
-6
/
+0
2020-11-29
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-11-26
RISC-V: Protect all kernel sections including init early
Atish Patra
2
-0
/
+6
2020-11-25
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
1
-0
/
+2
2020-11-21
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
1
-1
/
+1
2020-11-21
riscv: Cleanup stacktrace
Kefeng Wang
1
-0
/
+17
2020-11-20
riscv: Enable seccomp architecture tracking
YiFei Zhu
1
-0
/
+10
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-11-06
riscv: uaccess: fix __put_kernel_nofault()
Changbin Du
1
-1
/
+1
2020-10-27
riscv: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-20
/
+2
[next]