| Commit message (Expand) | Author | Files | Lines |
2016-08-02 | MIPS: ZBOOT: copy appended dtb to the end of the kernel | Jonas Gorski | 3 | -36/+19 |
2016-08-02 | MIPS: ralink: fix spis group pinmux | Álvaro Fernández Rojas | 1 | -1/+1 |
2016-08-02 | MIPS: Factor o32 specific code into signal_o32.c | Harvey Hunt | 4 | -284/+293 |
2016-08-02 | MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present | Paul Burton | 3 | -2/+26 |
2016-08-02 | MIPS: Use per-mm page to execute branch delay slot instructions | Paul Burton | 12 | -133/+391 |
2016-08-01 | MIPS: Modify error handling | Amitoj Kaur Chawla | 1 | -2/+2 |
2016-07-29 | MIPS: c-r4k: Use SMP calls for CM indexed cache ops | James Hogan | 1 | -1/+1 |
2016-07-29 | MIPS: c-r4k: Avoid small flush_icache_range SMP calls | James Hogan | 1 | -0/+21 |
2016-07-29 | MIPS: c-r4k: Local flush_icache_range cache op override | James Hogan | 1 | -6/+18 |
2016-07-29 | MIPS: c-r4k: Split r4k_flush_kernel_vmap_range() | James Hogan | 1 | -8/+17 |
2016-07-29 | MIPS: c-r4k: Exclude sibling CPUs in SMP calls | James Hogan | 3 | -7/+18 |
2016-07-29 | MIPS: c-r4k: Fix valid ASID optimisation | James Hogan | 1 | -13/+35 |
2016-07-29 | MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg | James Hogan | 1 | -19/+51 |
2016-07-29 | MIPS: c-r4k: Avoid dcache flush for sigtramps | James Hogan | 1 | -6/+10 |
2016-07-29 | MIPS: c-r4k: Fix sigtramp SMP call to use kmap | James Hogan | 1 | -6/+69 |
2016-07-29 | MIPS: c-r4k: Fix protected_writeback_scache_line for EVA | James Hogan | 1 | -0/+4 |
2016-07-29 | MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack | James Hogan | 1 | -8/+1 |
2016-07-29 | MIPS: SMP: Update cpu_foreign_map on CPU disable | James Hogan | 6 | -1/+7 |
2016-07-29 | MIPS: SMP: Clear ASID without confusing has_valid_asid() | James Hogan | 2 | -2/+19 |
2016-07-28 | MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan | 2 | -0/+3 |
2016-07-28 | MIPS: Octeon: Improve USB reset code for OCTEON II. | Steven J. Hill | 1 | -48/+60 |
2016-07-28 | MIPS: Octeon: Put restrictions on DMA descriptors. | Steven J. Hill | 1 | -1/+5 |
2016-07-28 | MIPS: Octeon: Remove forced mappings of USB interrupts. | Steven J. Hill | 2 | -14/+0 |
2016-07-28 | KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace | David Howells | 2 | -2/+2 |
2016-07-28 | MIPS: Print segment physical address when EU=1 | James Hogan | 1 | -5/+8 |
2016-07-24 | MIPS: tlbex: Avoid duplicated single_insn_swpd | James Hogan | 1 | -1/+1 |
2016-07-24 | MIPS: uasm: Handle low values in uasm_in_compat_space_p() | James Hogan | 1 | -5/+1 |