summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton2018-06-241-38/+0
* MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton2018-06-241-0/+8
* MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard2018-06-241-2/+2
* MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton2018-06-243-47/+42
* MIPS: lantiq: remove unnecessary of_platform_default_populate callRob Herring2018-06-241-8/+0
* MIPS: generic: remove unnecessary of_platform_populate callRob Herring2018-06-241-13/+0
* MIPS: bmips: remove unnecessary call to register "simple-bus"Rob Herring2018-06-241-7/+0
* MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring2018-06-241-14/+0
* MIPS: octeon: use of_platform_populate to probe devicesRob Herring2018-06-241-1/+1
* MIPS: Fix ejtag handler on SMPHeiher2018-06-241-0/+46
* MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada2018-06-241-18/+9
* MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada2018-06-241-0/+6
* MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada2018-06-241-2/+4
* MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada2018-06-241-6/+6
* Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada2018-06-241-1/+0
* MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire2018-06-241-1/+1
* MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig2018-06-242-8/+1
* MIPS: remove the old dma-default implementationChristoph Hellwig2018-06-245-460/+1
* MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig2018-06-244-84/+21
* MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig2018-06-244-65/+144
* MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig2018-06-244-72/+25
* MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig2018-06-244-94/+39
* MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig2018-06-245-71/+20
* MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-248-28/+216
* MIPS: move coherentio setup to setup.cChristoph Hellwig2018-06-242-23/+24
* MIPS: IP27: use dma_direct_opsChristoph Hellwig2018-06-243-71/+15
* MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig2018-06-242-15/+2
* MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig2018-06-241-15/+1
* MIPS: loongson: untangle dma implementationsChristoph Hellwig2018-06-245-24/+6
* MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig2018-06-244-22/+3
* MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig2018-06-241-48/+0
* MIPS: make the default mips dma implementation optionalChristoph Hellwig2018-06-249-2/+59
* MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig2018-06-242-6/+4
* MIPS: consolidate the swiotlb implementationsChristoph Hellwig2018-06-248-153/+84
* MIPS: loongson: remove loongson_dma_supportedChristoph Hellwig2018-06-241-8/+1
* MIPS: Octeon: refactor swiotlb codeChristoph Hellwig2018-06-243-94/+71
* MIPS: Octeon: unexport __phys_to_dma and __dma_to_physChristoph Hellwig2018-06-241-3/+0
* MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig2018-06-245-24/+6
* MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig2018-06-243-6/+6
* MIPS: remove a dead ifdef from mach-ath25/dma-coherence.hChristoph Hellwig2018-06-241-5/+0
* MIPS: kexec: fix typosYegor Yefremov2018-06-241-2/+2
* MIPS: Make elf2ecoff work on 64bit host machinesThomas Bogendoerfer2018-06-242-44/+48
* MIPS: Wire up io_pgetevents syscallPaul Burton2018-06-195-6/+13
* MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-195-6/+13
* MIPS: Add syscall detection for restartable sequencesPaul Burton2018-06-191-0/+8
* MIPS: Add support for restartable sequencesPaul Burton2018-06-192-0/+4
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-06-191-0/+2
* mips: ftrace: fix static function graph tracingMatthias Schiffer2018-06-191-15/+12
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-182-0/+9
* MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij2018-06-181-1/+1