summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2019-08-29mips: fix cacheinfoVladimir Kondratiev1-0/+2
2019-08-29MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer1-1/+2
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek1-2/+3
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil1-8/+8
2019-07-26MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2-1/+3
2019-07-26MIPS: ath79: fix ar933x uart parity modeStefan Hellermann1-2/+2
2019-07-14MIPS: Remove superfluous check for __linux__Sean Young1-8/+0
2019-07-10MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger1-1/+2
2019-07-10MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin1-9/+20
2019-07-10MIPS: Fix bounds check virt_addr_validHauke Mehrtens1-1/+1
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton1-0/+30
2019-06-25MIPS: uprobes: remove set but not used variable 'epc'YueHaibing1-3/+0
2019-06-15mips: Make sure dt memory regions are validSerge Semin1-1/+13
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman1-0/+6
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-06-11MIPS: Bounds check virt_addr_validPaul Burton1-0/+5
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth1-0/+3
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-4/+0
2019-05-25MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli1-18/+3
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar1-6/+0
2019-05-10MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao1-1/+2
2019-05-02MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno1-1/+1
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan1-4/+4
2019-03-27MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky1-5/+7
2019-03-27mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li1-1/+1
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-03-14MIPS: Remove function size check in get_frame_info()Jun-Ru Chang1-4/+3
2019-03-14DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie1-4/+4
2019-03-10MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang1-2/+2
2019-03-05MIPS: eBPF: Fix icache flush end addressPaul Burton1-1/+1
2019-03-05MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski1-0/+8
2019-03-05MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark1-2/+1
2019-02-27MIPS: jazz: fix 64bit buildThomas Bogendoerfer1-2/+3
2019-02-27MIPS: ath79: Enable OF serial ports in the default configAlban Bedel1-0/+1
2019-02-27MIPS: eBPF: Always return sign extended 32b valuesPaul Burton1-3/+6
2019-02-15MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton1-2/+2
2019-02-15mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-15MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-15mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-12MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese1-0/+1
2019-02-12mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2-5/+9
2019-02-12mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang1-1/+1
2019-02-12MIPS: Boston: Disable EG20T prefetchPaul Burton1-0/+6
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki3-0/+18
2019-01-22Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-22MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens1-63/+5
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+31
2019-01-22mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2-3/+4