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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
dt-bindings: add resets property to dw-apb-timer
Damien Le Moal
1
-0
/
+3
2021-02-23
dt-bindings: fix sifive gpio properties
Damien Le Moal
1
-3
/
+22
2021-02-23
dt-bindings: update sifive uart compatible string
Damien Le Moal
1
-0
/
+1
2021-02-23
dt-bindings: update sifive clint compatible string
Damien Le Moal
1
-4
/
+8
2021-02-23
dt-bindings: update sifive plic compatible string
Damien Le Moal
1
-5
/
+8
2021-02-23
dt-bindings: update risc-v cpu properties
Damien Le Moal
1
-0
/
+2
2021-02-23
dt-bindings: add Canaan boards compatible strings
Damien Le Moal
1
-0
/
+47
2021-02-23
dt-bindings: update MAINTAINERS file
Damien Le Moal
1
-0
/
+1
2021-02-23
clk: Add RISC-V Canaan Kendryte K210 clock driver
Damien Le Moal
7
-178
/
+1064
2021-02-23
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2
-21
/
+21
2021-02-19
RISC-V: Implement ASID allocator
Anup Patel
4
-4
/
+279
2021-02-19
arch_numa: fix common code printing of phys_addr_t
Randy Dunlap
1
-6
/
+7
2021-02-19
RISC-V: remove unneeded semicolon
Chengyang Fan
1
-1
/
+1
2021-02-19
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2
-2
/
+2
2021-02-19
pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
Damien Le Moal
5
-0
/
+1007
2021-02-19
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
1
-1
/
+1
2021-02-19
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2
-1
/
+57
2021-02-19
riscv: Covert to reserve_initrd_mem()
Kefeng Wang
1
-53
/
+1
2021-02-19
initramfs: Provide a common initrd reserve function
Kefeng Wang
2
-0
/
+51
2021-02-19
initrd: Add the preprocessor guard in initrd.h
Kefeng Wang
1
-0
/
+5
2021-02-19
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
3
-7
/
+17
2021-01-15
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
1
-3
/
+9
2021-01-15
riscv: Improve __show_regs
Kefeng Wang
1
-1
/
+6
2021-01-15
riscv: Add dump stack in show_regs
Kefeng Wang
5
-4
/
+21
2021-01-15
riscv: Enable per-task stack canaries
Guo Ren
5
-2
/
+23
2021-01-15
riscv: Add support for function error injection
Guo Ren
4
-0
/
+19
2021-01-15
riscv: Add uprobes supported
Guo Ren
9
-1
/
+253
2021-01-15
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
3
-0
/
+55
2021-01-15
riscv: Add kprobes supported
Guo Ren
13
-0
/
+773
2021-01-15
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
3
-235
/
+204
2021-01-15
riscv: Fixup patch_text panic in ftrace
Guo Ren
2
-0
/
+2
2021-01-15
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2
-3
/
+3
2021-01-15
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
1
-2
/
+6
2021-01-15
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
3
-0
/
+129
2021-01-15
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
1
-1
/
+8
2021-01-15
riscv: Add numa support for riscv64 platform
Atish Patra
7
-5
/
+87
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
3
-1
/
+7
2021-01-15
numa: Move numa implementation to common code
Atish Patra
7
-48
/
+61
2021-01-15
arm64, numa: Change the numa init functions name to be generic
Atish Patra
4
-20
/
+27
2021-01-15
riscv: Add Canaan Kendryte K210 reset controller
Damien Le Moal
5
-0
/
+151
2021-01-15
dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
Damien Le Moal
2
-0
/
+447
2021-01-15
dt-bindings: reset: Document canaan,k210-rst bindings
Damien Le Moal
2
-0
/
+82
2021-01-15
dt-binding: mfd: Document canaan,k210-sysctl bindings
Damien Le Moal
1
-0
/
+109
2021-01-15
riscv: cleanup Canaan Kendryte K210 sysctl driver
Damien Le Moal
3
-67
/
+74
2021-01-15
riscv: Fix Canaan Kendryte K210 device tree
Damien Le Moal
1
-5
/
+0
2021-01-15
riscv: Use vendor name for K210 SoC support
Damien Le Moal
13
-24
/
+24
2021-01-08
riscv: Fix builtin DTB handling
Damien Le Moal
7
-90
/
+19
2021-01-08
riscv: dts: add initial board data for the SiFive HiFive Unmatched
Yash Shah
2
-1
/
+255
2021-01-08
dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
Yash Shah
1
-5
/
+12
[next]