summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-151-1/+3
* MIPS: ftrace: fix init functions tracingMarcin Nowakowski2017-06-081-19/+5
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2017-06-081-1/+5
* kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-291-1/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-127-68/+43
|\
| * Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-136-24/+42
| |\
| * | MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton2017-04-121-8/+12
| * | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton2017-04-121-45/+4
| * | MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2017-04-121-3/+3
| * | MIPS: Remove dead define of ST_OFFMatt Redfearn2017-04-121-6/+0
| * | MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski2017-04-121-4/+3
| * | MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic2017-04-101-0/+2
| * | MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin2017-04-101-2/+12
| * | MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski2017-04-101-0/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-082-3/+3
|\ \ \
| * | | format-security: move static strings to constKees Cook2017-05-081-2/+2
| * | | cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan2017-05-081-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+1
| * | | MIPS: Probe guest MVHJames Hogan2017-03-281-1/+4
| * | | MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-281-1/+5
| * | | MIPS: Add defs & probing of UFRJames Hogan2017-03-281-0/+2
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-0/+1
|\ \ \ \
| * | | | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+1
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-015-0/+10
|\ \ \ \
| * | | | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-145-0/+10
| |/ / /
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-18/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | mips: sanitize __access_ok()Al Viro2017-04-062-13/+13
| * | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-062-0/+2
| |\ \ \ | | |/ /
| * | | new helper: uaccess_kernel()Al Viro2017-03-281-5/+5
* | | | MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-04-121-15/+33
* | | | MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn2017-04-121-2/+1
* | | | MIPS: KASLR: Add missing header filesMatt Redfearn2017-04-121-1/+1
* | | | MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-04-121-1/+1
* | | | MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan2017-04-101-1/+1
* | | | MIPS: perf: fix deadlockRabin Vincent2017-04-101-4/+5
| |_|/ |/| |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-04-0610-28/+66
|\ \ \
| * | | MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-03-223-20/+45
| * | | MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2017-03-212-6/+15
| * | | MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen2017-03-211-1/+1
| * | | MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn2017-03-211-1/+1
| * | | MIPS: Wire up statx system callJames Hogan2017-03-084-0/+4
| |/ /
* | | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-291-1/+2
|\ \ \ | |_|/ |/| |
| * | mips/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+2
* | | MIPS: Add missing include filesArnd Bergmann2017-03-082-0/+2
| |/ |/|
* | sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-031-1/+1
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-0/+7
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
OpenPOWER on IntegriCloud