summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2018-09-25MIPS/head: Store ELF appended dtb in a global variable tooYasha Cherikovsky-2/+4
2018-09-25MIPS/head: Add comments after #endif and #elseYasha Cherikovsky-7/+7
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu-1/+41
2018-09-22MIPS: kexec: CPS systems to halt nonboot CPUsDengcheng Zhu-25/+55
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu-8/+93
2018-09-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu-0/+6
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig-1/+1
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport-76/+26
2018-08-31MIPS: Move arch_mem_init() comment near definitionPaul Burton-23/+22
2018-08-31MIPS: Remove no-op/identity castsPaul Burton-2/+2
2018-08-31MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton-0/+20
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann-14/+14
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds-3/+1
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-1/+1
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-114/+424
2018-08-13Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria-1/+1
2018-08-10MIPS: Consistently declare TLB functionsPaul Burton-3/+1
2018-08-01MIPS: Delete unused code in linux32.cPaul Burton-19/+0
2018-08-01MIPS: Remove unused sys_32_mmap2Paul Burton-10/+0
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton-25/+35
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton-2/+12
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-16/+32
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen-1/+2
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki-0/+63
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki-0/+189
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki-2/+2
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin-2/+1
2018-06-28MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton-6/+6
2018-06-28MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton-15/+30
2018-06-28MIPS: Call dump_stack() from show_regs()Paul Burton-2/+3
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-15/+31
2018-06-24MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}Paul Burton-2/+2
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton-45/+42
2018-06-24MIPS: Fix ejtag handler on SMPHeiher-0/+46
2018-06-24MIPS: move coherentio setup to setup.cChristoph Hellwig-0/+24
2018-06-24MIPS: kexec: fix typosYegor Yefremov-2/+2
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu-2/+2
2018-06-21MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes codeMasami Hiramatsu-14/+7
2018-06-21MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu-45/+0
2018-06-19MIPS: Wire up io_pgetevents syscallPaul Burton-0/+4
2018-06-19MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton-0/+4
2018-06-19MIPS: Add syscall detection for restartable sequencesPaul Burton-0/+8
2018-06-19MIPS: Add support for restartable sequencesPaul Burton-0/+3
2018-06-19mips: ftrace: fix static function graph tracingMatthias Schiffer-15/+12
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner-2/+2
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-5/+5
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-71/+57
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-47/+18
2018-05-24MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki-2/+2