summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumera...Aleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic
2018-02-05UPSTREAM: tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2018-02-05UPSTREAM: MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic
2018-02-05UPSTREAM: MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc
2018-02-05UPSTREAM: MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic
2018-02-05UPSTREAM: MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips...Miodrag Dinic
2018-02-05UPSTREAM: MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic
2018-02-05UPSTREAM: MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF sep...Aleksandar Markovic
2018-02-05UPSTREAM: MIPS: Support per-device DMA coherencePaul Burton
2018-02-05UPSTREAM: MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton
2018-02-05UPSTREAM: MIPS: Sanitise coherentio semanticsPaul Burton
2018-02-05UPSTREAM: MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton
2018-02-05UPSTREAM: MIPS: generic: Introduce generic DT-based board supportPaul Burton
2018-02-05UPSTREAM: MIPS: Support generating Flattened Image Trees (.itb)Paul Burton
2018-02-05UPSTREAM: MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handlingDouglas Leung
2018-02-05UPSTREAM: MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2018-02-05UPSTREAM: MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2018-02-05UPSTREAM: MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin
2018-02-05BACKPORT: MIPS: store the appended dtb address in a variableJonas Gorski
2018-02-05UPSTREAM: MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2018-02-05UPSTREAM: MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan
2018-02-05UPSTREAM: MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan
2018-02-05UPSTREAM: MIPS: Spelling fix lets -> let'sRalf Baechle
2018-02-05UPSTREAM: MIPS: R6: Fix typoAndrea Gelmini
2018-02-05UPSTREAM: MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_tr...Maciej W. Rozycki
2018-02-05UPSTREAM: MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton
2018-02-05UPSTREAM: MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Fix m{add,sub}.s shiftsPaul Burton
2018-02-05UPSTREAM: MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Fix code indentationPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comm...Paul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Add z argument macrosPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Unify ieee754dp_m{add,sub}fPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Unify ieee754sp_m{add,sub}fPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Emulate MIPSr6 sel.fmt instructionPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Fix BC1{EQ,NE}Z emulationPaul Burton
2018-02-05UPSTREAM: MIPS: math-emu: Always propagate sNaN payload in quietingMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: Fix misspellings in comments.Adam Buchbinder
2018-02-05UPSTREAM: MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton
2018-02-05UPSTREAM: MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki