aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2019-07-04Merge tag 'v4.19.56' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.51' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.48' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.46' into v4.19/standard/baseBruce Ashfield
2019-06-25MIPS: uprobes: remove set but not used variable 'epc'YueHaibing
2019-06-15mips: Make sure dt memory regions are validSerge Semin
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-25MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli
2019-05-17Merge tag 'v4.19.42' into v4.19/standard/baseBruce Ashfield
2019-05-10MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao
2019-05-08Merge tag 'v4.19.38' into v4.19/standard/baseBruce Ashfield
2019-05-02MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-04-12Merge tag 'v4.19.32' into v4.19/standard/baseBruce Ashfield
2019-03-27MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky
2019-03-21Merge tag 'v4.19.29' into v4.19/standard/baseBruce Ashfield
2019-03-21Merge tag 'v4.19.28' into v4.19/standard/baseBruce Ashfield
2019-03-21Merge tag 'v4.19.27' into v4.19/standard/baseBruce Ashfield
2019-03-21Merge tag 'v4.19.22' into v4.19/standard/baseBruce Ashfield
2019-03-13MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-03-10MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-03-05MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark
2019-02-15mips: cm: reprime error causeVladimir Kondratiev
2019-01-10Merge tag 'v4.19.14' into v4.19/standard/baseBruce Ashfield
2019-01-09MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2018-12-10Merge tag 'v4.19.7' into v4.19/standard/baseBruce Ashfield
2018-12-05MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-28MIPS: Use '+=" instead of '=' to avoid the CFLAGS overrideKevin Hao
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-09-28MIPS: Fix CONFIG_CMDLINE handlingPaul Burton
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-08-31MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-08-13Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria
2018-08-10MIPS: Consistently declare TLB functionsPaul Burton
2018-08-01MIPS: Delete unused code in linux32.cPaul Burton
2018-08-01MIPS: Remove unused sys_32_mmap2Paul Burton
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-28MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton
2018-06-28MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-06-28MIPS: Call dump_stack() from show_regs()Paul Burton
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar