summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * MIPS: Remove r2_emul_return from struct thread_infoPaul Burton2017-01-033-21/+0
| * MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2017-01-031-3/+60
| * MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-01-031-6/+6
| * MIPS: BMIPS: Migrate interrupts during bmips_cpu_disableFlorian Fainelli2017-01-031-0/+1
| * MIPS: SMP-CPS: Don't BUG if a CPU fails to startMatt Redfearn2017-01-031-1/+5
| * MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-033-4/+0
| * MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-01-032-9/+10
| * MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-01-031-0/+2
| * MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-01-031-20/+63
| * MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-01-031-3/+8
| * MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-01-031-7/+5
OpenPOWER on IntegriCloud