summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-37/+7
13 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+5
14 daysMerge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-0/+2
2026-02-11Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2026-02-07mips: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng1-4/+3
2026-02-05MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang1-0/+6
2026-01-30MIPS: drop unused pic32.h headerBrian Masney1-36/+0
2026-01-30MIPS: pic32: drop unused include linux/io.h from pic32.hBrian Masney1-1/+0
2026-01-30MIPS: pic32: include linux/types.h on pic32.hBrian Masney1-0/+1
2026-01-30MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry1-1/+1
2026-01-27mips: drop paging_init()Mike Rapoport (Microsoft)2-3/+1
2026-01-23mips: Add support for PC32 relocations in vmlinuxArd Biesheuvel1-0/+2
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-0/+1
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong1-0/+2
2025-12-16MIPS: Move IP30 timer to request_percpu_irq()Marc Zyngier1-1/+0
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-2/+1
2025-12-01mips: Remove __GFP_HIGHMEM maskingVishal Moola (Oracle)1-2/+1
2025-11-17mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes1-3/+2
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds57-449/+143
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+10
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+0
2025-09-22mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()David Hildenbrand1-4/+7
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-3/+3
2025-09-09mips: Add __attribute_const__ to ffs()-family implementationsKees Cook1-4/+4
2025-08-29MIPS: Unify Loongson1 PRID_REVKeguang Zhang1-2/+1
2025-08-29MIPS: loongson32: Switch to generic coreKeguang Zhang5-306/+1
2025-08-29mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headersThomas Huth52-141/+141
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-15/+0
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+0
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds13-131/+26
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2025-07-29Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+224
2025-07-28MIPS: Update Joshua Kinard's e-mail addressJoshua Kinard3-3/+3
2025-07-22mips: Handle KCOV __init vs inline mismatchKees Cook1-1/+1
2025-07-16mips/malta,loongson2ef: use generic mc146818_get_time functionMateusz Jończyk1-27/+7
2025-07-16mips: remove redundant macro mc146818_decode_yearMateusz Jończyk4-9/+4
2025-07-16mips/mach-rm: remove custom mc146818rtc.h fileMateusz Jończyk1-21/+0
2025-07-16mips: remove unused function mc146818_set_rtc_mmssMateusz Jończyk1-74/+0
2025-07-16MIPS: CPS: Improve mips_cps_first_online_in_cluster()Gregory CLEMENT2-1/+4
2025-07-16MIPS: disable MMID when not supported by the hardwareGregory CLEMENT1-0/+1
2025-07-16MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang1-0/+8
2025-07-14mm/hugetlb: remove prepare_hugepage_range()Peter Xu1-14/+0
2025-07-09af_unix: Introduce SO_INQ.Kuniyuki Iwashima1-0/+3
2025-07-03MIPS: lantiq: xway: add prototype for ltq_get_cp1_base()Shiji Yang1-0/+3
2025-06-30mips: cavium-octeon: Move octeon-crypto.h into asm directoryEric Biggers1-0/+224
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-2/+2
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds3-0/+32
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-10/+44
2025-05-30MIPS: loongson2ef: lemote-2f: add missing function prototypesRandy Dunlap1-0/+9
2025-05-30MIPS: loongson2ef: cs5536: add missing function prototypesRandy Dunlap1-0/+20