summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-10-15MIPS: Remove unused MOVN & MOVZ macrosPaul Burton
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-09MIPS: Provide actually relaxed MMIO accessorsMaciej W. Rozycki
2018-10-09MIPS: Enforce strong ordering for MMIO accessorsMaciej W. Rozycki
2018-10-09MIPS: Correct `mmiowb' barrier for `wbflush' platformsMaciej W. Rozycki
2018-10-09MIPS: Define MMIO ordering barriersMaciej W. Rozycki
2018-10-09MIPS: mscc: add PCB120 to the ocelot fitImageQuentin Schulz
2018-10-09MIPS: mscc: add DT for Ocelot PCB120Quentin Schulz
2018-10-09MIPS: memset: Limit excessive `noreorder' assembly mode useMaciej W. Rozycki
2018-10-09MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki
2018-10-05MIPS: mscc: ocelot: add SerDes mux DT nodeQuentin Schulz
2018-10-05MIPS: mscc: ocelot: make HSIO registers address range a sysconQuentin Schulz
2018-10-05MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-09-28MIPS: Fix CONFIG_CMDLINE handlingPaul Burton
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-09-28MIPS: stop using _PTRS_PER_PGDAlexandre Belloni
2018-09-28MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu
2018-09-26MIPS: MT: Remove obsolete cache flush repeat codePaul Burton
2018-09-26MIPS: MT: Remove unused MT single-threaded cache flush codePaul Burton
2018-09-26MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsYasha Cherikovsky
2018-09-26MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky
2018-09-26MIPS: BMIPS: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky
2018-09-25MIPS/head: Store ELF appended dtb in a global variable tooYasha Cherikovsky
2018-09-25MIPS/head: Add comments after #endif and #elseYasha Cherikovsky
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu
2018-09-22MIPS: kexec: Relax memory restrictionDengcheng Zhu
2018-09-22MIPS: kexec: CPS systems to halt nonboot CPUsDengcheng Zhu
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu
2018-09-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig
2018-09-19MIPS/PCI: Let Loongson-3 pci_ops access extended config spaceHuacai Chen
2018-09-18MIPS: Loongson-3: Enable Store Fill Buffer at runtimeHuacai Chen
2018-09-18MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen
2018-09-17gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callbackLinus Walleij
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport
2018-09-13net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11MIPS: JZ4740: DTS: Add DMA nodesPaul Cercueil