aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Gravatar Linus Torvalds 1-1/+1
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-3/+4
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-2/+24
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextGravatar Marc Zyngier 1-1/+2
2022-07-20irqchip/loongson-liointc: Add ACPI init supportGravatar Huacai Chen 1-0/+1
2022-07-20irqchip/loongson-pch-pic: Add ACPI init supportGravatar Huacai Chen 1-1/+1
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskGravatar Samuel Holland 1-2/+2
2022-06-29context_tracking: Split user tracking KconfigGravatar Frederic Weisbecker 1-1/+1
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-1/+1
2022-06-27Merge 5.19-rc4 into usb-nextGravatar Greg Kroah-Hartman 11-7/+31
2022-06-24jump_label: make initial NOP patching the special caseGravatar Ard Biesheuvel 1-0/+2
2022-06-24jump_label: mips: move module NOP patching into arch codeGravatar Ard Biesheuvel 2-2/+22
2022-06-21mips: lantiq: Add missing of_node_put() in irq.cGravatar Liang He 1-0/+1
2022-06-21mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device nodeGravatar Aidan MacDonald 2-4/+6
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsGravatar Liang He 2-1/+9
2022-06-21mips: lantiq: xway: Fix refcount leak bug in sysctrlGravatar Liang He 1-0/+4
2022-06-21mips: lantiq: falcon: Fix refcount leak bug in sysctrlGravatar Liang He 1-0/+6
2022-06-21mips: ralink: Fix refcount leak in of.cGravatar Liang He 1-0/+2
2022-06-21mips: mti-malta: Fix refcount leak in malta-time.cGravatar Liang He 1-0/+2
2022-06-21arch: mips: generic: Add missing of_node_put() in board-ranchu.cGravatar Liang He 1-0/+1
2022-06-21MIPS: Remove repetitive increase irq_err_countGravatar huhai 1-2/+0
2022-06-21staging: octeon-usb: move driver out of stagingGravatar Artur Bujdoso 1-1/+1
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+7
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-3/+3
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-150/+99
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-6/+6
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-9/+0
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hGravatar Masahiro Yamada 1-6/+6
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-62/+16
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-2/+1
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 60-249/+358
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-26/+0
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-23/+4
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+6
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-10/+10
2022-05-26MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERICGravatar Tiezhu Yang 1-0/+2
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Gravatar Linus Torvalds 4-16/+5
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 3-11/+2
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Gravatar Rafael J. Wysocki 1-2/+1
2022-05-24MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMAGravatar Tiezhu Yang 1-1/+5
2022-05-24MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()Gravatar Tiezhu Yang 1-0/+5
2022-05-24MIPS: Kconfig: Fix indentation and add endif commentGravatar Juerg Haefliger 1-6/+6
2022-05-23MIPS: bmips: Fix compiler warning observed on W=1 buildGravatar Jim Quinlan 1-0/+1
2022-05-23eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAGravatar Jakub Kicinski 1-1/+0
2022-05-23MIPS: Rewrite `csum_tcpudp_nofold' in plain CGravatar Maciej W. Rozycki 1-41/+38
2022-05-23mips: setup: use strscpy to replace strlcpyGravatar 陈学兵 1-3/+3
2022-05-23MIPS: Octeon: add SNIC10E boardGravatar Stijn Tintel 1-0/+2