summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: uprobes: remove set but not used variable 'epc'YueHaibing2019-06-251-3/+0Star
* mips: Make sure dt memory regions are validSerge Semin2019-06-151-1/+13
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-041-4/+0Star
* MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli2019-05-251-18/+3Star
* MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-05-101-1/+2
* MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-05-021-1/+1
* MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-271-5/+7
* MIPS: Remove function size check in get_frame_info()Jun-Ru Chang2019-03-131-4/+3Star
* MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang2019-03-101-2/+2
* MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark2019-03-051-2/+1Star
* mips: cm: reprime error causeVladimir Kondratiev2019-02-151-1/+1
* MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2019-01-091-2/+2
* MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-12/+2Star
* MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-11-212-0/+6
* MIPS: Fix CONFIG_CMDLINE handlingPaul Burton2018-09-281-20/+28
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-282-1/+42
* MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-08-311-0/+20
* Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-231-3/+1Star
|\
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-111-3/+1Star
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-211-1/+1
|\ \
| * | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-141-1/+1
* | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-1415-114/+424
|\ \ \ | | |/ | |/|
| * | MIPS: Delete unused code in linux32.cPaul Burton2018-08-011-19/+0Star
| * | MIPS: Remove unused sys_32_mmap2Paul Burton2018-08-011-10/+0Star
| * | MIPS: Remove nabi_no_regargsPaul Burton2018-08-013-25/+35
| * | MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-301-2/+12
| * | MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2018-07-241-1/+2
| * | MIPS: Add FP_MODE regset supportMaciej W. Rozycki2018-07-191-0/+63
| * | MIPS: Add DSP ASE regset supportMaciej W. Rozycki2018-07-191-0/+189
| * | MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-07-192-2/+2
| * | mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-172-2/+1Star
| * | MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton2018-06-281-6/+6
| * | MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton2018-06-242-45/+42Star
| * | MIPS: Fix ejtag handler on SMPHeiher2018-06-241-0/+46
| * | MIPS: move coherentio setup to setup.cChristoph Hellwig2018-06-241-0/+24
| * | MIPS: kexec: fix typosYegor Yefremov2018-06-241-2/+2
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-253-16/+32
|\ \ \ | | |/ | |/|
| * | MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton2018-06-281-15/+30
| * | MIPS: Call dump_stack() from show_regs()Paul Burton2018-06-282-2/+3
| * | MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}Paul Burton2018-06-241-2/+2
| |/
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-267-15/+31
|\|
| * MIPS: Wire up io_pgetevents syscallPaul Burton2018-06-204-0/+4
| * MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-204-0/+4
| * MIPS: Add syscall detection for restartable sequencesPaul Burton2018-06-201-0/+8
| * MIPS: Add support for restartable sequencesPaul Burton2018-06-201-0/+3
| * mips: ftrace: fix static function graph tracingMatthias Schiffer2018-06-201-15/+12Star
* | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-2/+2
* | MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes codeMasami Hiramatsu2018-06-211-14/+7Star
* | MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-45/+0Star
|/
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-2/+2