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-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-21
/
+27
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
5
-42
/
+78
2016-11-04
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
1
-0
/
+1
2016-11-04
MIPS: dump_tlb: Fix printk continuations
James Hogan
2
-31
/
+31
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Fix build of compressed image
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: generic: Fix KASLR for generic kernel.
Matt Redfearn
1
-6
/
+10
2016-11-04
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Malta: Fixup reboot
Paul Burton
1
-1
/
+2
2016-11-04
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
1
-1
/
+10
2016-10-26
KVM: MIPS: Precalculate MMIO load resume PC
James Hogan
2
-12
/
+19
2016-10-26
KVM: MIPS: Make ERET handle ERL before EXL
James Hogan
1
-4
/
+4
2016-10-26
KVM: MIPS: Fix lazy user ASID regenerate for SMP
James Hogan
2
-5
/
+4
2016-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2
-3
/
+4
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+3
2016-10-19
KVM: MIPS: Add missing uaccess.h include
James Hogan
1
-0
/
+1
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
210
-3399
/
+4748
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
5
-6
/
+28
2016-10-12
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
1
-1
/
+1
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+16
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
3
-3
/
+0
2016-10-12
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
4
-1
/
+33
2016-10-11
MIPS: VDSO: Drop duplicated -I*/-E* aflags
James Hogan
1
-2
/
+0
2016-10-11
MIPS: Fix -mabi=64 build of vdso.lds
James Hogan
1
-1
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-10
MIPS: Enable hardened usercopy
Paul Burton
2
-0
/
+19
2016-10-08
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
1
-12
/
+0
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-06
MIPS: generic: Convert SEAD-3 to a generic board
Paul Burton
22
-730
/
+152
2016-10-06
MIPS: generic: Introduce generic DT-based board support
Paul Burton
22
-1
/
+643
2016-10-06
MIPS: Support generating Flattened Image Trees (.itb)
Paul Burton
2
-1
/
+64
2016-10-06
MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
Paul Burton
3
-7
/
+5
2016-10-06
MIPS: Print CM error reports upon bus errors
Paul Burton
3
-21
/
+3
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
7
-2
/
+31
2016-10-06
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
Paul Burton
1
-4
/
+3
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
7
-14
/
+31
[next]