summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-04-10MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2017-04-10MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2017-04-10MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen
2017-04-10MIPS: Delete redundant definition of SMP_CACHE_BYTES.Ralf Baechle
2017-04-10MIPS: Delete unused definition of SMP_CACHE_SHIFT.Ralf Baechle
2017-04-10MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.Ralf Baechle
2017-04-10MIPS: Disable Werror when W= is setFlorian Fainelli
2017-04-10MIPS: Octeon: Clean up platform code.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused PCIERCX types and macros.Steven J. Hill
2017-04-10MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits
2017-04-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney
2017-04-10MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney
2017-04-10MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2017-04-10MIPS: BPF: Use unsigned access for unsigned SKB fields.David Daney
2017-04-10MIPS: BPF: Add JIT support for SKF_AD_HATYPE.David Daney
2017-04-10MIPS: uasm: Add support for LHU.David Daney
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-03-21MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen
2017-03-21MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen
2017-03-21MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen
2017-03-21MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen
2017-03-21MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens
2017-03-21MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-08MIPS: Wire up statx system callJames Hogan
2017-03-08MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan
2017-03-08MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin
2017-03-08MIPS: End spinlocks with .insnPaul Burton
2017-03-08MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar