summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton
2019-02-28Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-27MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer
2019-02-25MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-16MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton
2019-02-16MIPS: eBPF: Always return sign extended 32b valuesPaul Burton
2019-02-12MIPS: lantiq: pass struct device to DMA API functionsChristoph Hellwig
2019-02-11MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark
2019-02-07mips: cm: reprime error causeVladimir Kondratiev
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li
2019-02-04MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-02-04MIPS: Use lower case for addresses in nexys4ddr.dtsPaul Burton
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen
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-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-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-09MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
2019-01-07MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens
2019-01-07MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-12-31MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-30mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds