summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | FROMLIST: MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic2018-02-05
| | * | | FROMLIST: MIPS: math-emu: Avoid an assignment within if statement conditionAleksandar Markovic2018-02-05
| | * | | FROMLIST: MIPS: math-emu: Declare function srl128() as staticAleksandar Markovic2018-02-05
| | * | | FROMLIST: MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic2018-02-05
| | * | | FROMLIST: MIPS: math-emu: Remove an unnecessary header inclusionAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6Paul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CPS: Handle spurious VP starts more gracefullyPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CPS: Handle cores not powering down more gracefullyPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CPS: Prevent multi-core with dcache aliasingPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6Paul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CM: WARN on attempt to lock invalid VP, not BUGPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CM: Avoid per-core locking with CM3 & higherPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn2018-02-05
| | * | | UPSTREAM: MIPS: generic: Bump default NR_CPUS to 16Paul Burton2018-02-05
| | * | | UPSTREAM: MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn2018-02-05
| | * | | UPSTREAM: MIPS: Fix early CM probingPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Add nothreads kernel parameterPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Skip core setup if coherentPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Pull cache init into a functionPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: smp-cps: Ensure our VP ident calculation is correctPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CPC: Add start, stop and running CM3 CPC registersMarkos Chandras2018-02-05
| | * | | UPSTREAM: MIPS: pm-cps: Avoid offset overflow on MIPSr6Markos Chandras2018-02-05
| | * | | UPSTREAM: MIPS: traps: Make sure secondary cores have a sane ebase registerMarkos Chandras2018-02-05
| | * | | UPSTREAM: MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)Douglas Leung2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: do not use bools for arithmeticManuel Lauss2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Add FP emu debugfs stats for individual instructionsAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Add FP emu debugfs clear functionalityAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Add FP emu debugfs statistics for branchesAleksandar Markovic2018-02-05
| | * | | BACKPORT: MIPS: math-emu: CLASS.D: Zero bits 32-63 of the resultAleksandar Markovic2018-02-05
| | * | | BACKPORT: MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementationAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashesAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumera...Aleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc2018-02-05
| | * | | UPSTREAM: MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc2018-02-05
| | * | | UPSTREAM: MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc2018-02-05
| | * | | UPSTREAM: MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc2018-02-05
| | * | | UPSTREAM: MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic2018-02-05