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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-16
KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
James Hogan
1
-10
/
+53
2016-10-07
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
1
-3
/
+2
2016-10-07
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Paul Burton
1
-1
/
+7
2016-10-07
MIPS: fix uretprobe implementation
Marcin Nowakowski
1
-1
/
+1
2016-10-07
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2
-19
/
+0
2016-09-30
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
1
-0
/
+2
2016-09-30
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
1
-0
/
+1
2016-09-30
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
1
-4
/
+4
2016-09-30
MIPS: Remove compact branch policy Kconfig entries
Paul Burton
2
-40
/
+0
2016-09-30
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
1
-4
/
+4
2016-09-30
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
1
-4
/
+3
2016-09-30
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
1
-0
/
+2
2016-09-24
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
1
-0
/
+3
2016-09-24
MIPS: KVM: Check for pfn noslot case
James Hogan
1
-1
/
+1
2016-08-20
MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
Huacai Chen
1
-7
/
+7
2016-08-20
MIPS: Don't register r4k sched clock when CPUFREQ enabled
Huacai Chen
1
-1
/
+3
2016-08-20
MIPS: Fix r4k clockevents registration
Huacai Chen
1
-6
/
+1
2016-08-20
MIPS: mm: Fix definition of R6 cache instruction
Matt Redfearn
1
-1
/
+1
2016-08-20
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2
-16
/
+38
2016-08-20
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan
1
-1
/
+1
2016-08-20
MIPS: KVM: Add missing gfn range check
James Hogan
1
-8
/
+15
2016-08-20
MIPS: KVM: Fix mapped fault broken commpage handling
James Hogan
1
-19
/
+26
2016-08-16
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2
-2
/
+2
2016-07-06
MIPS: Fix page table corruption on THP permission changes.
David Daney
1
-1
/
+1
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-06-25
mips: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+3
2016-06-14
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
1
-0
/
+3
2016-06-14
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
1
-6
/
+10
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
4
-1
/
+13
2016-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
58
-248
/
+353
2016-05-28
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-05-28
MIPS: Build microMIPS VDSO for microMIPS kernels
James Hogan
1
-0
/
+1
2016-05-28
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
1
-8
/
+0
2016-05-28
MIPS: devicetree: fix cpu interrupt controller node-names
Antony Pavlov
6
-6
/
+6
2016-05-28
MIPS: VDSO: Build with `-fno-strict-aliasing'
Maciej W. Rozycki
1
-1
/
+2
2016-05-28
MIPS: Pistachio: Enable KASLR
Matt Redfearn
2
-2
/
+7
2016-05-28
MIPS: lib: Mark intrinsics notrace
Harvey Hunt
7
-7
/
+7
2016-05-28
MIPS: Fix 64-bit HTW configuration
James Hogan
1
-2
/
+12
2016-05-28
MIPS: Add 64-bit HTW fields
James Hogan
2
-2
/
+14
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
9
-10
/
+10
2016-05-28
MIPS: VR41xx: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: oprofile: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-28
MIPS: math-emu: Fix typo
Andrea Gelmini
1
-2
/
+2
2016-05-28
MIPS: lib: Fix typo
Andrea Gelmini
1
-1
/
+1
[next]