summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn-1/+1
2017-04-12MIPS: Avoid BUG warning in arch_check_elfJames Cowgill-1/+1
2017-04-12MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill-3/+3
2017-04-12MIPS: Remove dead define of ST_OFFMatt Redfearn-6/+0
2017-04-12MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski-4/+3
2017-04-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan-1/+1
2017-04-10MIPS: perf: fix deadlockRabin Vincent-4/+5
2017-04-10MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic-0/+2
2017-04-10MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin-2/+12
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski-0/+7
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-28/+66
2017-04-06mips: sanitize __access_ok()Al Viro-13/+13
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro-0/+2
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra-0/+1
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds-1/+2
2017-03-29mips/ptrace: Preserve previous registers for short regset writeDave Martin-1/+2
2017-03-28new helper: uaccess_kernel()Al Viro-5/+5
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan-0/+1
2017-03-28MIPS: Probe guest MVHJames Hogan-1/+4
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan-1/+5
2017-03-28MIPS: Add defs & probing of UFRJames Hogan-0/+2
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn-20/+45
2017-03-21MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen-6/+15
2017-03-21MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen-1/+1
2017-03-21MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn-1/+1
2017-03-08MIPS: Wire up statx system callJames Hogan-0/+4
2017-03-08MIPS: Add missing include filesArnd Bergmann-0/+2
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar-1/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+3
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+2
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport-1/+1
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-321/+648
2017-02-14MIPS: sysmips: Remove duplicated include from syscall.cWei Yongjun-1/+0
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan-32/+23
2017-02-13MIPS: sync-r4k: Fix KERN_CONT falloutMatt Redfearn-2/+2
2017-02-13MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn-1/+1
2017-02-13MIPS: Fix cacheinfo overflowJames Hogan-1/+3
2017-02-01fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker-20/+4
2017-01-25MIPS: syscall: Return directly in mips_mmap()Markus Elfring-9/+2
2017-01-25MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...Markus Elfring-2/+3
2017-01-25MIPS: Return directly in 32_mmap2()Markus Elfring-8/+3
2017-01-24MIPS: Fix printk continuations in cpu-bugs64.cJames Hogan-12/+12