summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton13-134/+9
2018-06-24MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton1-38/+0
2018-06-24MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton1-0/+8
2018-06-24MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard1-2/+2
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton3-47/+42
2018-06-24MIPS: lantiq: remove unnecessary of_platform_default_populate callRob Herring1-8/+0
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callRob Herring1-13/+0
2018-06-24MIPS: bmips: remove unnecessary call to register "simple-bus"Rob Herring1-7/+0
2018-06-24MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring1-14/+0
2018-06-24MIPS: octeon: use of_platform_populate to probe devicesRob Herring1-1/+1
2018-06-24MIPS: Fix ejtag handler on SMPHeiher1-0/+46
2018-06-24MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada1-18/+9
2018-06-24MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada1-0/+6
2018-06-24MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada1-2/+4
2018-06-24MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada1-6/+6
2018-06-24Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada1-1/+0
2018-06-24MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire1-1/+1
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig2-8/+1
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig5-460/+1
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig4-84/+21
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig4-65/+144
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig4-72/+25
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig4-94/+39
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig5-71/+20
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig8-28/+216
2018-06-24MIPS: move coherentio setup to setup.cChristoph Hellwig2-23/+24
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig3-71/+15
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig2-15/+2
2018-06-24MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig1-15/+1
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig5-24/+6
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig4-22/+3
2018-06-24MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig1-48/+0
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig9-2/+59
2018-06-24MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig2-6/+4
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig8-153/+84
2018-06-24MIPS: loongson: remove loongson_dma_supportedChristoph Hellwig1-8/+1
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig3-94/+71
2018-06-24MIPS: Octeon: unexport __phys_to_dma and __dma_to_physChristoph Hellwig1-3/+0
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig5-24/+6
2018-06-24MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig3-6/+6
2018-06-24MIPS: remove a dead ifdef from mach-ath25/dma-coherence.hChristoph Hellwig1-5/+0
2018-06-24MIPS: kexec: fix typosYegor Yefremov1-2/+2
2018-06-24MIPS: Make elf2ecoff work on 64bit host machinesThomas Bogendoerfer2-44/+48
2018-06-19MIPS: Wire up io_pgetevents syscallPaul Burton5-6/+13
2018-06-19MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton5-6/+13
2018-06-19MIPS: Add syscall detection for restartable sequencesPaul Burton1-0/+8
2018-06-19MIPS: Add support for restartable sequencesPaul Burton2-0/+4
2018-06-19MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-06-19mips: ftrace: fix static function graph tracingMatthias Schiffer1-15/+12
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9