aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-06-01Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.05-rtMark Brown
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin
2018-05-30MIPS: generic: Fix machine compatible matchingJames Hogan
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-05-30MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown
2018-05-05Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2018-04-27Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2018-04-26MIPS: Generic: Support GIC in EIC modeMatt Redfearn
2018-04-26MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2018-04-26MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-06Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2018-03-28MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin
2018-03-28MIPS: lantiq: Enable AHB Bus for USBMathias Kresin
2018-03-28MIPS: lantiq: Fix Danube USB clockMathias Kresin
2018-03-28MIPS: ralink: Fix booting on MT7621NeilBrown
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-16Merge tag 'v4.14.27' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-03-15MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-15MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-15MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-05Merge tag 'v4.14.24' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-22MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-02-22Merge tag 'v4.14.20' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-02-09Merge tag 'v4.14.18' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2018-01-24Merge tag 'v4.14.15' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-23MIPS: CM: Drop WARN_ON(vp != 0)James Hogan
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2017-12-22Merge tag 'v4.14.8' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton