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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-05
RISC-V: Fix the rv32i kernel build
Palmer Dabbelt
1
-11
/
+11
2018-07-05
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
1
-1
/
+1
2018-07-05
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
1
-4
/
+0
2018-07-05
riscv: remove unnecessary of_platform_populate call
Rob Herring
1
-5
/
+0
2018-07-05
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
1
-2
/
+2
2018-07-04
RISC-V: Change variable type for 32-bit compatible
Zong Li
1
-11
/
+11
2018-06-16
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-3
/
+503
2018-06-11
RISC-V: Make our port sparse-clean
Palmer Dabbelt
2
-2
/
+3
2018-06-11
RISC-V: Handle R_RISCV_32 in modules
Andreas Schwab
1
-0
/
+12
2018-06-11
riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set
Alan Kao
1
-1
/
+1
2018-06-09
riscv: split the declaration of __copy_user
Luc Van Oostenryck
1
-1
/
+2
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2018-06-07
riscv: no __user for probe_kernel_address()
Luc Van Oostenryck
1
-1
/
+1
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+2
2018-06-05
perf: riscv: preliminary RISC-V support
Alan Kao
2
-0
/
+487
2018-05-19
riscv: add swiotlb support
Christoph Hellwig
1
-0
/
+2
2018-05-17
drivers: base: cacheinfo: setup DT cache properties early
Jeremy Linton
1
-1
/
+0
2018-04-25
signal/riscv: Replace do_trap_siginfo with force_sig_fault
Eric W. Biederman
1
-8
/
+2
2018-04-25
signal/riscv: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-04-24
RISC-V: build vdso-dummy.o with -no-pie
Aurelien Jarno
1
-1
/
+1
2018-04-05
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-19
/
+772
2018-04-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-17
/
+3
2018-04-03
RISC-V: Fixes to module loading
Palmer Dabbelt
4
-6
/
+338
2018-04-03
RISC-V: Support SUB32 relocation type in kernel module
Zong Li
1
-0
/
+8
2018-04-03
RISC-V: Support ADD32 relocation type in kernel module
Zong Li
1
-0
/
+8
2018-04-03
RISC-V: Support ALIGN relocation type in kernel module
Zong Li
1
-0
/
+10
2018-04-03
RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
Zong Li
1
-0
/
+35
2018-04-03
RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module
Zong Li
1
-0
/
+42
2018-04-03
RISC-V: Support CALL relocation type in kernel module
Zong Li
1
-0
/
+22
2018-04-03
RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel module
Zong Li
1
-10
/
+52
2018-04-03
RISC-V: Add section of GOT.PLT for kernel module
Zong Li
2
-2
/
+20
2018-04-03
RISC-V: Add sections of PLT and GOT for kernel module
Zong Li
3
-0
/
+147
2018-04-03
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
2
-1
/
+7
2018-04-03
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
2
-0
/
+139
2018-04-03
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
1
-0
/
+3
2018-04-03
riscv/ftrace: Add dynamic function graph tracer support
Alan Kao
2
-1
/
+118
2018-04-03
riscv/ftrace: Add dynamic function tracer support
Alan Kao
4
-12
/
+168
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-2
/
+2
2018-03-14
RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
Palmer Dabbelt
2
-17
/
+3
2018-02-20
Rename sbi_save to parse_dtb to improve code readability
Michael Clark
2
-2
/
+2
2018-02-20
RISC-V: Enable IRQ during exception handling
zongbox@gmail.com
1
-2
/
+3
2018-02-07
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
7
-42
/
+193
2018-02-01
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-01-31
riscv: rename sptbr to satp
Christoph Hellwig
1
-3
/
+3
2018-01-31
riscv: add ZONE_DMA32
Christoph Hellwig
1
-0
/
+9
2018-01-31
riscv: disable SUM in the exception handler
Christoph Hellwig
1
-3
/
+6
2018-01-31
riscv: remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2018-01-31
riscv/ftrace: Add basic support
Alan Kao
3
-0
/
+174
2018-01-31
RISC-V: Remove mem_end command line processing
Palmer Dabbelt
1
-19
/
+0
[next]