summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmgrab() helperVegard Nossum2017-01-311-1/+1
* 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
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-01-031-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-01-031-5/+2
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-01-031-1/+1
* MIPS: Relocatable: Provide plat_post_relocation hookSteven J. Hill2017-01-031-0/+20
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-01-031-5/+76
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-01-031-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-01-032-0/+12
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-255-7/+7
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-255-7/+7
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-1/+1
|\ \ | |/ |/|
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2417-17/+17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-2/+2
|\
| * ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \