summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2016-02-09MIPS: Fix early CM probingPaul Burton
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki
2016-02-02MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki
2016-02-01MIPS: Properly disable FPU in start_thread()James Hogan
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan
2016-01-24MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan
2016-01-24MIPS: TXx9: Be sure to clamp return valueLinus Walleij
2016-01-24MIPS: Fix macro typoJaedon Shin
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen
2016-01-19MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki
2016-01-19MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki
2016-01-19MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki
2016-01-19ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki
2016-01-19MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki
2016-01-19MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki
2016-01-19MIPS: Use a union to access the ELF file headerMaciej W. Rozycki
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle
2015-11-12MIPS: idle: add case for CPU_5KEAurelien Jarno
2015-11-12MIPS: vmlinux: create a section for appended DTBAaro Koskinen
2015-11-11MIPS: Make the kernel arguments from dtb availableJonas Gorski
2015-11-11MIPS: Add LATENCYTOP supportAaro Koskinen
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith
2015-11-11MIPS: Extend hardware table walking support to MIPS64Paul Burton
2015-11-11MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton
2015-11-11MIPS: CPS: Warn if a core doesn't startPaul Burton
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-11-10MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney
2015-11-10MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen
2015-11-09mips: add entry for new mlock2 syscallEric B Munson
2015-11-09MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther
2015-11-09MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther
2015-10-26MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton
2015-10-26MIPS: CPS: Set Status.BEV bit during early bootPaul Burton
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton