index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2
-4
/
+12
2016-10-08
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-10-08
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-2
/
+0
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-39
/
+176
2016-10-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-47
/
+11
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
1
-0
/
+11
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
17
-65
/
+37
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2
-1
/
+4
2016-09-29
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Paul Burton
1
-1
/
+7
2016-09-29
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
1
-2
/
+1
2016-09-29
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
1
-2
/
+1
2016-09-29
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
1
-15
/
+28
2016-09-29
MIPS: Stop setting I6400 FTLBP
Paul Burton
2
-9
/
+2
2016-09-29
MIPS: DEC: Avoid la pseudo-instruction in delay slots
Ralf Baechle
1
-2
/
+38
2016-09-29
MIPS: Octeon: mark GPIO controller node not populated after IRQ init.
Steven J. Hill
1
-0
/
+6
2016-09-29
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
1
-3
/
+2
2016-09-29
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2
-19
/
+0
2016-09-29
MIPS: fix uretprobe implementation
Marcin Nowakowski
1
-1
/
+1
2016-09-29
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Matt Redfearn
1
-1
/
+1
2016-09-29
Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Radim Krčmář
5
-16
/
+143
2016-09-29
KVM: MIPS: Drop dubious EntryHi optimisation
James Hogan
1
-2
/
+1
2016-09-29
KVM: MIPS: Invalidate TLB by regenerating ASIDs
James Hogan
4
-5
/
+50
2016-09-29
KVM: MIPS: Split kernel/user ASID regeneration
James Hogan
1
-2
/
+10
2016-09-29
KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
James Hogan
1
-10
/
+53
2016-09-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
17
-65
/
+37
2016-09-25
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
1
-0
/
+1
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
1
-4
/
+3
2016-09-23
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
1
-0
/
+2
2016-09-21
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
1
-4
/
+4
2016-09-19
mips/loongson/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-26
/
+8
2016-09-19
mips/octeon/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-21
/
+3
2016-09-19
MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API
Marcin Nowakowski
1
-0
/
+1
2016-09-19
MIPS: Octeon: Fix platform bus probing
Aaro Koskinen
1
-1
/
+1
2016-09-19
MIPS: Octeon: mangle-port: fix build failure with VDSO code
Aaro Koskinen
1
-2
/
+2
2016-09-19
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
1
-4
/
+4
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-0
/
+10
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
3
-3
/
+6
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2016-09-14
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
1
-0
/
+3
2016-09-13
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
1
-1
/
+1
2016-09-13
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
1
-0
/
+1
2016-09-13
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
1
-0
/
+2
2016-09-13
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-23
/
+23
2016-09-13
MIPS: Remove compact branch policy Kconfig entries
Paul Burton
2
-40
/
+0
2016-09-13
MIPS: MAAR: Fix address alignment
James Hogan
1
-7
/
+6
2016-09-13
MIPS: Fix memory regions reaching top of physical
James Hogan
1
-0
/
+7
2016-09-13
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
1
-1
/
+1
2016-09-13
MIPS: ath79: Fix test for error return of clk_register_fixed_factor().
Amitoj Kaur Chawla
1
-1
/
+1
[next]