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-06-02
Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes
Palmer Dabbelt
1
-2
/
+6
2021-06-02
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
1
-2
/
+2
2021-06-02
riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
Vincent
1
-1
/
+1
2021-06-02
riscv: mm: Fix W+X mappings at boot
Jisheng Zhang
1
-2
/
+6
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-30
riscv: Use global mappings for kernel pages
Guo Ren
1
-1
/
+2
2021-05-30
riscv: TRANSPARENT_HUGEPAGE: depends on MMU
Randy Dunlap
1
-1
/
+1
2021-05-29
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2
-18
/
+20
2021-05-29
riscv: Add __init section marker to some functions again
Jisheng Zhang
2
-2
/
+2
2021-05-29
riscv: Use -mno-relax when using lld linker
Khem Raj
1
-0
/
+9
2021-05-29
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2
-38
/
+9
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-1
/
+0
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
3
-81
/
+82
2021-05-26
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
4
-8
/
+13
2021-05-26
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
1
-3
/
+4
2021-05-26
riscv: mm: Drop redundant _sdata and _edata declaration
Kefeng Wang
1
-7
/
+1
2021-05-26
riscv: Move setup_bootmem into paging_init
Kefeng Wang
3
-3
/
+2
2021-05-26
riscv: enable generic PCI resource mapping
Stanislaw Kardach
1
-0
/
+2
2021-05-26
riscv: mm: Remove setup_zero_page()
Jisheng Zhang
1
-6
/
+0
2021-05-26
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2
-0
/
+13
2021-05-23
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2
-7
/
+8
2021-05-23
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
1
-0
/
+2
2021-05-23
riscv: Select ARCH_USE_MEMTEST
Kefeng Wang
1
-0
/
+1
2021-05-23
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
1
-7
/
+7
2021-05-22
riscv: mm: add THP support on 64-bit
Nanyong Sun
3
-0
/
+164
2021-05-22
riscv: mm: add param stride for __sbi_tlb_flush_range
Nanyong Sun
1
-5
/
+5
2021-05-22
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
1
-1
/
+1
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
3
-6
/
+8
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-05-06
riscv: remove unused handle_exception symbol
Rouven Czerwinski
1
-2
/
+0
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
3
-4
/
+7
2021-05-06
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
1
-2
/
+2
2021-05-06
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
1
-2
/
+7
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-214
/
+2525
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+33
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
1
-4
/
+1
2021-05-04
Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-05-04
riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
Greentime Hu
1
-0
/
+33
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2021-05-01
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
1
-10
/
+13
2021-05-01
riscv: Remove 32b kernel mapping from page table dump
Alexandre Ghiti
1
-3
/
+3
2021-05-01
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
Alexandre Ghiti
1
-1
/
+1
2021-05-01
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
1
-1
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-26
RISC-V: Enable Microchip PolarFire ICICLE SoC
Atish Patra
1
-0
/
+4
2021-04-26
RISC-V: Initial DTS for Microchip ICICLE board
Atish Patra
4
-0
/
+404
2021-04-26
RISC-V: Add Microchip PolarFire SoC kconfig option
Atish Patra
1
-0
/
+7
2021-04-26
RISC-V: enable XIP
Vitaly Wool
11
-19
/
+424
[prev]
[next]