summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard
2018-07-10mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin
2018-07-10mips: mm: Create UCA-based ioremap_wc() methodSerge Semin
2018-07-03MIPS: Octeon: Simplify CIU register functions.Steven J. Hill
2018-07-03MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill
2018-07-03MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill
2018-07-03MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill
2018-07-03MIPS: Octeon: Remove unused CIU types.Steven J. Hill
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig
2018-06-24MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig
2018-06-24MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig
2018-06-24MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig
2018-06-24MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig
2018-06-24MIPS: remove a dead ifdef from mach-ath25/dma-coherence.hChristoph Hellwig
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-21MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-19MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami