summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-199-79/+46Star
|\
| * 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/+1Star
| * MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens2019-01-071-63/+5Star
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0Star
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-4/+0Star
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0515-186/+64Star
|\
| * 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/+3Star
| * 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/+0Star
| * 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/+3Star
|\ \
| * | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2Star
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0417-110/+101Star
|/ /
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-021-17/+8Star
|\ \
| * | 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/+7Star
| * | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-8/+1Star
| * | 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/+64Star
|\ \ \ \
| * | | | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-26/+5Star
| * | | | rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-231-14/+1Star
| * | | | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0Star
| * | | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-8/+2Star
| * | | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-2312-72/+56Star
| * | | | MIPS: remove the HT_PCI config optionChristoph Hellwig2018-11-233-13/+2Star
| |/ / /
* | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \ \ \
| * | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-1/+1
| |/ / /
* | | | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-292-11/+11
|\ \ \ \
| * | | | mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-172-6/+2Star
| * | | | mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2018-12-172-5/+9
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-284-21/+6Star
|\ \ \ \
| * | | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
| * | | | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-2/+0Star
| * | | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0Star