| Commit message (Expand) | Author | Age |
| ... | |
| | | * | | | UPSTREAM: MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips... | Miodrag Dinic | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: cmdline: Add support for 'memmap' parameter | Miodrag Dinic | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF sep... | Aleksandar Markovic | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Support per-device DMA coherence | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: dma-default: Don't check hw_coherentio if device is non-coherent | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Sanitise coherentio semantics | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: generic: Introduce generic DT-based board support | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Support generating Flattened Image Trees (.itb) | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Allow emulation for unaligned [LS]DXC1 instructions | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handling | Douglas Leung | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters | Aleksandar Markovic | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification | Leonid Yegoshin | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: remove aliasing alignment if HW has antialising support | Leonid Yegoshin | 2018-02-05 |
| | | * | | | BACKPORT: MIPS: store the appended dtb address in a variable | Jonas Gorski | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: c-r4k: Fix sigtramp SMP call to use kmap | James Hogan | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: c-r4k: Fix protected_writeback_scache_line for EVA | James Hogan | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Spelling fix lets -> let's | Ralf Baechle | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: R6: Fix typo | Andrea Gelmini | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_tr... | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Fix m{add,sub}.s shifts | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: inst: Declare fsel_op for sel.fmt instruction | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Fix code indentation | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comm... | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Add z argument macros | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Unify ieee754dp_m{add,sub}f | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Unify ieee754sp_m{add,sub}f | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Fix BC1{EQ,NE}Z emulation | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Always propagate sNaN payload in quieting | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Fix misspellings in comments. | Adam Buchbinder | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present | Paul Burton | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Add IEEE Std 754 conformance mode selection | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Determine the presence of IEEE Std 754-2008 features | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Define the legacy-NaN and 2008-NaN features | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: ELF: Interpret the NAN2008 file header flag | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: ELF: Also pass any interpreter's file header to `arch_check_elf' | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Use a union to access the ELF file header | Maciej W. Rozycki | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Fix delay slot emulation count in debugfs | Paul Burton | 2018-02-05 |
| | | * | | | BACKPORT: exit_thread: accept a task parameter to be exited | Jiri Slaby | 2018-02-05 |
| | | * | | | UPSTREAM: mn10300: let exit_fpu accept a task | Jiri Slaby | 2018-02-05 |
| | | * | | | UPSTREAM: MIPS: Use per-mm page to execute branch delay slot instructions | Paul Burton | 2018-02-05 |
| | | * | | | BACKPORT: s390: get rid of exit_thread() | Heiko Carstens | 2018-02-05 |
| | | * | | | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby | 2018-02-05 |