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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-16
riscv: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
1
-0
/
+3
2021-04-16
riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
Jisheng Zhang
1
-1
/
+10
2021-04-16
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2
-0
/
+2
2021-04-16
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
1
-1
/
+1
2021-04-02
riscv: Make NUMA depend on MMU
Kefeng Wang
1
-1
/
+1
2021-04-02
riscv: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-02
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-04-02
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
1
-2
/
+5
2021-04-02
riscv: Drop const annotation for sp
Kefeng Wang
1
-1
/
+1
2021-03-28
whack-a-mole: kill strlen_user() (again)
Al Viro
1
-1
/
+0
2021-03-17
riscv: Correct SPARSEMEM configuration
Kefeng Wang
1
-2
/
+2
2021-03-17
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
1
-1
/
+1
2021-03-17
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
1
-0
/
+2
2021-03-17
RISC-V: Fix out-of-bounds accesses in init_resources()
Geert Uytterhoeven
1
-1
/
+2
2021-03-17
riscv: Fix compilation error with Canaan SoC
Damien Le Moal
1
-0
/
+2
2021-03-17
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-1
/
+1
2021-03-17
riscv: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-03-10
riscv: process: Fix no prototype for arch_dup_task_struct
Nanyong Sun
1
-0
/
+1
2021-03-10
riscv: ftrace: Use ftrace_get_regs helper
Nanyong Sun
1
-7
/
+9
2021-03-10
riscv: process: Fix no prototype for show_regs
Nanyong Sun
1
-0
/
+1
2021-03-10
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
1
-0
/
+1
2021-03-10
riscv: time: Fix no prototype for time_init
Nanyong Sun
2
-0
/
+3
2021-03-10
riscv: ptrace: Fix no prototype warnings
Nanyong Sun
1
-0
/
+5
2021-03-10
riscv: sbi: Fix comment of __sbi_set_timer_v01
Nanyong Sun
1
-1
/
+1
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
2
-0
/
+17
2021-03-10
RISC-V: correct enum sbi_ext_rfence_fid
Heinrich Schuchardt
1
-2
/
+2
2021-02-28
Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-19
/
+5
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-27
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-27
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2
-0
/
+2
2021-02-27
RISC-V: Make NUMA depend on SMP
Palmer Dabbelt
1
-0
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
74
-660
/
+4329
2021-02-23
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
1
-0
/
+24
2021-02-23
riscv: Improve kasan population function
Alexandre Ghiti
1
-28
/
+63
2021-02-23
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
1
-2
/
+2
2021-02-23
riscv: Improve kasan definitions
Alexandre Ghiti
1
-3
/
+19
2021-02-23
riscv: Get rid of MAX_EARLY_MAPPING_SIZE
Alexandre Ghiti
1
-16
/
+5
2021-02-23
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
1
-1
/
+2
2021-02-23
riscv: Remove unnecessary declaration
Kefeng Wang
1
-3
/
+0
2021-02-23
riscv: Add Canaan Kendryte K210 SD card defconfig
Damien Le Moal
1
-0
/
+92
2021-02-23
riscv: Update Canaan Kendryte K210 defconfig
Damien Le Moal
1
-8
/
+36
2021-02-23
riscv: Add Kendryte KD233 board device tree
Damien Le Moal
1
-0
/
+152
2021-02-23
riscv: Add SiPeed MAIXDUINO board device tree
Damien Le Moal
1
-0
/
+184
2021-02-23
riscv: Add SiPeed MAIX GO board device tree
Damien Le Moal
1
-0
/
+219
2021-02-23
riscv: Add SiPeed MAIX DOCK board device tree
Damien Le Moal
1
-0
/
+211
2021-02-23
riscv: Add SiPeed MAIX BiT board device tree
Damien Le Moal
1
-0
/
+209
2021-02-23
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
4
-52
/
+414
[next]