summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin3-2/+2
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-04MIPS: Octeon: Simplify CIU register functions.Steven J. Hill1-94/+22
2018-07-04MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill1-28/+32
2018-07-04MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill1-52/+18
2018-07-04MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill1-128/+56
2018-07-04MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill1-37/+2
2018-07-04MIPS: Octeon: Remove unused CIU types.Steven J. Hill1-9629/+0
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-20MIPS: Wire up io_pgetevents syscallPaul Burton1-6/+9
2018-06-20MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton1-6/+9
2018-06-20MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-06-19MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami1-0/+3
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds7-12/+17
2018-06-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-41/+94
2018-06-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+0
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner2-3/+12
2018-05-15MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn1-0/+7
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn2-0/+7
2018-05-15MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil1-1/+0
2018-05-15MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang1-9/+0
2018-05-15MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-2/+2
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-7/+0
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner2-3/+12
2018-04-23MIPS: BCM47XX: Add support for Netgear WNR1000 V3Rafał Miłecki1-0/+1
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+12
2018-04-20y2038: mips: Extend sysvipc data structuresArnd Bergmann4-41/+94