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
2016-06-16
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
1
-67
/
+0
2016-06-16
MIPS: Add define for Config.VI (virtual icache) bit
James Hogan
1
-0
/
+1
2016-06-16
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
1
-2
/
+8
2016-06-16
MIPS: KVM: Add KScratch registers
James Hogan
1
-0
/
+19
2016-06-16
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
1
-0
/
+1
2016-06-16
MIPS: Clean up RDHWR handling
James Hogan
2
-2
/
+20
2016-06-16
MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()
James Hogan
1
-1
/
+1
2016-06-16
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
1
-0
/
+2
2016-06-16
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2
-10
/
+47
2016-06-14
MIPS: KVM: Clean up kvm_exit trace event
James Hogan
1
-22
/
+0
2016-06-14
MIPS: KVM: Generalise fpu_inuse for other state
James Hogan
1
-4
/
+4
2016-06-14
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
James Hogan
1
-7
/
+4
2016-06-14
MIPS: KVM: Simplify TLB_* macros
James Hogan
1
-5
/
+3
2016-06-14
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
James Hogan
1
-6
/
+5
2016-06-14
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
1
-1
/
+1
2016-06-14
MIPS: KVM: Drop unused hpa0/hpa1 args from function
James Hogan
1
-3
/
+1
2016-06-14
MIPS: KVM: Don't indirect KVM functions
James Hogan
1
-3
/
+0
2016-06-14
MIPS: KVM: Move non-TLB handling code out of tlb.c
James Hogan
1
-0
/
+4
2016-06-14
MIPS: KVM: Make various Cause variables 32-bit
James Hogan
1
-20
/
+20
2016-06-14
MIPS: KVM: Convert headers to kernel sized types
James Hogan
1
-50
/
+47
2016-06-14
MIPS: KVM: Drop unused host_cp0_entryhi
James Hogan
1
-1
/
+0
2016-06-14
MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
James Hogan
1
-1
/
+0
2016-06-14
MIPS: KVM: Include bit 31 in segment matches
James Hogan
1
-1
/
+1
2016-06-14
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
1
-0
/
+1
2016-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-189
/
+161
2016-05-28
MIPS: Add 64-bit HTW fields
James Hogan
1
-0
/
+8
2016-05-28
MIPS: Simplify DSP instruction encoding macros
James Hogan
1
-90
/
+17
2016-05-28
MIPS: Add missing tlbinvf/XPA microMIPS encodings
James Hogan
1
-5
/
+7
2016-05-28
MIPS: Fix little endian microMIPS MSA encodings
James Hogan
2
-62
/
+58
2016-05-28
MIPS: Add missing VZ accessor microMIPS encodings
James Hogan
1
-9
/
+18
2016-05-28
MIPS: Add inline asm encoding helpers
James Hogan
1
-0
/
+27
2016-05-28
MIPS: Spelling fix lets -> let's
Ralf Baechle
3
-3
/
+3
2016-05-28
MIPS: IP22/IP28: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: Cavium: Fix typo
Andrea Gelmini
4
-4
/
+4
2016-05-28
MIPS: MT: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: Loongson64: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: IP32: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: IP27: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: BCM63xx: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: Alchemy: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: hazards.h: Fix typo
Andrea Gelmini
1
-4
/
+4
2016-05-28
MIPS: Fix write_gc0_* macros when writing zero
James Hogan
1
-2
/
+2
2016-05-28
MIPS: Add definitions of SegCtl registers and use them
Matt Redfearn
2
-3
/
+6
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+10
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2016-05-17
MIPS: Fix VZ probe gas errors with binutils <2.24
James Hogan
1
-180
/
+293
2016-05-17
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
1
-0
/
+13
[next]