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-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
37
-360
/
+901
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+1
2021-07-08
riscv/Kconfig: make direct map manipulation options depend on MMU
Mike Rapoport
1
-2
/
+2
2021-07-07
riscv: xip: Fix duplicate included asm/pgtable.h
Jiapeng Chong
1
-1
/
+0
2021-07-07
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
1
-2
/
+2
2021-07-07
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
1
-35
/
+146
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
6
-1
/
+163
2021-07-06
riscv: ptrace: add argn syntax
Jeff Xie
2
-0
/
+32
2021-07-06
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2
-5
/
+2
2021-07-06
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
8
-93
/
+75
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-8
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-07-01
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
7
-94
/
+102
2021-07-01
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
5
-81
/
+82
2021-07-01
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
1
-0
/
+16
2021-07-01
riscv: Enable KFENCE for riscv64
Liu Shixin
3
-1
/
+74
2021-07-01
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
1
-13
/
+0
2021-07-01
riscv: add ASID-based tlbflushing methods
Guo Ren
3
-8
/
+43
2021-07-01
riscv: pass the mm_struct to __sbi_tlb_flush_range
Christoph Hellwig
1
-9
/
+6
2021-07-01
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-4
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-81
/
+81
2021-06-19
riscv: dts: fu740: fix cache-controller interrupts
David Abdurachmanov
1
-1
/
+1
2021-06-19
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2
-4
/
+3
2021-06-19
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
1
-4
/
+4
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
10
-21
/
+54
2021-06-15
riscv: Add mem kernel parameter support
Kefeng Wang
1
-3
/
+25
2021-06-13
riscv: sifive: fix Kconfig errata warning
Randy Dunlap
1
-0
/
+1
2021-06-13
riscv32: Use medany C model for modules
Khem Raj
1
-1
/
+1
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-12
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2
-11
/
+5
2021-06-12
riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
Alexandre Ghiti
1
-6
/
+0
2021-06-11
riscv: Only initialize swiotlb when necessary
Kefeng Wang
2
-5
/
+8
2021-06-11
riscv: alternative: fix typo in macro name
Vitaly Wool
1
-2
/
+2
2021-06-11
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
1
-9
/
+9
2021-06-11
riscv: xip: support runtime trap patching
Vitaly Wool
2
-5
/
+23
2021-06-09
riscv: fix typo in init.c
Vitaly Wool
1
-1
/
+1
2021-06-09
riscv: Cleanup unused functions
Guo Ren
1
-10
/
+0
2021-06-09
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
1
-2
/
+1
2021-06-09
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2
-5
/
+5
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
5
-14
/
+18
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
[next]