summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-20sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...Peter Zijlstra
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-14MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin
2018-03-14MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-03-09MIPS: pm-cps: Block system suspend when a JTAG probe is presentMatt Redfearn
2018-03-09MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn
2018-03-09MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn
2018-03-09MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn
2018-03-09MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn
2018-03-09MIPS: Hang more efficiently on halt/powerdown/restartPaul Burton
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li
2018-03-06MIPS: BMIPS: Add Broadcom STB watchdog nodesJaedon Shin
2018-03-06MIPS: BMIPS: Add Broadcom STB wake-up timer nodesJaedon Shin
2018-03-06MIPS: BMIPS: Add Broadcom STB power management nodesJaedon Shin
2018-03-05MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-05MIPS: Expand help text to list generic defconfigsJames Hogan
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-02-23MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-19MIPS: Refactor legacy defconfigsJames Hogan
2018-02-19MIPS: generic: Enable crc32-mips on r6 configsJames Hogan
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski
2018-02-19MIPS: Remove a warning when PHYS_OFFSET is 0x0Mathieu Malaterre
2018-02-19MIPS: Make declaration for function `memory_region_available` staticMathieu Malaterre
2018-02-19MIPS: dts: Fix a typo in the node unit nameMathieu Malaterre
2018-02-19MIPS: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-02-19MIPS: TXX9: Constify gpio_ledArvind Yadav
2018-02-19MIPS: AR7: Constify gpio_ledArvind Yadav
2018-02-19MIPS: Alchemy: Constify gpio_ledArvind Yadav
2018-02-19MIPS: Remove duplicate includesPravin Shedge
2018-02-19MIPS: BMIPS: Enable CONFIG_SOC_BRCMSTBJaedon Shin
2018-02-19MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches
2018-02-16Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2018-02-13Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog...Linus Torvalds
2018-02-13MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2018-02-13MIPS: BMIPS: Fix section mismatch warningJaedon Shin
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds