summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-1/+1
|\
| * MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-201-1/+1
* | 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/+1
|\
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-101-3/+1
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-1/+1
|\ \
| * | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-131-1/+1
* | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-1315-114/+424
|\ \ \ | | |/ | |/|
| * | MIPS: Delete unused code in linux32.cPaul Burton2018-08-011-19/+0
| * | MIPS: Remove unused sys_32_mmap2Paul Burton2018-08-011-10/+0
| * | 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-231-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/+1
| * | 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/+42
| * | 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-194-0/+4
| * MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-194-0/+4
| * MIPS: Add syscall detection for restartable sequencesPaul Burton2018-06-191-0/+8
| * MIPS: Add support for restartable sequencesPaul Burton2018-06-191-0/+3
| * mips: ftrace: fix static function graph tracingMatthias Schiffer2018-06-191-15/+12
* | 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/+7
* | MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-45/+0
|/
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-2/+2
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-145-5/+5
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-126-71/+57
|\
| * MIPS: ptrace: Make FPU context layout comments match realityMaciej W. Rozycki2018-05-242-4/+4
| * MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn2018-05-151-39/+39
| * MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn2018-05-151-10/+2
| * MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn2018-05-151-3/+0
| * MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn2018-05-151-0/+12
| * MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"Colin Ian King2018-05-141-1/+1
| * MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang2018-05-141-15/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-1/+1
|\ \
| * | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-47/+18
|\ \
OpenPOWER on IntegriCloud