Age | Commit message (Expand) | Author | Files | Lines |
2016-05-13 | MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) | Paul Burton | 1 | -0/+4 |
2016-05-13 | MIPS: Allow emulation for unaligned [LS]DXC1 instructions | Paul Burton | 1 | -0/+1 |
2016-05-13 | MIPS: ptrace: Prevent writes to read-only FCSR bits | Maciej W. Rozycki | 1 | -9/+19 |
2016-05-13 | MIPS: ptrace: Fix FP context restoration FCSR regression | Maciej W. Rozycki | 1 | -0/+1 |
2016-05-13 | MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding | Purna Chandra Mandal | 3 | -259/+45 |
2016-05-13 | MIPS: ELF: Unify ABI classification macros | Maciej W. Rozycki | 3 | -65/+62 |
2016-05-13 | MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions | Maciej W. Rozycki | 2 | -25/+12 |
2016-05-13 | MIPS: ELF: Deconditionalise ABI flags definitions | Maciej W. Rozycki | 1 | -18/+18 |
2016-05-13 | MIPS: Print GuestCtl1 on machine check exception | James Hogan | 1 | -0/+2 |
2016-05-13 | MIPS: dump_tlb: Preserve and dump GuestID | James Hogan | 1 | -3/+14 |
2016-05-13 | MIPS: Add probing & defs for VZ & guest features | James Hogan | 4 | -0/+349 |
2016-05-13 | MIPS: Add guest CP0 accessors | James Hogan | 1 | -11/+330 |
2016-05-13 | MIPS: Add register definitions for VZ ASE registers | James Hogan | 1 | -0/+117 |
2016-05-13 | MIPS: Avoid magic numbers probing kscratch_mask | James Hogan | 2 | -2/+4 |
2016-05-13 | MIPS: Add perf counter feature | James Hogan | 5 | -6/+9 |
2016-05-13 | MIPS: Add defs & probing of [X]ContextConfig | James Hogan | 4 | -1/+14 |
2016-05-13 | MIPS: Add defs & probing of BadInstr[P] registers | James Hogan | 4 | -0/+17 |
2016-05-13 | MIPS: Add defs & probing of extended CP0_EBase | James Hogan | 4 | -0/+43 |
2016-05-13 | MIPS: Define & use CP0_EBase bit definitions | James Hogan | 4 | -4/+13 |
2016-05-13 | MIPS: alchemy: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -2/+1 |
2016-05-13 | MIPS: ath79: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-05-13 | MIPS: Octeon: detect and fix byte swapped initramfs | Aurelien Jarno | 1 | -0/+32 |
2016-05-13 | MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI | Florian Fainelli | 2 | -1/+4 |
2016-05-13 | MIPS: Move RIXI exception enabling after vendor-specific cpu_probe | Florian Fainelli | 1 | -9/+9 |
2016-05-13 | MIPS: Allow RIXI to be used on non-R2 or R6 cores | Florian Fainelli | 2 | -4/+9 |
2016-05-13 | MIPS: mm: Panic if an XPA kernel is run without RIXI | Paul Burton | 1 | -0/+3 |
2016-05-13 | MIPS: mm: Don't do MTHC0 if XPA not present | James Hogan | 3 | -11/+19 |
2016-05-13 | MIPS: mm: Simplify build_update_entries | Paul Burton | 1 | -21/+16 |
2016-05-13 | MIPS: mm: Be more explicit about PTE mode bit handling | Paul Burton | 1 | -5/+9 |
2016-05-13 | MIPS: mm: Pass scratch register through to iPTE_SW | Paul Burton | 1 | -13/+11 |
2016-05-13 | MIPS: mm: Don't clobber $1 on XPA TLB refill | James Hogan | 1 | -14/+10 |
2016-05-13 | MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic) | Paul Burton | 5 | -27/+125 |
2016-05-13 | MIPS: mm: Unify pte_page definition | Paul Burton | 1 | -3/+3 |
2016-05-13 | MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ | Paul Burton | 3 | -40/+15 |
2016-05-13 | MIPS: Use enums to make asm/pgtable-bits.h readable | Paul Burton | 1 | -108/+81 |
2016-05-13 | MIPS: Remove redundant asm/pgtable-bits.h inclusions | Paul Burton | 3 | -4/+0 |
2016-05-13 | MIPS: Fix HTW config on XPA kernel without LPA enabled | James Hogan | 1 | -3/+1 |
2016-05-13 | MIPS: Separate XPA CPU feature into LPA and MVH | James Hogan | 3 | -2/+11 |
2016-05-13 | MIPS: math-emu: Fix jalr emulation when rd == $0 | Paul Burton | 1 | -3/+5 |
2016-05-13 | MIPS: math-emu: Fix m{add,sub}.s shifts | Paul Burton | 5 | -19/+25 |
2016-05-13 | MIPS: math-emu: Fix code indentation | Paul Burton | 2 | -2/+2 |
2016-05-13 | MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments | Paul Burton | 2 | -2/+2 |
2016-05-13 | MIPS: math-emu: Add z argument macros | Paul Burton | 5 | -9/+20 |
2016-05-13 | MIPS: math-emu: Unify ieee754dp_m{add,sub}f | Paul Burton | 3 | -272/+21 |
2016-05-13 | MIPS: math-emu: Unify ieee754sp_m{add,sub}f | Paul Burton | 3 | -261/+21 |
2016-05-13 | MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction | Paul Burton | 1 | -2/+24 |
2016-05-13 | MIPS: inst: Declare fsel_op for sel.fmt instruction | Paul Burton | 1 | -0/+1 |
2016-05-13 | MIPS: Fix BC1{EQ,NE}Z return offset calculation | Paul Burton | 1 | -15/+3 |
2016-05-13 | MIPS: math-emu: Fix BC1{EQ,NE}Z emulation | Paul Burton | 1 | -5/+6 |
2016-05-13 | MIPS: Add support for extending builtin cmdline | Rabin Vincent | 2 | -0/+12 |