summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-06-29MIPS: MT extensions are not available on MIPS32r1Paul Cercueil1-1/+3
2021-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-43/+58
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-39/+42
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini7-9/+17
2021-06-25KVM: debugfs: Reuse binary stats descriptorsJing Zhang1-39/+0
2021-06-25KVM: stats: Support binary stats retrieval for a VCPUJing Zhang1-0/+44
2021-06-25KVM: stats: Support binary stats retrieval for a VMJing Zhang1-0/+15
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis1-0/+2
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang1-1/+1
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang2-13/+8
2021-06-21mips/kvm: Use BUG_ON instead of if condition followed by BUGzhouchuangao1-2/+1
2021-06-21MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-8/+1
2021-06-21MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-06-21MIPS: Loongson64: fix spelling of SPDX tagTom Rix1-1/+1
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-22/+28
2021-06-18MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHQing Zhang1-2/+4
2021-06-18MIPS: Loongson64: Add GMAC support for Loongson-2K1000Qing Zhang1-0/+46
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra1-1/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar1-16/+14
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini1-1/+1
2021-06-16MIPS: Malta: Enable magic multipliers for Super I/O UARTsMaciej W. Rozycki1-1/+2
2021-06-15MIPS: ralink: Define PCI_IOBASESergio Paracuellos1-0/+10
2021-06-10MIPS: Do not include linux/irqdomain.h from asm/irq.hMarc Zyngier1-1/+0
2021-06-10MIPS: Add missing linux/irqdomain.h includesMarc Zyngier4-0/+4
2021-06-10MIPS: lantiq: Directly include linux/of.h in xway/dma.cMarc Zyngier1-0/+1
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2-4/+0
2021-06-08mips: ralink: convert to CONFIG_COMMON_CLKArnd Bergmann3-66/+4
2021-06-08mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann3-80/+29
2021-06-08mips: ar7: convert to clkdev_lookupArnd Bergmann2-20/+12
2021-06-07quota: Wire up quotactl_fd syscallJan Kara3-3/+3
2021-06-07pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos2-30/+0
2021-06-07pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos2-366/+7
2021-06-07pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2-101/+0
2021-06-07pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos2-79/+0
2021-06-07pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos1-88/+0
2021-06-07pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos2-53/+0
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer1-16/+14
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar7-9/+17
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-3/+0
2021-06-01MIPS: ingenic: rs90: Add dedicated VRAM memory regionPaul Cercueil1-0/+14
2021-06-01MIPS: ingenic: gcw0: Set codec to cap-less mode for FM radioPaul Cercueil1-3/+2
2021-06-01MIPS: ingenic: jz4780: Fix I2C nodes to match DT docPaul Cercueil1-5/+5
2021-06-01MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil1-0/+2
2021-06-01MIPS: Kconfig: ingenic: Ensure MACH_INGENIC_GENERIC selects all SoCsPaul Cercueil1-0/+2
2021-06-01MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil1-0/+5
2021-06-01MIPS: boot: Support specifying UART port on Ingenic SoCsPaul Cercueil2-2/+10
2021-06-01MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil2-0/+2