summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner4-6/+26
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-05-17signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptionsGuenter Roeck1-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig2-40/+4
2018-05-15MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn1-39/+39
2018-05-15MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn1-10/+2
2018-05-15MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn3-5/+7
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn3-0/+19
2018-05-15bpf, mips: remove unused functionDaniel Borkmann1-26/+0
2018-05-15MIPS: mscc: Connect phys to ports on ocelot_pcb123Alexandre Belloni1-0/+20
2018-05-15MIPS: mscc: Add switch to ocelotAlexandre Belloni1-0/+88
2018-05-15MIPS: JZ4740: Drop old platform reset codePaul Cercueil1-31/+0
2018-05-15MIPS: qi_lb60: Enable the jz4740-wdt driverPaul Cercueil1-0/+2
2018-05-15MIPS: JZ4780: dts: Fix watchdog nodePaul Cercueil1-1/+4
2018-05-15MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil3-17/+8
2018-05-15MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"Colin Ian King1-1/+1
2018-05-15MIPS: Re-use kstrtobool_from_user()Andy Shevchenko1-8/+1
2018-05-15MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang8-39/+30
2018-05-15MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang8-16/+16
2018-05-15MIPS: sni: Remove the read_persistent_clock()Baolin Wang1-6/+0
2018-05-15MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2-4/+4
2018-05-15MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni1-0/+1
2018-05-15MIPS: xilfpga: Stop generating useless dtb.oAlexandre Belloni1-2/+0
2018-05-15KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King1-1/+1
2018-05-15MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki1-2/+16
2018-05-15MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil1-3/+3
2018-05-15MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown1-3/+6
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig3-11/+2
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig2-2/+0
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-9/+6
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+0
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig3-9/+0
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig3-11/+0
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-10/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-7/+0
2018-05-04bpf, mips64: remove ld_abs/ld_indDaniel Borkmann1-104/+0
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner4-6/+26
2018-05-02MIPS: configs: ci20: Enable ext4Ezequiel Garcia1-0/+1
2018-05-02MIPS: configs: ci20: Enable DMA and MMC supportEzequiel Garcia1-0/+3
2018-05-02MIPS: dts: ci20: Enable MMC in the devicetreeEzequiel Garcia1-0/+34
2018-05-02MIPS: dts: jz4780: Add MMC controller node to the devicetreeEzequiel Garcia1-0/+40
2018-05-02MIPS: dts: jz4780: Add DMA controller node to the devicetreeEzequiel Garcia1-0/+12
2018-04-28Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet4-6/+26
2018-04-25signal/mips: Use force_sig_fault where appropriateEric W. Biederman2-61/+23
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2018-04-23MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdataRafał Miłecki1-1/+1
2018-04-23MIPS: Use generic GCC library routines from lib/Antony Pavlov7-144/+6
2018-04-23MIPS: vmlinuz: Use generic ashldi3Matt Redfearn1-4/+7