aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck2-4/+6
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+0
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar5-9/+29
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen1-1/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+29
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-25MIPS: mm: Fix output of __do_page_faultMatt Redfearn1-4/+5
2016-11-24MIPS: Mask out limit field when calculating wired entry countPaul Burton4-5/+24
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar19-256/+314
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-21/+27
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan2-31/+31
2016-11-04MIPS: Fix __show_regs() outputPaul Burton1-21/+21
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn1-3/+4
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn1-6/+8
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn1-1/+1
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn1-1/+1
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn1-6/+10
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-11-04MIPS: Malta: Fixup rebootPaul Burton1-1/+2
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton1-1/+10
2016-10-26KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2-12/+19
2016-10-26KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-10-26KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2-5/+4
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds2-3/+4
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-2/+3
2016-10-19KVM: MIPS: Add missing uaccess.h includeJames Hogan1-0/+1
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds210-3399/+4748
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle5-6/+28
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-9/+16
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada3-3/+0
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan1-2/+0
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan1-1/+1
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5