summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-04-12MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn
2017-04-12MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-04-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan
2017-04-10MIPS: perf: fix deadlockRabin Vincent
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-06mips: sanitize __access_ok()Al Viro
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
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-28new helper: uaccess_kernel()Al Viro
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
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: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn
2017-03-08MIPS: Wire up statx system callJames Hogan
2017-03-08MIPS: Add missing include filesArnd Bergmann
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 remove the <linux/mm_types.h> dependency from <linu...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 code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-02-14MIPS: sysmips: Remove duplicated include from syscall.cWei Yongjun
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan
2017-02-13MIPS: sync-r4k: Fix KERN_CONT falloutMatt Redfearn
2017-02-13MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn
2017-02-13MIPS: Fix cacheinfo overflowJames Hogan
2017-02-01fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-01-25MIPS: syscall: Return directly in mips_mmap()Markus Elfring
2017-01-25MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...Markus Elfring
2017-01-25MIPS: Return directly in 32_mmap2()Markus Elfring
2017-01-24MIPS: Fix printk continuations in cpu-bugs64.cJames Hogan
2017-01-03MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export string functions alongside their definitionsPaul Burton
2017-01-03MIPS: Export csum functions alongside their definitionsPaul Burton