summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: cm: reprime error causeVladimir Kondratiev2019-02-071-1/+1
* mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li2019-02-071-1/+6
* MIPS: Remove function size check in get_frame_info()Jun-Ru Chang2019-02-041-4/+3
* MIPS: Use lower case for addresses in nexys4ddr.dtsPaul Burton2019-02-041-4/+4
* MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen2019-02-048-0/+100
* MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton2019-01-291-2/+2
* MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton2019-01-291-0/+1
* MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen2019-01-291-5/+5
* DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie2019-01-251-4/+4
* MIPS: DTS: jz4740: Correct interrupt number of DMA corePaul Cercueil2019-01-251-1/+1
* Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-209-79/+46
|\
| * MIPS: OCTEON: fix kexec supportAurelien Jarno2019-01-141-1/+1
| * mips: fix n32 compat_ipc_parse_versionArnd Bergmann2019-01-111-0/+1
| * Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-101-1/+3
| * MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2019-01-091-0/+31
| * MIPS: jazz: fix 64bit buildThomas Bogendoerfer2019-01-091-2/+3
| * MIPS: ath79: Enable OF serial ports in the default configAlban Bedel2019-01-071-0/+1
| * MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens2019-01-073-12/+1
| * MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens2019-01-071-63/+5
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-4/+0
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0515-186/+64
|\
| * MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-021-1/+2
| * MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2018-12-311-1/+1
| * MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2018-12-315-98/+3
| * MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese2018-12-231-0/+1
| * MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss2018-12-234-26/+52
| * MIPS: Alchemy: update cpu-feature-overridesManuel Lauss2018-12-231-0/+3
| * MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss2018-12-231-58/+0
| * MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss2018-12-231-1/+1
| * MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski2018-12-231-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+3
|\ \
| * | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0317-110/+101
|/ /
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-17/+8
|\ \
| * | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy2018-12-301-9/+7
| * | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-8/+1
| * | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* | | Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2019-01-011-9/+9
|\ \ \
| * | | watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij2018-12-241-9/+9
* | | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-2913-133/+64
|\ \ \ \
| * | | | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-26/+5
| * | | | rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-231-14/+1
| * | | | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * | | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-8/+2
| * | | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-2312-72/+56