summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani-2/+12
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani-7/+16
2019-01-29MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton-2/+2
2019-01-29MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton-0/+1
2019-01-29MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen-5/+5
2019-01-28MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen-276/+0
2019-01-28MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen-20/+0
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada-1/+1
2019-01-25DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie-4/+4
2019-01-25MIPS: DTS: jz4740: Correct interrupt number of DMA corePaul Cercueil-1/+1
2019-01-25arch: add split IPC system calls where neededArnd Bergmann-0/+11
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann-6/+6
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra-1/+1
2019-01-22MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada-1/+0
2019-01-22MIPS: Loongson32: Revert ISA level to MIPS32R2Jiaxun Yang-2/+2
2019-01-22MIPS: Loongson32: workaround di issueJiaxun Yang-1/+1
2019-01-22MIPS: Loongson32: Set load address to 0x80200000Jiaxun Yang-1/+1
2019-01-22MIPS: Loongson32: clarify we don't support MIPS16 and merge configsJiaxun Yang-15/+4
2019-01-22MIPS: ath79: drop !OF clock codeJohn Crispin-59/+0
2019-01-22MIPS: ath79: drop platform device registration codeJohn Crispin-835/+0
2019-01-22MIPS: ath79: drop legacy pci codeJohn Crispin-309/+22
2019-01-22MIPS: ath79: drop machfilesJohn Crispin-919/+9
2019-01-22MIPS: ath79: drop legacy IRQ codeJohn Crispin-174/+7
2019-01-22MIPS: ath79: export switch MDIO reference clockFelix Fietkau-0/+8
2019-01-22MIPS: ath79: support setting up clock via DT on all SoC typesFelix Fietkau-17/+22
2019-01-22MIPS: ath79: make specifying the reference clock in DT optionalFelix Fietkau-44/+40
2019-01-22MIPS: ath79: pass PLL base to clock init functionsFelix Fietkau-30/+30
2019-01-22MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc initFelix Fietkau-21/+17
2019-01-22MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau-62/+66
2019-01-22MIPS: Loongson32: Remove unused platform devicesJiaxun Yang-67/+0
2019-01-22mips: kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-64/+16
2019-01-22mips: math-emu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-19/+4
2019-01-22mips: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-12/+3
2019-01-22mips: ralink: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-7/+1
2019-01-22mips: cavium: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-28/+4
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-79/+46
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-79/+46
2019-01-18MIPS: Compile post DMA flush only when neededHauke Mehrtens-1/+7
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann-0/+2
2019-01-17spi: ath79: Enable support for compile testAlban Bedel-20/+1
2019-01-14MIPS: OCTEON: fix kexec supportAurelien Jarno-1/+1
2019-01-11mips: fix n32 compat_ipc_parse_versionArnd Bergmann-0/+1
2019-01-10Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su-1/+3
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki-0/+31
2019-01-09MIPS: jazz: fix 64bit buildThomas Bogendoerfer-2/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-3/+3
2019-01-07MIPS: ath79: Enable OF serial ports in the default configAlban Bedel-0/+1
2019-01-07MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens-12/+1
2019-01-07MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens-63/+5
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-2/+0