summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
27 hoursMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2 daysMerge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
3 daysMerge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
7 daysmips: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-01-26mips: drop paging_init()Mike Rapoport (Microsoft)
2026-01-22mips: Add support for PC32 relocations in vmlinuxArd Biesheuvel
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2025-12-15MIPS: Move IP30 timer to request_percpu_irq()Marc Zyngier
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-12-01mips: Remove __GFP_HIGHMEM maskingVishal Moola (Oracle)
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-21mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()David Hildenbrand
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-08mips: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-08-29MIPS: Unify Loongson1 PRID_REVKeguang Zhang
2025-08-29MIPS: loongson32: Switch to generic coreKeguang Zhang
2025-08-29mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headersThomas Huth
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-28MIPS: Update Joshua Kinard's e-mail addressJoshua Kinard
2025-07-21mips: Handle KCOV __init vs inline mismatchKees Cook
2025-07-16mips/malta,loongson2ef: use generic mc146818_get_time functionMateusz Jończyk
2025-07-16mips: remove redundant macro mc146818_decode_yearMateusz Jończyk
2025-07-16mips/mach-rm: remove custom mc146818rtc.h fileMateusz Jończyk
2025-07-16mips: remove unused function mc146818_set_rtc_mmssMateusz Jończyk
2025-07-16MIPS: CPS: Improve mips_cps_first_online_in_cluster()Gregory CLEMENT
2025-07-16MIPS: disable MMID when not supported by the hardwareGregory CLEMENT
2025-07-16MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-07-13mm/hugetlb: remove prepare_hugepage_range()Peter Xu
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima
2025-07-03MIPS: lantiq: xway: add prototype for ltq_get_cp1_base()Shiji Yang
2025-06-30mips: cavium-octeon: Move octeon-crypto.h into asm directoryEric Biggers
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30MIPS: loongson2ef: lemote-2f: add missing function prototypesRandy Dunlap
2025-05-30MIPS: loongson2ef: cs5536: add missing function prototypesRandy Dunlap
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-23mips, net: ensure that SOCK_COREDUMP is definedChristian Brauner
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin