summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier
2021-10-28MIPS: irq: Avoid an unused-variable errorYanteng Si
2021-10-26MIPS: loongson64: Drop call to irq_cpu_offline()Marc Zyngier
2021-10-25signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-10-25irq: mips: simplify do_domain_IRQ()Mark Rutland
2021-10-25irq: mips: stop (ab)using handle_domain_irq()Mark Rutland
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-10-24MIPS: kernel: proc: add CPU option reportingHauke Mehrtens
2021-10-24MIPS: kernel: proc: use seq_puts instead of seq_printfIlya Lipnitskiy
2021-10-24MIPS: kernel: proc: fix trivial style errorsIlya Lipnitskiy
2021-10-24MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki
2021-10-24MIPS: octeon: Remove unused functionsThomas Bogendoerfer
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-10-21PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos
2021-10-20MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli
2021-10-18MIPS: Loongson64: Add of_node_put() before breakWan Jiabing
2021-10-18bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()Andy Shevchenko
2021-10-18bcm47xx: Get rid of redundant 'else'Andy Shevchenko
2021-10-18MIPS: sni: Fix the buildBart Van Assche
2021-10-18arch: remove spurious blkdev.h includesChristoph Hellwig
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-10-18Merge 5.15-rc6 into staging-nextGreg Kroah-Hartman
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-10-11bpf, mips: Fix comment on tail call count limitingTiezhu Yang
2021-10-11bpf, mips: Clean up config options about JITTiezhu Yang
2021-10-09MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONF...Sergio Paracuellos
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07mips, bpf: Optimize loading of 64-bit constantsJohan Almbladh
2021-10-07mips, bpf: Fix Makefile that referenced a removed fileJohan Almbladh
2021-10-07Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@...Mark Brown
2021-10-07Merge branch 'spi-5.15' into spi-5.16Mark Brown
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-10-06mips, bpf: Remove old BPF JIT implementationsJohan Almbladh
2021-10-06mips, bpf: Enable eBPF JITsJohan Almbladh
2021-10-06mips, bpf: Add JIT workarounds for CPU errataJohan Almbladh
2021-10-06mips, bpf: Add new eBPF JIT for 64-bit MIPSJohan Almbladh
2021-10-06mips, bpf: Add eBPF JIT for 32-bit MIPSJohan Almbladh
2021-10-06mips, uasm: Add workaround for Loongson-2F nop CPU errataJohan Almbladh
2021-10-06mips, uasm: Enable muhu opcode for MIPS R6Tony Ambardar
2021-10-05MIPS: implement architecture-specific 'pci_remap_iospace()'Sergio Paracuellos
2021-10-05MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'Sergio Paracuellos
2021-10-05Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"Sergio Paracuellos
2021-10-04Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds