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
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
MIPS: kernel: Reserve exception base early to prevent corruption
Thomas Bogendoerfer
1
-0
/
+3
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+1
2021-02-22
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
30
-157
/
+163
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+0
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-37
/
+48
2021-02-18
Revert "MIPS: Add basic support for ptrace single step"
Thomas Bogendoerfer
2
-7
/
+0
2021-02-13
MIPS: Simplify EVA cache handling
Thomas Bogendoerfer
1
-56
/
+11
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-22
/
+0
2021-02-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
1
-20
/
+4
2021-02-13
MIPS: Add basic support for ptrace single step
Tiezhu Yang
2
-0
/
+7
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
1
-1
/
+1
2021-02-11
MIPS: Make check condition for SDBBP consistent with EJTAG spec
Tiezhu Yang
1
-0
/
+4
2021-02-11
mips: Replace lkml.org links with lore
Kees Cook
1
-6
/
+5
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
2021-02-09
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
Jinyang He
1
-0
/
+6
2021-02-04
MIPS: kernel: Support extracting off-line stack traces from user-space with perf
Tiezhu Yang
1
-0
/
+40
2021-02-04
MIPS: pistachio: remove obsolete include/asm/mach-pistachio
Alexander Lobakin
1
-15
/
+0
2021-02-04
MIPS: of: Introduce helper function to get DTB
Thomas Bogendoerfer
2
-2
/
+21
2021-02-03
MIPS: fix kernel_stack_pointer()
Huang Pei
1
-1
/
+1
2021-01-27
MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang
Tiezhu Yang
1
-2
/
+4
2021-01-27
MIPS: asm: spram: remove unneeded semicolon
Chengyang Fan
1
-1
/
+1
2021-01-27
MIPS: vpe: Remove vpe_getcwd
Thomas Bogendoerfer
1
-3
/
+0
2021-01-24
mips/mm/highmem: use set_pte() for kmap_local()
Thomas Gleixner
1
-0
/
+1
2021-01-22
MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manual
Tiezhu Yang
1
-3
/
+3
2021-01-22
mips: Add N64 machine type
Lauri Kasanen
2
-0
/
+17
2021-01-22
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
3
-1
/
+8
2021-01-22
MIPS: mm: Add prototype for function __update_cache
Yanteng Si
1
-1
/
+1
2021-01-22
arch: mips: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-9
/
+0
2021-01-20
MIPS: IRQ: Add prototype for function init_IRQ
Yanteng Si
1
-0
/
+1
2021-01-15
MIPS: Compare __SYNC_loongson3_war against 0
Nathan Chancellor
2
-4
/
+4
2021-01-15
MIPS: pgtable: fix -Wshadow in asm/pgtable.h
Alexander Lobakin
1
-6
/
+6
2021-01-15
MIPS: bitops: fix -Wshadow in asm/bitops.h
Alexander Lobakin
1
-5
/
+5
2021-01-15
MIPS: properly stop .eh_frame generation
Alexander Lobakin
1
-0
/
+18
2021-01-09
MIPS: bitops: Fix reference to ffz location
Geert Uytterhoeven
1
-1
/
+1
2021-01-07
MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
Alexander Lobakin
2
-3
/
+4
2021-01-07
MIPS: init: move externs to header file
Yanteng Si
1
-0
/
+1
2021-01-06
mips compat: switch to compat_binfmt_elf.c
Al Viro
2
-35
/
+48
2021-01-06
mips compat: don't bother with ELF_ET_DYN_BASE
Al Viro
1
-2
/
+0
2021-01-04
MIPS: Kill RM7K & RM9K IRQ Code
Jiaxun Yang
2
-8
/
+0
2021-01-04
MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP
Tiezhu Yang
1
-1
/
+1
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2020-12-16
Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
7
-27
/
+17
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+4
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-18
/
+5
2020-12-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-12
/
+0
2020-12-14
MIPS: mm: Add back define for PAGE_SHARED
Thomas Bogendoerfer
1
-0
/
+2
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+3
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
1
-0
/
+1
[next]