aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig4-14/+14
2018-03-20sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wait_var_event() APIPeter Zijlstra2-2/+4
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar4-4/+14
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1
2018-03-14MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-03-14MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle1-0/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra1-1/+1
2018-03-09MIPS: pm-cps: Block system suspend when a JTAG probe is presentMatt Redfearn1-0/+31
2018-03-09MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn1-6/+4
2018-03-09MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn1-4/+5
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-09MIPS: Hang more efficiently on halt/powerdown/restartPaul Burton1-6/+62
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds4-4/+14
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li1-0/+5
2018-03-06MIPS: BMIPS: Add Broadcom STB watchdog nodesJaedon Shin16-0/+88
2018-03-06MIPS: BMIPS: Add Broadcom STB wake-up timer nodesJaedon Shin12-0/+84
2018-03-06MIPS: BMIPS: Add Broadcom STB power management nodesJaedon Shin5-0/+279
2018-03-05MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4
2018-03-05MIPS: Expand help text to list generic defconfigsJames Hogan1-0/+19
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen1-0/+3
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen1-0/+3
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-1/+0
2018-02-23MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King1-0/+2
2018-02-23MIPS: ath25: Check for kzalloc allocation failureColin Ian King1-0/+2
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan1-1/+0
2018-02-19MIPS: Refactor legacy defconfigsJames Hogan1-9/+10
2018-02-19MIPS: generic: Enable crc32-mips on r6 configsJames Hogan2-0/+4
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski4-0/+361
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski3-0/+5
2018-02-19MIPS: Remove a warning when PHYS_OFFSET is 0x0Mathieu Malaterre1-1/+1
2018-02-19MIPS: Make declaration for function `memory_region_available` staticMathieu Malaterre1-1/+2
2018-02-19MIPS: dts: Fix a typo in the node unit nameMathieu Malaterre1-1/+1
2018-02-19MIPS: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2-5/+5
2018-02-19MIPS: TXX9: Constify gpio_ledArvind Yadav1-1/+1
2018-02-19MIPS: AR7: Constify gpio_ledArvind Yadav1-7/+7
2018-02-19MIPS: Alchemy: Constify gpio_ledArvind Yadav2-2/+2
2018-02-19MIPS: Remove duplicate includesPravin Shedge1-2/+0
2018-02-19MIPS: BMIPS: Enable CONFIG_SOC_BRCMSTBJaedon Shin1-0/+1
2018-02-19MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches1-5/+5
2018-02-16Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds2-5/+13
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2-12/+38
2018-02-13Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-0/+13
2018-02-13MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski1-4/+12
2018-02-13MIPS: BMIPS: Fix section mismatch warningJaedon Shin1-1/+1
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-18/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-20/+48