summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+2
* | mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-241-1/+1
* | Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-02-2130-321/+648
|\ \
| * | MIPS: sysmips: Remove duplicated include from syscall.cWei Yongjun2017-02-141-1/+0
| * | MIPS: Unify perf counter register definitionsJames Hogan2017-02-141-32/+23
| * | MIPS: sync-r4k: Fix KERN_CONT falloutMatt Redfearn2017-02-131-2/+2
| * | MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-02-131-1/+1
| * | MIPS: Fix cacheinfo overflowJames Hogan2017-02-131-1/+3
| * | MIPS: syscall: Return directly in mips_mmap()Markus Elfring2017-01-251-9/+2
| * | MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...Markus Elfring2017-01-251-2/+3
| * | MIPS: Return directly in 32_mmap2()Markus Elfring2017-01-251-8/+3
| * | MIPS: Fix printk continuations in cpu-bugs64.cJames Hogan2017-01-241-12/+12
| * | MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton2017-01-032-25/+1
| * | MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton2017-01-031-24/+0
| * | MIPS: Export string functions alongside their definitionsPaul Burton2017-01-031-24/+0
| * | MIPS: Export csum functions alongside their definitionsPaul Burton2017-01-031-8/+0
| * | MIPS: Export invalid_pte_table alongside its definitionPaul Burton2017-01-031-2/+0
| * | MIPS: Export _mcount alongside its definitionPaul Burton2017-01-032-4/+3
| * | MIPS: Export _save_fp & _save_msa alongside their definitionsPaul Burton2017-01-033-8/+5
| * | MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski2017-01-031-1/+1
| * | MIPS: Add cacheinfo supportJustin Chen2017-01-032-1/+86
| * | MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski2017-01-031-0/+22
| * | MIPS: kexec: Do not reserve invalid crashkernel memory on bootMarcin Nowakowski2017-01-031-0/+5
| * | MIPS: fix mem=X@Y commandline processingMarcin Nowakowski2017-01-031-0/+4
| * | MIPS: relocate: Optionally relocate the DTBMarcin Nowakowski2017-01-031-2/+36
| * | MIPS: Use early_init_fdt_reserve_self to protect DTB locationMarcin Nowakowski2017-01-032-0/+11
| * | MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski2017-01-031-3/+71
| * | MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-01-031-0/+4
| * | MIPS: Do not request resources for crashkernel if one isn't definedMarcin Nowakowski2017-01-031-0/+3
| * | MIPS: Move register dump routines out of ptrace codeMarcin Nowakowski2017-01-032-32/+46
| * | MIPS: kexec: remove SMP_DUMPMarcin Nowakowski2017-01-032-18/+1
OpenPOWER on IntegriCloud