summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2016-02-29MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders-2/+2
2016-02-25MIPS: Delete smp-gic.cQais Yousef-1/+0
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef-5/+5
2016-02-25MIPS: Add generic SMP IPI supportQais Yousef-0/+136
2016-02-19MIPS: txx9: switch to gpiochip_add_data()Linus Walleij-2/+2
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner-2/+2
2016-02-09MIPS: Fix early CM probingPaul Burton-0/+1
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle-0/+4
2016-02-02MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki-4/+5
2016-02-02MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki-15/+1
2016-02-01MIPS: Properly disable FPU in start_thread()James Hogan-4/+2
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani-4/+6
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-74/+291
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle-1/+4
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan-30/+30
2016-01-24MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan-3/+0
2016-01-24MIPS: TXx9: Be sure to clamp return valueLinus Walleij-1/+1
2016-01-24MIPS: Fix macro typoJaedon Shin-1/+1
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn-0/+3
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen-24/+8
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki-14/+103
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki-2/+74
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki-0/+56
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki-1/+1
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki-0/+2
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki-0/+2
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki-14/+26
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton-2/+0
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan-0/+2
2015-12-04module: use a structure to encapsulate layout.Rusty Russell-3/+3
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-173/+618
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle-3/+14
2015-11-12MIPS: idle: add case for CPU_5KEAurelien Jarno-0/+1
2015-11-12MIPS: vmlinux: create a section for appended DTBAaro Koskinen-0/+9
2015-11-11MIPS: Make the kernel arguments from dtb availableJonas Gorski-7/+17
2015-11-11MIPS: Add LATENCYTOP supportAaro Koskinen-12/+15
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith-6/+109
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith-98/+86
2015-11-11MIPS: Extend hardware table walking support to MIPS64Paul Burton-2/+1
2015-11-11MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton-1/+10
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton-0/+12
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton-2/+7
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton-0/+39
2015-11-11MIPS: CPS: Warn if a core doesn't startPaul Burton-1/+25
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton-3/+1
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton-6/+8
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton-0/+223
2015-11-10MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney-1/+8
2015-11-10MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen-0/+1