summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2025-12-15MIPS: Move IP27 timer to request_percpu_irq()Marc Zyngier-8/+2
2025-12-15MIPS: Move IP30 timer to request_percpu_irq()Marc Zyngier-15/+2
2025-12-15MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li-1/+2
2025-12-15MIPS: Alchemy: Remove bogus static/inline specifiersThierry Reding-2/+1
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+0
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-116/+178
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg-5/+0
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+0
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-7/+13
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+42
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+2
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+7
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-7/+0
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-3/+0
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2025-12-01MIPS: Fix whitespace damage in r4k_wait from VS timer fixMaciej W. Rozycki-4/+4
2025-12-01mips: kvm: simplify kvm_mips_deliver_interrupts()Yury Norov-18/+2
2025-12-01MIPS: alchemy: mtx1: switch to static device propertiesDmitry Torokhov-57/+124
2025-12-01mips: Remove __GFP_HIGHMEM maskingVishal Moola (Oracle)-2/+1
2025-12-01MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bitsGregory CLEMENT-4/+21
2025-12-01MIPS: dts: Always descend vendor subdirectoriesRob Herring (Arm)-21/+18
2025-12-01mips: configs: loongson1: Update defconfigKeguang Zhang-9/+7
2025-12-01MIPS: Fix HOTPLUG_PARALLEL dependencyGregory CLEMENT-1/+1
2025-11-29MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer-2/+16
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-46/+78
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-3/+2
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers-3/+0
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)-3/+0
2025-11-21MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer-1/+1
2025-11-21MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki-37/+63
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes-7/+7
2025-11-14syscore: Pass context data to callbacksThierry Reding-22/+42
2025-11-11mips: dts: econet: fix EN751221 core typeAleksander Jan Bajkowski-1/+1
2025-11-11MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki-7/+13
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner-4/+3
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson-2/+2
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson-1/+0
2025-11-04MIPS: BCM47XX: remove creating a fixed phyHeiner Kallweit-7/+0
2025-11-03arch: hookup listns() system callChristian Brauner-0/+3
2025-10-29MIPS/jazzdma: Provide physical address directlyLeon Romanovsky-7/+13
2025-10-24Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+3
2025-10-22MIPS: Malta: Use pcibios_align_resource() to block io rangeIlpo Järvinen-2/+1
2025-10-22MIPS: Malta: Fix PCI southbridge legacy resource reservationsMaciej W. Rozycki-1/+1
2025-10-22MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki-1/+1
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-55/+55
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o-61/+61
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-36/+2
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-1403/+1349
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+32
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+14