summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan-15/+33
2017-04-12MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn-2/+1
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-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan-1/+1
2017-04-10MIPS: perf: fix deadlockRabin Vincent-4/+5
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-28/+66
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-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
2017-01-03MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton-25/+1
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton-24/+0
2017-01-03MIPS: Export string functions alongside their definitionsPaul Burton-24/+0
2017-01-03MIPS: Export csum functions alongside their definitionsPaul Burton-8/+0
2017-01-03MIPS: Export invalid_pte_table alongside its definitionPaul Burton-2/+0
2017-01-03MIPS: Export _mcount alongside its definitionPaul Burton-4/+3
2017-01-03MIPS: Export _save_fp & _save_msa alongside their definitionsPaul Burton-8/+5
2017-01-03MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski-1/+1
2017-01-03MIPS: Add cacheinfo supportJustin Chen-1/+86
2017-01-03MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski-0/+22
2017-01-03MIPS: kexec: Do not reserve invalid crashkernel memory on bootMarcin Nowakowski-0/+5
2017-01-03MIPS: fix mem=X@Y commandline processingMarcin Nowakowski-0/+4