index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2021-02-23
1
-1
/
+2
*
riscv: Remove unnecessary declaration
Kefeng Wang
2021-02-23
1
-3
/
+0
*
riscv: Add Canaan Kendryte K210 SD card defconfig
Damien Le Moal
2021-02-23
1
-0
/
+92
*
riscv: Update Canaan Kendryte K210 defconfig
Damien Le Moal
2021-02-23
1
-8
/
+36
*
riscv: Add Kendryte KD233 board device tree
Damien Le Moal
2021-02-23
1
-0
/
+152
*
riscv: Add SiPeed MAIXDUINO board device tree
Damien Le Moal
2021-02-23
1
-0
/
+184
*
riscv: Add SiPeed MAIX GO board device tree
Damien Le Moal
2021-02-23
1
-0
/
+219
*
riscv: Add SiPeed MAIX DOCK board device tree
Damien Le Moal
2021-02-23
1
-0
/
+211
*
riscv: Add SiPeed MAIX BiT board device tree
Damien Le Moal
2021-02-23
1
-0
/
+209
*
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
2021-02-23
5
-53
/
+414
*
dt-bindings: add resets property to dw-apb-timer
Damien Le Moal
2021-02-23
1
-0
/
+3
*
dt-bindings: fix sifive gpio properties
Damien Le Moal
2021-02-23
1
-3
/
+22
*
dt-bindings: update sifive uart compatible string
Damien Le Moal
2021-02-23
1
-0
/
+1
*
dt-bindings: update sifive clint compatible string
Damien Le Moal
2021-02-23
1
-4
/
+8
*
dt-bindings: update sifive plic compatible string
Damien Le Moal
2021-02-23
1
-5
/
+8
*
dt-bindings: update risc-v cpu properties
Damien Le Moal
2021-02-23
1
-0
/
+2
*
dt-bindings: add Canaan boards compatible strings
Damien Le Moal
2021-02-23
1
-0
/
+47
*
dt-bindings: update MAINTAINERS file
Damien Le Moal
2021-02-23
1
-0
/
+1
*
clk: Add RISC-V Canaan Kendryte K210 clock driver
Damien Le Moal
2021-02-23
7
-178
/
+1064
*
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2021-02-23
2
-21
/
+21
*
RISC-V: Implement ASID allocator
Anup Patel
2021-02-19
4
-4
/
+279
*
arch_numa: fix common code printing of phys_addr_t
Randy Dunlap
2021-02-19
1
-6
/
+7
*
RISC-V: remove unneeded semicolon
Chengyang Fan
2021-02-19
1
-1
/
+1
*
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2021-02-19
2
-2
/
+2
*
pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
Damien Le Moal
2021-02-19
5
-0
/
+1007
*
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
2021-02-19
1
-1
/
+1
*
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2021-02-19
2
-1
/
+57
*
riscv: Covert to reserve_initrd_mem()
Kefeng Wang
2021-02-19
1
-53
/
+1
*
initramfs: Provide a common initrd reserve function
Kefeng Wang
2021-02-19
2
-0
/
+51
*
initrd: Add the preprocessor guard in initrd.h
Kefeng Wang
2021-02-19
1
-0
/
+5
*
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2021-02-19
3
-7
/
+17
*
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
2021-01-15
1
-3
/
+9
*
riscv: Improve __show_regs
Kefeng Wang
2021-01-15
1
-1
/
+6
*
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-15
5
-4
/
+21
*
riscv: Enable per-task stack canaries
Guo Ren
2021-01-15
5
-2
/
+23
*
riscv: Add support for function error injection
Guo Ren
2021-01-15
4
-0
/
+19
*
riscv: Add uprobes supported
Guo Ren
2021-01-15
9
-1
/
+253
*
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
2021-01-15
3
-0
/
+55
*
riscv: Add kprobes supported
Guo Ren
2021-01-15
13
-0
/
+773
*
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
2021-01-15
3
-235
/
+204
*
riscv: Fixup patch_text panic in ftrace
Guo Ren
2021-01-15
2
-0
/
+2
*
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2021-01-15
2
-3
/
+3
*
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
2021-01-15
1
-2
/
+6
*
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
2021-01-15
3
-0
/
+129
*
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
2021-01-15
1
-1
/
+8
*
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-15
7
-5
/
+87
*
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
2021-01-15
1
-0
/
+20
*
riscv: Separate memory init from paging init
Atish Patra
2021-01-15
3
-1
/
+7
*
numa: Move numa implementation to common code
Atish Patra
2021-01-15
7
-48
/
+61
*
arm64, numa: Change the numa init functions name to be generic
Atish Patra
2021-01-15
4
-20
/
+27
[next]