summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-22/+56
2018-06-24MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}Paul Burton-2/+2
2018-06-24arch: mips: mm: page: Remove unused functionRickard Strandqvist-15/+0
2018-06-24arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist-11/+0
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton-134/+9
2018-06-24MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton-38/+0
2018-06-24MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton-0/+8
2018-06-24MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard-2/+2
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton-47/+42
2018-06-24MIPS: lantiq: remove unnecessary of_platform_default_populate callRob Herring-8/+0
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callRob Herring-13/+0
2018-06-24MIPS: bmips: remove unnecessary call to register "simple-bus"Rob Herring-7/+0
2018-06-24MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring-14/+0
2018-06-24MIPS: octeon: use of_platform_populate to probe devicesRob Herring-1/+1
2018-06-24MIPS: Fix ejtag handler on SMPHeiher-0/+46
2018-06-24MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada-18/+9
2018-06-24MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada-0/+6
2018-06-24MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada-2/+4
2018-06-24MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada-6/+6
2018-06-24Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada-1/+0
2018-06-24MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire-1/+1
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig-8/+1
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig-460/+1
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig-84/+21
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig-65/+144
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig-72/+25
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig-94/+39
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig-71/+20
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig-28/+216
2018-06-24MIPS: move coherentio setup to setup.cChristoph Hellwig-23/+24
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig-71/+15
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig-15/+2
2018-06-24MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig-15/+1
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig-24/+6
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig-22/+3
2018-06-24MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig-48/+0
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig-2/+59
2018-06-24MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig-6/+4
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig-153/+84
2018-06-24MIPS: loongson: remove loongson_dma_supportedChristoph Hellwig-8/+1
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig-94/+71
2018-06-24MIPS: Octeon: unexport __phys_to_dma and __dma_to_physChristoph Hellwig-3/+0
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig-24/+6
2018-06-24MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig-6/+6
2018-06-24MIPS: remove a dead ifdef from mach-ath25/dma-coherence.hChristoph Hellwig-5/+0
2018-06-24MIPS: kexec: fix typosYegor Yefremov-2/+2
2018-06-24MIPS: Make elf2ecoff work on 64bit host machinesThomas Bogendoerfer-44/+48
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland-38/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland-84/+0
2018-06-21atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland-24/+0