summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2021-10-02MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-09-30kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-27Merge branch 5.15-rc3 into staging-nextGreg Kroah-Hartman
2021-09-23MIPS: Avoid macro redefinitionsPaul Cercueil
2021-09-23MIPS: loongson64: Fix no screen display during boot-upWang Haojun
2021-09-23MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-21MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMITSergio Paracuellos
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-15bpf, mips: Validate conditional branch offsetsPiotr Krysiuk