Age | Commit message (Expand) | Author | Files | Lines |
2017-04-21 | MIPS: Sibyte: Fix Kconfig warning. | Ralf Baechle | 1 | -1/+1 |
2017-04-21 | MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver. | Ralf Baechle | 2 | -0/+2 |
2017-04-13 | Merge branch '4.11-fixes' into mips-for-linux-next | Ralf Baechle | 9 | -27/+57 |
2017-04-13 | MIPS: Remove confusing else statement in __do_page_fault() | Paul Burton | 1 | -8/+8 |
2017-04-13 | MIPS: Stengthen IPI IRQ domain sanity check | Paul Burton | 1 | -8/+12 |
2017-04-13 | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton | 3 | -176/+8 |
2017-04-12 | MIPS: KGDB: Use kernel context for sleeping threads | James Hogan | 1 | -15/+33 |
2017-04-12 | MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64} | Paul Burton | 1 | -8/+0 |
2017-04-12 | MIPS: smp-cps: Fix potentially uninitialised value of core | Matt Redfearn | 1 | -2/+1 |
2017-04-12 | MIPS: generic: Enable Root FS on NFS in generic_defconfig | Matt Redfearn | 1 | -0/+3 |
2017-04-12 | MIPS: KASLR: Add missing header files | Matt Redfearn | 1 | -1/+1 |
2017-04-12 | MIPS: Avoid BUG warning in arch_check_elf | James Cowgill | 1 | -1/+1 |
2017-04-12 | MIPS: Fix modversioning of _mcount symbol | James Cowgill | 1 | -0/+1 |
2017-04-12 | MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h | Marcin Nowakowski | 1 | -2/+0 |
2017-04-12 | MIPS: Opt into HAVE_COPY_THREAD_TLS | James Cowgill | 2 | -3/+4 |
2017-04-12 | MIPS: uasm: Remove needless ISA abstraction | Paul Burton | 2 | -137/+106 |
2017-04-12 | MIPS: Remove dead define of ST_OFF | Matt Redfearn | 1 | -6/+0 |
2017-04-12 | MIPS: Use common outgoing-CPU-notification code | Marcin Nowakowski | 1 | -4/+3 |
2017-04-11 | MIPS: generic: fix out-of-tree defconfig target builds | Marcin Nowakowski | 1 | -3/+3 |
2017-04-10 | MIPS: cevt-r4k: Fix out-of-bounds array access | James Hogan | 1 | -1/+1 |
2017-04-10 | MIPS: perf: fix deadlock | Rabin Vincent | 1 | -4/+5 |
2017-04-10 | MIPS: Malta: Fix i8259 irqchip setup | Matt Redfearn | 1 | -0/+11 |
2017-04-10 | MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handling | Douglas Leung | 1 | -4/+6 |
2017-04-10 | MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters | Aleksandar Markovic | 1 | -0/+2 |
2017-04-10 | MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification | Leonid Yegoshin | 1 | -2/+12 |
2017-04-10 | MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6 | Huacai Chen | 1 | -0/+1 |
2017-04-10 | MIPS: Delete redundant definition of SMP_CACHE_BYTES. | Ralf Baechle | 2 | -4/+1 |
2017-04-10 | MIPS: Delete unused definition of SMP_CACHE_SHIFT. | Ralf Baechle | 1 | -1/+0 |
2017-04-10 | MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>. | Ralf Baechle | 1 | -2/+0 |
2017-04-10 | MIPS: Disable Werror when W= is set | Florian Fainelli | 1 | -0/+2 |
2017-04-10 | MIPS: Octeon: Clean up platform code. | Steven J. Hill | 1 | -4/+12 |
2017-04-10 | MIPS: Octeon: Remove unused PCIERCX types and macros. | Steven J. Hill | 1 | -3016/+209 |
2017-04-10 | MIPS: Octeon: Fix compile error when USB is not enabled. | Steven J. Hill | 1 | -48/+49 |
2017-04-10 | MIPS: Octeon: Remove unused SLI types and macros. | Steven J. Hill | 2 | -3469/+76 |
2017-04-10 | MIPS: Octeon: Remove unused L2C types and macros. | Steven J. Hill | 7 | -3922/+305 |
2017-04-10 | MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages. | Alex Belits | 6 | -13/+172 |
2017-04-10 | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL | David Daney | 3 | -24/+1 |
2017-04-10 | MIPS: BPF: Fix multiple problems in JIT skb access helpers. | David Daney | 1 | -11/+12 |
2017-04-10 | MIPS: BPF: Quit clobbering callee saved registers in JIT code. | David Daney | 1 | -4/+12 |
2017-04-10 | MIPS: BPF: Use unsigned access for unsigned SKB fields. | David Daney | 1 | -2/+2 |
2017-04-10 | MIPS: BPF: Add JIT support for SKF_AD_HATYPE. | David Daney | 1 | -4/+17 |
2017-04-10 | MIPS: uasm: Add support for LHU. | David Daney | 3 | -1/+4 |
2017-04-10 | MIPS: Enable GENERIC_CPU_AUTOPROBE | Marcin Nowakowski | 3 | -0/+34 |
2017-04-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 19 | -46/+122 |
2017-03-29 | Merge branch 'regset' (PTRACE_SETREGSET data leakage) | Linus Torvalds | 1 | -1/+2 |
2017-03-29 | mips/ptrace: Preserve previous registers for short regset write | Dave Martin | 1 | -1/+2 |
2017-03-22 | MIPS: IRQ Stack: Unwind IRQ stack onto task stack | Matt Redfearn | 4 | -20/+60 |
2017-03-22 | MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation | Huacai Chen | 1 | -0/+2 |
2017-03-21 | MIPS: Flush wrong invalid FTLB entry for huge page | Huacai Chen | 1 | -4/+21 |
2017-03-21 | MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 | Huacai Chen | 2 | -6/+15 |