summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2017-03-28new helper: uaccess_kernel()Al Viro
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
2017-01-03MIPS: Export invalid_pte_table alongside its definitionPaul Burton
2017-01-03MIPS: Export _mcount alongside its definitionPaul Burton
2017-01-03MIPS: Export _save_fp & _save_msa alongside their definitionsPaul Burton
2017-01-03MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski
2017-01-03MIPS: Add cacheinfo supportJustin Chen
2017-01-03MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski
2017-01-03MIPS: kexec: Do not reserve invalid crashkernel memory on bootMarcin Nowakowski
2017-01-03MIPS: fix mem=X@Y commandline processingMarcin Nowakowski
2017-01-03MIPS: relocate: Optionally relocate the DTBMarcin Nowakowski
2017-01-03MIPS: Use early_init_fdt_reserve_self to protect DTB locationMarcin Nowakowski
2017-01-03MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski
2017-01-03MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-01-03MIPS: Do not request resources for crashkernel if one isn't definedMarcin Nowakowski
2017-01-03MIPS: Move register dump routines out of ptrace codeMarcin Nowakowski
2017-01-03MIPS: kexec: remove SMP_DUMPMarcin Nowakowski
2017-01-03MIPS: Remove r2_emul_return from struct thread_infoPaul Burton
2017-01-03MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton
2017-01-03MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-01-03MIPS: BMIPS: Migrate interrupts during bmips_cpu_disableFlorian Fainelli
2017-01-03MIPS: SMP-CPS: Don't BUG if a CPU fails to startMatt Redfearn
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn
2017-01-03MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn