summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-85/+59
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+0
2022-08-05Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+0
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2022-08-03Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds1-1/+1
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+4
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+24
2022-07-30mips: rename mt_init to mips_mt_initLiam R. Howlett1-2/+2
2022-07-23PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-8/+0
2022-07-23PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-6/+0
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier1-1/+2
2022-07-20irqchip/loongson-liointc: Add ACPI init supportHuacai Chen1-0/+1
2022-07-20irqchip/loongson-pch-pic: Add ACPI init supportHuacai Chen1-1/+1
2022-07-18mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport7-21/+20
2022-07-18mips: drop definitions of PTE_ORDERMike Rapoport4-17/+10
2022-07-18mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport3-10/+10
2022-07-18mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)4-15/+12
2022-07-18mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-18mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-22/+4
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland1-2/+2
2022-06-30context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2-10/+0
2022-06-27Merge branch 'master' into mm-stableakpm11-7/+31
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman11-7/+31
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel1-0/+2
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel2-2/+22
2022-06-21mips: lantiq: Add missing of_node_put() in irq.cLiang He1-0/+1
2022-06-21mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device nodeAidan MacDonald2-4/+6
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsLiang He2-1/+9
2022-06-21mips: lantiq: xway: Fix refcount leak bug in sysctrlLiang He1-0/+4
2022-06-21mips: lantiq: falcon: Fix refcount leak bug in sysctrlLiang He1-0/+6
2022-06-21mips: ralink: Fix refcount leak in of.cLiang He1-0/+2
2022-06-21mips: mti-malta: Fix refcount leak in malta-time.cLiang He1-0/+2
2022-06-21arch: mips: generic: Add missing of_node_put() in board-ranchu.cLiang He1-0/+1
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai1-2/+0
2022-06-21staging: octeon-usb: move driver out of stagingArtur Bujdoso1-1/+1
2022-06-17mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+4
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+7
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+3
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-150/+99
2022-06-03Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+0
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-6/+6
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-62/+16
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+1
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds60-249/+358
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-05-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-26/+0