summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: fix cacheinfoVladimir Kondratiev2019-08-291-0/+2
* MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-08-291-1/+2
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2019-08-252-4/+0
* MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-08-061-2/+3
* MIPS: lb60: Fix pin mappingsPaul Cercueil2019-07-311-8/+8
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-07-312-1/+3
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-07-311-2/+2
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-211-8/+0
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-07-101-9/+20
* MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-07-101-1/+1
* MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2019-07-101-2/+0
* MIPS: uprobes: remove set but not used variable 'epc'YueHaibing2019-06-251-3/+0
* Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman2019-06-111-0/+6
* MIPS: pistachio: Build uImage.gz by defaultPaul Burton2019-06-111-0/+1
* MIPS: Bounds check virt_addr_validPaul Burton2019-06-111-0/+5
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-06-091-0/+3
* MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2019-05-161-1/+1
* MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-05-161-6/+0
* MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-05-101-1/+2
* MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-05-021-1/+1
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-271-4/+4
* MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-271-5/+7
* mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li2019-03-271-1/+1
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* MIPS: Remove function size check in get_frame_info()Jun-Ru Chang2019-03-131-4/+3
* DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie2019-03-131-4/+4
* MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang2019-03-131-2/+2
* MIPS: eBPF: Fix icache flush end addressPaul Burton2019-03-051-1/+1
* MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark2019-03-051-2/+1
* MIPS: jazz: fix 64bit buildThomas Bogendoerfer2019-02-271-2/+3
* MIPS: ath79: Enable OF serial ports in the default configAlban Bedel2019-02-271-0/+1
* MIPS: eBPF: Always return sign extended 32b valuesPaul Burton2019-02-271-3/+6
* MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton2019-02-151-2/+2
* MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen2019-02-151-5/+5
* mips: cm: reprime error causeVladimir Kondratiev2019-02-151-1/+1
* MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese2019-02-121-0/+1
* mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2019-02-121-1/+1
* MIPS: Boston: Disable EG20T prefetchPaul Burton2019-02-121-0/+6
* MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki2019-01-263-0/+18
* Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-231-1/+3
* MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens2019-01-231-63/+5
* mips: fix n32 compat_ipc_parse_versionArnd Bergmann2019-01-231-0/+1
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2019-01-092-3/+4
* MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-091-1/+2
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2019-01-094-9/+7
* MIPS: Align kernel load address to 64KBHuacai Chen2019-01-091-3/+4
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-091-0/+5
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2019-01-095-7/+70
* MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2019-01-092-20/+22
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-12-081-1/+1