summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2022-08-04Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...Mark Brown
2022-08-04Merge branch 'for-next' of git://github.com/openrisc/linux.gitMark Brown
2022-08-04Merge branch 'mips-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mip...Mark Brown
2022-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Mark Brown
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-20irqchip/loongson-liointc: Add ACPI init supportHuacai Chen
2022-07-20irqchip/loongson-pch-pic: Add ACPI init supportHuacai Chen
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport
2022-07-17mips: drop definitions of PTE_ORDERMike Rapoport
2022-07-17mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport
2022-07-17mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)
2022-07-17mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17MIPS: CFE: Add cfe_die()Florian Fainelli
2022-07-15MIPS: BCM47XX: Add support for Netgear WNR3500L v2Florian Fainelli
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer
2022-07-11MIPS: Make phys_to_virt utilize __va()Florian Fainelli
2022-07-05MIPS: Fix some typosZhang Jiaming
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-26MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERICTiezhu Yang
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-23MIPS: Rewrite `csum_tcpudp_nofold' in plain CMaciej W. Rozycki
2022-05-23MIPS: Octeon: add SNIC10E boardStijn Tintel
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen
2022-05-19termbits.h: Align lines & formatIlpo Järvinen
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen
2022-05-16Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang
2022-05-13mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-05-13mips: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-05termbits: Convert octal defines to hexIlpo Järvinen
2022-05-04MIPS: adding a safety check for cpu_has_fpuShida Zhang
2022-05-04MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-05-04MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-04-29MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren