summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton
2019-02-04MIPS: mm: Define activate_mm() using switch_mm()Paul Burton
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-01-29MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton
2019-01-29MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2019-01-29MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-01-28MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen
2019-01-28MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-25DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie
2019-01-25MIPS: DTS: jz4740: Correct interrupt number of DMA corePaul Cercueil
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2019-01-22MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada
2019-01-22MIPS: Loongson32: Revert ISA level to MIPS32R2Jiaxun Yang
2019-01-22MIPS: Loongson32: workaround di issueJiaxun Yang
2019-01-22MIPS: Loongson32: Set load address to 0x80200000Jiaxun Yang
2019-01-22MIPS: Loongson32: clarify we don't support MIPS16 and merge configsJiaxun Yang
2019-01-22MIPS: ath79: drop !OF clock codeJohn Crispin
2019-01-22MIPS: ath79: drop platform device registration codeJohn Crispin
2019-01-22MIPS: ath79: drop legacy pci codeJohn Crispin
2019-01-22MIPS: ath79: drop machfilesJohn Crispin
2019-01-22MIPS: ath79: drop legacy IRQ codeJohn Crispin
2019-01-22MIPS: ath79: export switch MDIO reference clockFelix Fietkau
2019-01-22MIPS: ath79: support setting up clock via DT on all SoC typesFelix Fietkau
2019-01-22MIPS: ath79: make specifying the reference clock in DT optionalFelix Fietkau
2019-01-22MIPS: ath79: pass PLL base to clock init functionsFelix Fietkau
2019-01-22MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc initFelix Fietkau
2019-01-22MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau
2019-01-22MIPS: Loongson32: Remove unused platform devicesJiaxun Yang
2019-01-22mips: kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-22mips: math-emu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-22mips: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-22mips: ralink: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-22mips: cavium: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-18MIPS: Compile post DMA flush only when neededHauke Mehrtens
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-17spi: ath79: Enable support for compile testAlban Bedel
2019-01-14MIPS: OCTEON: fix kexec supportAurelien Jarno
2019-01-11mips: fix n32 compat_ipc_parse_versionArnd Bergmann
2019-01-10Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su