aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-21atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland1-24/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland1-24/+0
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland1-2/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland1-2/+2
2018-06-21MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu1-13/+0
2018-06-19MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-06-18MIPS: 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/linuxLinus Torvalds7-12/+17
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+22
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-14MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil1-1/+0
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang1-9/+0
2018-05-14MIPS: 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/git/jhogan/mipsLinus Torvalds2-3/+12
2018-04-20y2038: mips: Extend sysvipc data structuresArnd Bergmann1-18/+22
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-11/+0
2018-04-18MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-04-14MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-04-12MIPS: io: Prevent compiler reordering writeX()Sinan Kaya1-1/+1
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds4-3/+29
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2-7/+7
2018-03-14MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-03-09MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn1-2/+3
2018-03-09MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn1-0/+24
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li1-0/+5
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan1-1/+0
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski1-0/+1
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds6-368/+361
2018-02-05MIPS: generic: Fix machine compatible matchingJames Hogan1-1/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0