summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-06-20MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn1-0/+6
2018-06-20MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-06-20MIPS: io: Prevent compiler reordering writeX()Sinan Kaya1-1/+1
2018-06-05MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-05MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches1-5/+5
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-05-30MIPS: generic: Fix machine compatible matchingJames Hogan1-1/+1
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King1-1/+1
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2-4/+4
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki1-2/+16
2018-05-30MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown1-3/+6
2018-04-26MIPS: Generic: Support GIC in EIC modeMatt Redfearn1-9/+9
2018-04-26MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn1-2/+2
2018-04-26MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan1-1/+5
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-03-28MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin1-0/+2
2018-03-28MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-28MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2018-03-28MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton1-0/+13
2018-03-15MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King1-0/+2
2018-03-15MIPS: ath25: Check for kzalloc allocation failureColin Ian King1-0/+2
2018-03-15MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan3-1/+73
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan1-1/+0
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-22MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski1-4/+12
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe1-6/+6
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-1/+0
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr1-5/+2
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski1-1/+1
2018-01-23MIPS: CM: Drop WARN_ON(vp != 0)James Hogan1-1/+0
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki1-0/+3
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki1-0/+1
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki1-11/+36
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki1-1/+1
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki1-1/+11
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki1-25/+83
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki1-0/+12
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-12-10MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2-1/+22
2017-11-30MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic1-14/+14
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-30MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada1-1/+0