summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | UPSTREAM: MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips...Miodrag Dinic2018-02-05
| | * | | UPSTREAM: MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF sep...Aleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: Support per-device DMA coherencePaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: Sanitise coherentio semanticsPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: generic: Introduce generic DT-based board supportPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2018-02-05
| | * | | UPSTREAM: MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handlingDouglas Leung2018-02-05
| | * | | UPSTREAM: MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic2018-02-05
| | * | | UPSTREAM: MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin2018-02-05
| | * | | UPSTREAM: MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin2018-02-05
| | * | | BACKPORT: MIPS: store the appended dtb address in a variableJonas Gorski2018-02-05
| | * | | UPSTREAM: MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2018-02-05
| | * | | UPSTREAM: MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan2018-02-05
| | * | | UPSTREAM: MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan2018-02-05
| | * | | UPSTREAM: MIPS: Spelling fix lets -> let'sRalf Baechle2018-02-05
| | * | | UPSTREAM: MIPS: R6: Fix typoAndrea Gelmini2018-02-05
| | * | | UPSTREAM: MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_tr...Maciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Fix m{add,sub}.s shiftsPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Fix code indentationPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comm...Paul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Add z argument macrosPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Unify ieee754dp_m{add,sub}fPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Unify ieee754sp_m{add,sub}fPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Emulate MIPSr6 sel.fmt instructionPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Fix BC1{EQ,NE}Z emulationPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Always propagate sNaN payload in quietingMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: Fix misspellings in comments.Adam Buchbinder2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2018-02-05
| | * | | UPSTREAM: MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: Use a union to access the ELF file headerMaciej W. Rozycki2018-02-05
| | * | | UPSTREAM: MIPS: Fix delay slot emulation count in debugfsPaul Burton2018-02-05
| | * | | BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby2018-02-05
| | * | | UPSTREAM: mn10300: let exit_fpu accept a taskJiri Slaby2018-02-05
| | * | | UPSTREAM: MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2018-02-05
| | * | | BACKPORT: s390: get rid of exit_thread()Heiko Carstens2018-02-05
| | * | | BACKPORT: exit_thread: remove empty bodiesJiri Slaby2018-02-05