aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24MIPS: ath79: fix system restartFelix Fietkau1-0/+1
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer1-0/+33
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos1-1/+770
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill7-11/+22
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton1-69/+107
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen2-12/+14
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen1-25/+26
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin1-7/+0
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki1-1/+1
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon1-34/+0
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon1-30/+0
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin3-2/+2
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar3-6/+17
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard1-147/+32
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard1-20/+12
2018-07-10mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin1-6/+2
2018-07-10mips: mm: Create UCA-based ioremap_wc() methodSerge Semin1-0/+23
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-07-03MIPS: Octeon: Simplify CIU register functions.Steven J. Hill1-94/+22
2018-07-03MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill1-28/+32
2018-07-03MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill1-52/+18
2018-07-03MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill1-128/+56
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill1-37/+2
2018-07-03MIPS: Octeon: Remove unused CIU types.Steven J. Hill1-9629/+0
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar3-6/+17
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton1-2/+0
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig1-8/+0
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig2-76/+0
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig2-70/+0
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig2-61/+4
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig1-71/+0
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig1-92/+0
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig1-69/+0
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig1-0/+2
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig1-70/+0
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig1-1/+1
2018-06-24MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig1-15/+1
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig2-18/+3
2018-06-24MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig1-48/+0
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig1-1/+3
2018-06-24MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig1-2/+2
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig4-22/+21
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig1-2/+0
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig2-5/+4
2018-06-24MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig1-2/+2
2018-06-24MIPS: remove a dead ifdef from mach-ath25/dma-coherence.hChristoph Hellwig1-5/+0
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-38/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland1-84/+0