summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-16/+0
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář16-40/+243
2018-02-01Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2018-02-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2018-02-01mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov1-0/+3
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-30/+17
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds15-179/+26
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+20
2018-01-31Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-234/+21
2018-01-30mips: remove arch specific early_init_dt_alloc_memory_archRob Herring1-5/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-25/+4
2018-01-27bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann1-15/+4
2018-01-27bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann1-10/+0
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert7-7/+0
2018-01-25USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert1-9/+0
2018-01-24MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen3-3/+3
2018-01-24MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2-0/+2
2018-01-24MIPS: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-12/+107
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_read_watch_registersMatt Redfearn1-8/+6
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.Matt Redfearn1-10/+7
2018-01-23signal: Don't use structure initializers for struct siginfoEric W. Biederman1-9/+20
2018-01-22MIPS: MSA: Update helpers to use new asm macrosJames Hogan1-44/+19
2018-01-22MIPS: XPA: Standardise readx/writex accessorsJames Hogan1-10/+10
2018-01-22MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan1-2/+2
2018-01-22MIPS: XPA: Use XPA instructions in assemblyJames Hogan2-10/+22
2018-01-22MIPS: VZ: Pass GC0 register names in $n formatJames Hogan1-188/+188
2018-01-22MIPS: VZ: Update helpers to use new asm macrosJames Hogan1-127/+37
2018-01-22MIPS: Add helpers for assembler macro instructionsJames Hogan1-0/+83
2018-01-22MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic4-0/+133
2018-01-20bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2-4/+0
2018-01-19MIPS: Use proper kernel-doc Return keywordMathieu Malaterre1-1/+1
2018-01-19MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang1-2/+0
2018-01-19MIPS: ingenic: Initial GCW Zero supportPaul Cercueil4-0/+94
2018-01-19MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne1-0/+9
2018-01-19MIPS: ingenic: Initial JZ4770 supportPaul Cercueil3-1/+219
2018-01-19MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil2-4/+19
2018-01-19MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil1-0/+2
2018-01-19MIPS: ingenic: Use common cmdline handling codePaul Burton1-22/+2
2018-01-19MIPS: Setup boot_command_line before plat_mem_setupPaul Burton1-19/+20
2018-01-19MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre1-1/+1
2018-01-19MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe1-6/+6
2018-01-19MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan1-1/+5
2018-01-19MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal1-1/+1
2018-01-18MIPS: Fix undefined reference to physical_memsizeJames Hogan1-1/+10
2018-01-16signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2-59/+0
2018-01-16signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman1-10/+0
2018-01-16signal: unify compat_siginfo_tAl Viro1-71/+0
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig4-42/+7