aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+6
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar9-25/+15
2016-02-29MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders2-2/+2
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2-2/+2
2016-02-09MIPS: Fix early CM probingPaul Burton1-0/+1
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle4-0/+4
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki1-4/+5
2016-02-02MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki1-15/+1
2016-02-01MIPS: Properly disable FPU in start_thread()James Hogan1-4/+2
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-4/+6
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-74/+291
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2-1/+4
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2-30/+30
2016-01-24MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan1-3/+0
2016-01-24MIPS: TXx9: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-24MIPS: Fix macro typoJaedon Shin1-1/+1
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn1-0/+3
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen1-24/+8
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2-14/+103
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki1-2/+74
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki1-0/+56
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki1-1/+1
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki1-0/+2
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki1-0/+2
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki1-14/+26
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-3/+3
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton1-2/+0
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan1-0/+2
2015-12-04module: use a structure to encapsulate layout.Rusty Russell1-3/+3
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-173/+618
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle3-3/+14
2015-11-12MIPS: idle: add case for CPU_5KEAurelien Jarno1-0/+1
2015-11-12MIPS: vmlinux: create a section for appended DTBAaro Koskinen2-0/+9
2015-11-11MIPS: Make the kernel arguments from dtb availableJonas Gorski1-7/+17
2015-11-11MIPS: Add LATENCYTOP supportAaro Koskinen1-12/+15
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2-6/+109
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith4-98/+86
2015-11-11MIPS: Extend hardware table walking support to MIPS64Paul Burton1-2/+1
2015-11-11MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton1-1/+10
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2-0/+12
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2-2/+7
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton1-0/+39
2015-11-11MIPS: CPS: Warn if a core doesn't startPaul Burton1-1/+25
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton1-3/+1
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton2-6/+8
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton3-0/+223
2015-11-10MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney1-1/+8
2015-11-10MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen1-0/+1