summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport6-25/+18
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport1-2/+7
2019-11-11MIPS: math-emu: Reuse name array in debugfs_fpuemu()Paul Burton1-2/+1
2019-11-11MIPS: allow building with kcov coverageAlexey Khoroshilov2-0/+3
2019-11-11MIPS: Loongson64: Drop setup_pcimapJiaxun Yang1-43/+0
2019-11-11MIPS: Loongson2ef: Convert to early_printk_8250Jiaxun Yang6-41/+4
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang3-72/+0
2019-11-11MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang12-187/+28
2019-11-11MIPS: Drop pmon.hJiaxun Yang2-47/+0
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen3-17/+24
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen13-17/+17
2019-11-04MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang1-1/+1
2019-11-02MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer19-0/+1471
2019-11-02MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer2-13/+16
2019-11-02Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton402-4643/+3506
2019-11-02MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3Tiezhu Yang1-1/+0
2019-11-02MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer6-30/+10
2019-11-02mips/cavium-octeon: Fix typo *must* in commentPaul Menzel1-1/+1
2019-11-02MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang27-77/+39
2019-11-02MIPS: Loongson64: Cleanup unused codeJiaxun Yang35-1543/+34
2019-11-02MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang30-1097/+56
2019-11-02MIPS: Fork loongson2ef from loongson64Jiaxun Yang71-132/+3351
2019-11-01MIPS: Loongson64: Rename CPU TYPESJiaxun Yang34-96/+95
2019-10-24MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer1-48/+0
2019-10-24MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-10-24MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer4-10/+22
2019-10-24MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer3-19/+13
2019-10-24MIPS: arc: remove unused stuffThomas Bogendoerfer2-4/+2
2019-10-24MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer3-7/+3
2019-10-24MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer5-4/+17
2019-10-24MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-10-24MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn1-1/+1
2019-10-19mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino1-1/+3
2019-10-19MAINTAINERS: Use @kernel.org address for Paul BurtonPaul Burton2-6/+7
2019-10-14Linux 5.4-rc3Linus Torvalds1-1/+1
2019-10-14Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-132/+223
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-9/+47
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+3
2019-10-13Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+20
2019-10-13tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-10-13tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-13tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-13recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)1-4/+1
2019-10-13tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)1-0/+4
2019-10-13tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)10-4/+98
2019-10-13tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)6-60/+81
2019-10-13tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)3-15/+5
2019-10-13tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-13ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-13tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)1-41/+1