summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert
2018-01-25USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert
2018-01-24MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen
2018-01-24MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen
2018-01-24MIPS: Fix trailing semicolonLuis de Bethencourt
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_read_watch_registersMatt Redfearn
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.Matt Redfearn
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-22MIPS: MSA: Update helpers to use new asm macrosJames Hogan
2018-01-22MIPS: XPA: Standardise readx/writex accessorsJames Hogan
2018-01-22MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan
2018-01-22MIPS: XPA: Use XPA instructions in assemblyJames Hogan
2018-01-22MIPS: VZ: Pass GC0 register names in $n formatJames Hogan
2018-01-22MIPS: VZ: Update helpers to use new asm macrosJames Hogan
2018-01-22MIPS: Add helpers for assembler macro instructionsJames Hogan
2018-01-22MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2018-01-18MIPS: Use proper kernel-doc Return keywordMathieu Malaterre
2018-01-18MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang
2018-01-18MIPS: ingenic: Initial GCW Zero supportPaul Cercueil
2018-01-18MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne
2018-01-18MIPS: ingenic: Initial JZ4770 supportPaul Cercueil
2018-01-18MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil
2018-01-18MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil
2018-01-18MIPS: ingenic: Use common cmdline handling codePaul Burton
2018-01-18MIPS: Setup boot_command_line before plat_mem_setupPaul Burton
2018-01-18MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre
2018-01-18MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-01-18MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan
2018-01-18MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal
2018-01-18MIPS: Fix undefined reference to physical_memsizeJames Hogan
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig
2018-01-15mips/netlogic: remove swiotlb supportChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-12signal/mips: switch mips to generic siginfoAl Viro
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-11MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-01-10MIPS: mm: Fix duplicate "const" on insn_table_MMJames Hogan
2018-01-10MIPS: CM: Drop WARN_ON(vp != 0)James Hogan
2018-01-10MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav
2018-01-10MIPS: Fix CPS SMP NS16550 UART defaultsJames Hogan
2018-01-10MIPS: BCM47XX Avoid compile error with MIPS allnoconfigMatt Redfearn
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILSMatt Redfearn
2018-01-10MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn