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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
MIPS: launch.h: add include guard to prevent build errors
Randy Dunlap
1
-0
/
+5
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+4
2021-04-23
mips: Do not include hi and lo in clobber list for R6
Romain Naour
1
-5
/
+21
2021-04-23
MIPS: Avoid handcoded DIVU in `__div64_32' altogether
Maciej W. Rozycki
1
-6
/
+2
2021-04-21
mips/bootinfo:correct some comments of fw_arg
xiaochuan mao
1
-1
/
+1
2021-04-21
MIPS: Avoid DIVU in `__div64_32' is result would be zero
Maciej W. Rozycki
1
-2
/
+4
2021-04-21
MIPS: Reinstate platform `__div64_32' handler
Maciej W. Rozycki
1
-16
/
+41
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
1
-1
/
+0
2021-04-17
KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-0
/
+1
2021-04-17
KVM: MIPS: let generic code call prepare_flush_shadow
Paolo Bonzini
1
-0
/
+3
2021-04-17
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Paolo Bonzini
1
-8
/
+1
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
1
-5
/
+0
2021-04-16
MIPS: Loongson64: Add kexec/kdump support
Huacai Chen
2
-0
/
+35
2021-04-16
MIPS: pci-legacy: remove busn_resource field
Ilya Lipnitskiy
1
-1
/
+0
2021-04-16
MIPS: Fix strnlen_user access check
Thomas Bogendoerfer
1
-2
/
+2
2021-04-13
MIPS: Fix access_ok() for the last byte of user space
Paul Burton
1
-1
/
+3
2021-04-12
MIPS: add support for buggy MT7621S core detection
Ilya Lipnitskiy
1
-1
/
+22
2021-04-12
MIPS: uaccess: Reduce number of nested macros
Thomas Bogendoerfer
1
-86
/
+68
2021-04-06
MIPS: Remove get_fs/set_fs
Thomas Bogendoerfer
3
-313
/
+146
2021-04-06
MIPS: uaccess: Added __get/__put_kernel_nofault
Thomas Bogendoerfer
1
-0
/
+24
2021-04-06
MIPS: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2
-2
/
+21
2021-03-29
MIPS: ralink: mt7621: add memory detection support
Chuanhong Guo
1
-3
/
+4
2021-03-25
MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI
Qing Zhang
1
-1
/
+8
2021-03-25
MIPS: Loongson64: DeviceTree for Loongson-2K1000
Qing Zhang
1
-0
/
+1
2021-03-24
MIPS: fix local_irq_{disable,enable} in asmmacro.h
Huang Pei
1
-2
/
+1
2021-03-24
mips: asm: octeon: A typo fix in the file cvmx-address.h
Bhaskar Chowdhury
1
-1
/
+1
2021-03-12
MIPS: Loongson64: Move loongson_system_configuration to loongson.h
Qing Zhang
2
-18
/
+18
2021-03-12
MIPS: Loongson64: Remove unused sysconf members
Qing Zhang
1
-9
/
+0
2021-03-10
mips: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
1
-4
/
+3
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
1
-238
/
+0
2021-03-10
MIPS: Remove KVM_GUEST support
Thomas Bogendoerfer
3
-26
/
+0
2021-03-10
Merge tag 'mips-fixes_5.12_1' into mips-next
Thomas Bogendoerfer
1
-0
/
+3
2021-03-09
MIPS: kernel: Reserve exception base early to prevent corruption
Thomas Bogendoerfer
1
-0
/
+3
2021-03-06
mips: octeon: Add Ubiquiti E300 board
Adrian Schmutzler
1
-0
/
+2
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
28
-154
/
+123
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
[next]