summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-173-2/+2
| * | | MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard2018-07-121-147/+32
| * | | MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard2018-07-121-20/+12
| * | | mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin2018-07-101-6/+2
| * | | mips: mm: Create UCA-based ioremap_wc() methodSerge Semin2018-07-101-0/+23
| * | | MIPS: Octeon: Simplify CIU register functions.Steven J. Hill2018-07-031-94/+22
| * | | MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill2018-07-031-28/+32
| * | | MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill2018-07-031-52/+18
| * | | MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill2018-07-031-128/+56
| * | | MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill2018-07-031-37/+2
| * | | MIPS: Octeon: Remove unused CIU types.Steven J. Hill2018-07-031-9629/+0
| * | | MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton2018-06-241-2/+0
| * | | MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig2018-06-241-8/+0
| * | | MIPS: remove the old dma-default implementationChristoph Hellwig2018-06-242-76/+0
| * | | MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig2018-06-242-70/+0
| * | | MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig2018-06-242-61/+4
| * | | MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig2018-06-241-71/+0
| * | | MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig2018-06-241-92/+0
| * | | MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig2018-06-241-69/+0
| * | | MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-241-0/+2
| * | | MIPS: IP27: use dma_direct_opsChristoph Hellwig2018-06-241-70/+0
| * | | MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig2018-06-241-1/+1
| * | | MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig2018-06-241-15/+1
| * | | MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig2018-06-242-18/+3
| * | | MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig2018-06-241-48/+0
| * | | MIPS: make the default mips dma implementation optionalChristoph Hellwig2018-06-241-1/+3
| * | | MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig2018-06-241-2/+2
| * | | MIPS: consolidate the swiotlb implementationsChristoph Hellwig2018-06-244-22/+21
| * | | MIPS: Octeon: refactor swiotlb codeChristoph Hellwig2018-06-241-2/+0
| * | | MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig2018-06-242-5/+4
| * | | MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig2018-06-241-2/+2
| * | | MIPS: remove a dead ifdef from mach-ath25/dma-coherence.hChristoph Hellwig2018-06-241-5/+0
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-13/+0
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-021-3/+0
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-263-6/+17
| |\ \ \ | | | |/ | | |/|
| * | | MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-13/+0
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-172/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-173-6/+17
| |\ \ \ | | | |/ | | |/|
| * | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-38/+0
| * | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-84/+0
| * | | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-24/+0
| * | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-24/+0
| * | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0
| * | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
| | |/ | |/|
* | | Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-07-271-3/+0
| |/ |/|
* | MIPS: Wire up io_pgetevents syscallPaul Burton2018-06-191-6/+9
* | MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-191-6/+9
* | MIPS: io: Add barrier after register read in inX()Huacai Chen2018-06-191-0/+2
* | MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-181-0/+3
|/
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-127-12/+17
|\