summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-23eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski
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-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-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski
2022-04-27net: atm: remove support for Madge Horizon ATM devicesJakub Kicinski
2022-04-27net: atm: remove support for Fujitsu FireStream ATM devicesJakub Kicinski
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-18MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig
2022-04-08net: atm: remove the ambassador driverJakub Kicinski
2022-04-06net: wan: remove the lanmedia (lmc) driverJakub Kicinski
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2022-04-01MIPS: crypto: Fix CRC32 codePaul Cercueil
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada
2022-03-30MIPS: rb532: move GPIOD definition into C-filesJackie Liu
2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-03-30mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-03-21mips: Make pmd_pfn() available in all configurationsMatthew Wilcox (Oracle)
2022-03-18MIPS: ingenic: correct unit node addressKrzysztof Kozlowski
2022-03-16mips: dts: ralink: add MT7621 SoCArınç ÜNAL
2022-03-14MIPS: Fix wrong comments in asm/prom.hTiezhu Yang
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2022-03-14MIPS: Remove redundant check in device_tree_init()Tiezhu Yang
2022-03-14MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang
2022-03-14MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-03-14MIPS: Only use current_stack_pointer on GCCKees Cook
2022-03-14MIPS: boot/compressed: Use array reference for image boundsKees Cook
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-03-07mips: remove reference to "newer Loongson-3"Xi Ruoyao