summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Generic: Support GIC in EIC modeMatt Redfearn2018-04-261-9/+9
* MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn2018-04-261-2/+2
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-04-261-1/+5
* MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-241-1/+6
* MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-241-2/+9
* MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin2018-03-281-0/+2
* MIPS: lantiq: Enable AHB Bus for USBMathias Kresin2018-03-281-3/+3
* MIPS: lantiq: Fix Danube USB clockMathias Kresin2018-03-281-1/+1
* MIPS: ralink: Fix booting on MT7621NeilBrown2018-03-281-20/+22
* MIPS: ralink: Remove ralink_halt()NeilBrown2018-03-281-7/+0
* MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton2018-03-151-0/+13
* MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King2018-03-151-0/+2
* MIPS: ath25: Check for kzalloc allocation failureColin Ian King2018-03-151-0/+2
* MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen2018-03-151-4/+4
* MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan2018-03-033-1/+73
* MIPS: Drop spurious __unused in struct compat_flockJames Hogan2018-02-281-1/+0
* MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook2018-02-281-0/+1
* MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski2018-02-221-4/+12
* MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe2018-02-221-6/+6
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-02-131-1/+0
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2018-02-031-5/+2
* MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski2018-01-231-1/+1
* MIPS: CM: Drop WARN_ON(vp != 0)James Hogan2018-01-231-1/+0
* MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki2018-01-171-0/+3
* MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-0/+1
* MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki2018-01-171-11/+36
* MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-1/+1
* MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki2018-01-171-1/+11
* MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki2018-01-171-25/+83
* MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki2018-01-171-0/+12
* fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-12-171-1/+0
* MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2017-12-102-1/+22
* MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic2017-11-301-14/+14
* MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey2017-11-301-1/+1
* MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki2017-11-301-0/+17
* MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada2017-11-301-1/+0
* MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-302-14/+14
* MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-301-3/+5
* MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin2017-11-301-1/+1
* MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin2017-11-301-1/+1
* MIPS: ralink: Fix MT7628 pinmuxMathias Kresin2017-11-301-2/+2
* MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2017-11-302-1/+3
* MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-081-0/+1
* MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-082-2/+4
* MIPS: BMIPS: Fix missing cbr addressJaedon Shin2017-11-071-2/+2
* Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-0411-23/+33
|\
| * MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski2017-11-022-2/+2
| * MIPS: smp-cmp: Fix vpe_id build errorJames Hogan2017-11-011-2/+2