aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-21/+27
2016-11-04MIPS: Fix max_low_pfn with disabled highmemGravatar James Hogan 1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutGravatar Maciej W. Rozycki 1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsGravatar Maciej W. Rozycki 2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextGravatar Maciej W. Rozycki 1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingGravatar Maciej W. Rozycki 1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueGravatar Maciej W. Rozycki 5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesGravatar Maciej W. Rozycki 1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsGravatar James Hogan 2-31/+31
2016-11-04MIPS: Fix __show_regs() outputGravatar Paul Burton 1-21/+21
2016-11-04MIPS: traps: Fix output of show_codeGravatar Matt Redfearn 1-3/+4
2016-11-04MIPS: traps: Fix output of show_stacktraceGravatar Matt Redfearn 1-6/+8
2016-11-04MIPS: traps: Fix output of show_backtraceGravatar Matt Redfearn 1-1/+1
2016-11-04MIPS: Fix build of compressed imageGravatar Matt Redfearn 1-1/+1
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Gravatar Matt Redfearn 1-6/+10
2016-11-04MIPS: KASLR: Fix handling of NULL FDTGravatar Matt Redfearn 1-1/+1
2016-11-04MIPS: Malta: Fixup rebootGravatar Paul Burton 1-1/+2
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCGravatar Paul Burton 1-1/+10
2016-10-26KVM: MIPS: Precalculate MMIO load resume PCGravatar James Hogan 2-12/+19
2016-10-26KVM: MIPS: Make ERET handle ERL before EXLGravatar James Hogan 1-4/+4
2016-10-26KVM: MIPS: Fix lazy user ASID regenerate for SMPGravatar James Hogan 2-5/+4
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2016-10-19Merge branch 'gup_flag-cleanups'Gravatar Linus Torvalds 2-3/+4
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsGravatar Lorenzo Stoakes 1-2/+3
2016-10-19KVM: MIPS: Add missing uaccess.h includeGravatar James Hogan 1-0/+1
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsGravatar Lorenzo Stoakes 1-1/+1
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 210-3399/+4748
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsGravatar Ralf Baechle 5-6/+28
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextGravatar Marcin Nowakowski 1-1/+1
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-9/+16
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Gravatar Masahiro Yamada 3-3/+0
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathGravatar Hidehiro Kawai 4-1/+33
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsGravatar James Hogan 1-2/+0
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsGravatar James Hogan 1-1/+1
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+5
2016-10-10MIPS: Enable hardened usercopyGravatar Paul Burton 2-0/+19
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Gravatar Marcin Nowakowski 1-12/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsGravatar Chris Metcalf 2-4/+12
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEGravatar Vineet Gupta 1-1/+0
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hGravatar Baoyou Xie 1-2/+0
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-39/+176
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardGravatar Paul Burton 22-730/+152
2016-10-06MIPS: generic: Introduce generic DT-based board supportGravatar Paul Burton 22-1/+643
2016-10-06MIPS: Support generating Flattened Image Trees (.itb)Gravatar Paul Burton 2-1/+64
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Gravatar Paul Burton 3-7/+5
2016-10-06MIPS: Print CM error reports upon bus errorsGravatar Paul Burton 3-21/+3
2016-10-06MIPS: Support per-device DMA coherenceGravatar Paul Burton 7-2/+31
2016-10-06MIPS: dma-default: Don't check hw_coherentio if device is non-coherentGravatar Paul Burton 1-4/+3
2016-10-06MIPS: Sanitise coherentio semanticsGravatar Paul Burton 7-14/+31