summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30mips: remove arch specific early_init_dt_alloc_memory_archRob Herring
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-26bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann
2018-01-26bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert
2018-01-25USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
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
2018-01-10MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn
2018-01-10mips: fix an off-by-one in dma_capableChristoph Hellwig
2018-01-10MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-20MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov
2017-12-12MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2017-12-12MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki