Linux MIPS
[Prev Page][Next Page]
- [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data, (continued)
- [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH v4 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v4 07/26] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH v4 08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v4 09/26] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH v4 10/26] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH v4 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory, Mike Rapoport
- [PATCH v4 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH v4 13/26] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH v4 14/26] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH v4 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH v4 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH v4 17/26] mm: introduce numa_memblks, Mike Rapoport
- [PATCH v4 18/26] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH v4 19/26] mm: introduce numa_emulation, Mike Rapoport
- [PATCH v4 20/26] mm: numa_memblks: introduce numa_memblks_init, Mike Rapoport
- [PATCH v4 21/26] mm: numa_memblks: make several functions and variables static, Mike Rapoport
- [PATCH v4 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo, Mike Rapoport
- [PATCH v4 23/26] of, numa: return -EINVAL when no numa-node-id is found, Mike Rapoport
- [PATCH v4 24/26] arch_numa: switch over to numa_memblks, Mike Rapoport
- [PATCH v4 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks, Mike Rapoport
- [PATCH v4 26/26] docs: move numa=fake description to kernel-parameters.txt, Mike Rapoport
- [REGRESSION] QEMU malta MIPS64 network failure (was: Re: Linux 6.11-rc2), Jiaxun Yang
- [PATCH net-next v18 00/14] Device Memory TCP,
Mina Almasry
- [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v18 04/14] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file, Mina Almasry
- [PATCH net-next v18 06/14] page_pool: devmem support, Mina Almasry
- [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v18 08/14] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v18 10/14] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v18 12/14] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v18 14/14] netdev: add dmabuf introspection, Mina Almasry
- [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH -next] bus: bt1-apb: Add missing clk_disable_unprepare in bt1_apb_request_clk,
Gaosheng Cui
- [PATCH v11 0/2] Add support for Loongson1 APB DMA,
Keguang Zhang via B4 Relay
- [RFC] MIPS: smp: Sleeping func called from start_secondary(),
Serge Semin
- Kazakhstan Crude Oil Product Offer REF:hrdpvq01, Antonov|DPR
- [PATCH v2 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE,
BiscuitOS Broiler
- [PATCH 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE,
BiscuitOS Broiler
- [PATCH v3 00/26] mm: introduce numa_memblks,
Mike Rapoport
- [PATCH v3 01/26] mm: move kernel/numa.c to mm/, Mike Rapoport
- [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures, Mike Rapoport
- [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes, Mike Rapoport
- [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 08/26] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH v3 10/26] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory, Mike Rapoport
- [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH v3 17/26] mm: introduce numa_memblks, Mike Rapoport
- [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH v3 19/26] mm: introduce numa_emulation, Mike Rapoport
- [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init, Mike Rapoport
- [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static, Mike Rapoport
- [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo, Mike Rapoport
- [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found, Mike Rapoport
- [PATCH v3 24/26] arch_numa: switch over to numa_memblks, Mike Rapoport
- [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks, Mike Rapoport
- [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt, Mike Rapoport
- Re: [PATCH v3 00/26] mm: introduce numa_memblks, Jonathan Cameron
- Re: [PATCH v3 00/26] mm: introduce numa_memblks, Dan Williams
- [PATCH 4.19+] MIPS: Octeron: remove source file executable bit, WangYuli
- [PATCH net-next v17 00/14] Device Memory TCP,
Mina Almasry
- [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v17 02/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v17 05/14] page_pool: move dmaddr helpers to .c file, Mina Almasry
- [PATCH net-next v17 04/14] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v17 06/14] page_pool: devmem support, Mina Almasry
- [PATCH net-next v17 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v17 08/14] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v17 09/14] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v17 12/14] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v17 10/14] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v17 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v17 13/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v17 14/14] netdev: add dmabuf introspection, Mina Almasry
- Re: Build regressions/improvements in v6.11-rc1,
Geert Uytterhoeven
- [PATCH AUTOSEL 5.10 07/11] MIPS: Loongson64: DTS: Fix msi node for ls7a, Sasha Levin
- [PATCH AUTOSEL 5.15 07/13] MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a, Sasha Levin
- [PATCH AUTOSEL 5.15 06/13] MIPS: Loongson64: DTS: Fix msi node for ls7a, Sasha Levin
- [PATCH AUTOSEL 6.1 07/15] MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a, Sasha Levin
- [PATCH AUTOSEL 6.1 06/15] MIPS: Loongson64: DTS: Fix msi node for ls7a, Sasha Levin
- [PATCH AUTOSEL 6.6 08/17] MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a, Sasha Levin
- [PATCH AUTOSEL 6.6 07/17] MIPS: Loongson64: DTS: Fix msi node for ls7a, Sasha Levin
- [PATCH AUTOSEL 6.10 10/23] MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a, Sasha Levin
- [PATCH AUTOSEL 6.10 09/23] MIPS: Loongson64: DTS: Fix msi node for ls7a, Sasha Levin
- [PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages,
Sean Christopherson
- [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE, Sean Christopherson
- Re: [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE, Alex Bennée
- Re: [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE, Marc Zyngier
- Re: [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE, Catalin Marinas
- Re: (subset) [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE, Marc Zyngier
- [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging, Sean Christopherson
- [PATCH v12 03/84] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error, Sean Christopherson
- [PATCH v12 04/84] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer, Sean Christopherson
- [PATCH v12 05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes, Sean Christopherson
- [PATCH v12 06/84] KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE, Sean Christopherson
- [PATCH v12 07/84] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying, Sean Christopherson
- [PATCH v12 08/84] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs, Sean Christopherson
- [PATCH v12 09/84] KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit, Sean Christopherson
- [PATCH v12 10/84] KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs, Sean Christopherson
- [PATCH v12 11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages(), Sean Christopherson
- [PATCH v12 12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs, Sean Christopherson
- [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep, Sean Christopherson
- [PATCH v12 14/84] KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code, Sean Christopherson
- [PATCH v12 15/84] KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva, Sean Christopherson
- [PATCH v12 16/84] KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot(), Sean Christopherson
- [PATCH v12 17/84] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs, Sean Christopherson
- [PATCH v12 18/84] KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map(), Sean Christopherson
- [PATCH v12 19/84] KVM: Explicitly initialize all fields at the start of kvm_vcpu_map(), Sean Christopherson
- [PATCH v12 20/84] KVM: Use NULL for struct page pointer to indicate mremapped memory, Sean Christopherson
- [PATCH v12 21/84] KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping, Sean Christopherson
- [PATCH v12 22/84] KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx, Sean Christopherson
- [PATCH v12 23/84] KVM: nVMX: Add helper to put (unmap) vmcs12 pages, Sean Christopherson
- [PATCH v12 24/84] KVM: Use plain "struct page" pointer instead of single-entry array, Sean Christopherson
- [PATCH v12 25/84] KVM: Provide refcounted page as output field in struct kvm_follow_pfn, Sean Christopherson
- [PATCH v12 26/84] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c, Sean Christopherson
- [PATCH v12 27/84] KVM: pfncache: Precisely track refcounted pages, Sean Christopherson
- [PATCH v12 28/84] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn(), Sean Christopherson
- [PATCH v12 29/84] KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map(), Sean Christopherson
- [PATCH v12 30/84] KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping, Sean Christopherson
- [PATCH v12 31/84] KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap(), Sean Christopherson
- [PATCH v12 32/84] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary, Sean Christopherson
- [PATCH v12 33/84] KVM: Disallow direct access (w/o mmu_notifier) to unpinned pfn by default, Sean Christopherson
- [PATCH v12 34/84] KVM: Add a helper to lookup a pfn without grabbing a reference, Sean Christopherson
- [PATCH v12 35/84] KVM: x86: Use kvm_lookup_pfn() to check if retrying #PF is useful, Sean Christopherson
- [PATCH v12 36/84] KVM: x86: Use kvm_lookup_pfn() to check if APIC access page was installed, Sean Christopherson
- [PATCH v12 37/84] KVM: x86/mmu: Add "mmu" prefix fault-in helpers to free up generic names, Sean Christopherson
- [PATCH v12 38/84] KVM: x86/mmu: Put direct prefetched pages via kvm_release_page_clean(), Sean Christopherson
- [PATCH v12 39/84] KVM: x86/mmu: Add common helper to handle prefetching SPTEs, Sean Christopherson
- [PATCH v12 40/84] KVM: x86/mmu: Add helper to "finish" handling a guest page fault, Sean Christopherson
- [PATCH v12 41/84] KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte(), Sean Christopherson
- [PATCH v12 42/84] KVM: Move declarations of memslot accessors up in kvm_host.h, Sean Christopherson
- [PATCH v12 43/84] KVM: Add kvm_faultin_pfn() to specifically service guest page faults, Sean Christopherson
- [PATCH v12 44/84] KVM: x86/mmu: Convert page fault paths to kvm_faultin_pfn(), Sean Christopherson
- [PATCH v12 45/84] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn(), Sean Christopherson
- [PATCH v12 46/84] KVM: x86/mmu: Put refcounted pages instead of blindly releasing pfns, Sean Christopherson
- [PATCH v12 47/84] KVM: x86/mmu: Don't mark unused faultin pages as accessed, Sean Christopherson
- [PATCH v12 48/84] KVM: Move x86's API to release a faultin page to common KVM, Sean Christopherson
- [PATCH v12 49/84] KVM: VMX: Hold mmu_lock until page is released when updating APIC access page, Sean Christopherson
- [PATCH v12 50/84] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn, Sean Christopherson
- [PATCH v12 51/84] KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map(), Sean Christopherson
- [PATCH v12 52/84] KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock, Sean Christopherson
- [PATCH v12 53/84] KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults, Sean Christopherson
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock, Sean Christopherson
- [PATCH v12 55/84] KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts, Sean Christopherson
- [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed, Sean Christopherson
- [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock, Sean Christopherson
- [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest, Sean Christopherson
- [PATCH v12 59/84] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV, Sean Christopherson
- [PATCH v12 60/84] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix, Sean Christopherson
- [PATCH v12 61/84] KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page(), Sean Christopherson
- [PATCH v12 62/84] KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE, Sean Christopherson
- [PATCH v12 63/84] KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR, Sean Christopherson
- [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path, Sean Christopherson
- [PATCH v12 65/84] KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault path, Sean Christopherson
- [PATCH v12 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock, Sean Christopherson
- [PATCH v12 67/84] KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guest, Sean Christopherson
- [PATCH v12 68/84] KVM: MIPS: Mark "struct page" pfns dirty only in "slow" page fault path, Sean Christopherson
- [PATCH v12 69/84] KVM: MIPS: Mark "struct page" pfns accessed only in "slow" page fault path, Sean Christopherson
- [PATCH v12 70/84] KVM: MIPS: Mark "struct page" pfns accessed prior to dropping mmu_lock, Sean Christopherson
- [PATCH v12 72/84] KVM: PPC: Remove extra get_page() to fix page refcount leak, Sean Christopherson
- [PATCH v12 71/84] KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guest, Sean Christopherson
- [PATCH v12 73/84] KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions, Sean Christopherson
- [PATCH v12 74/84] KVM: Convert gfn_to_page() to use kvm_follow_pfn(), Sean Christopherson
- [PATCH v12 75/84] KVM: Add support for read-only usage of gfn_to_page(), Sean Christopherson
- [PATCH v12 76/84] KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace, Sean Christopherson
- [PATCH v12 77/84] KVM: PPC: Explicitly require struct page memory for Ultravisor sharing, Sean Christopherson
- [PATCH v12 78/84] KVM: Drop gfn_to_pfn() APIs now that all users are gone, Sean Christopherson
- [PATCH v12 79/84] KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory, Sean Christopherson
- [PATCH v12 80/84] KVM: Make kvm_follow_pfn.refcounted_page a required field, Sean Christopherson
- [PATCH v12 81/84] KVM: x86/mmu: Don't mark "struct page" accessed when zapping SPTEs, Sean Christopherson
- [PATCH v12 82/84] KVM: arm64: Don't mark "struct page" accessed when making SPTE young, Sean Christopherson
- [PATCH v12 83/84] KVM: Drop APIs that manipulate "struct page" via pfns, Sean Christopherson
- [PATCH v12 84/84] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page", Sean Christopherson
- Re: [PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages, Paolo Bonzini
- Re: [PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages, Alex Bennée
- [PATCH v10 0/2] Add support for Loongson1 APB DMA,
Keguang Zhang via B4 Relay
- [GIT PULL] MIPS changes part 2 for v6.11,
Thomas Bogendoerfer
- Mourning the loss of Peter De Schrijver, Paul Walmsley
- [PATCH] MIPS: Loongson64: Set timer mode in cpu-probe,
Jiaxun Yang
- [PATCH v2 00/25] mm: introduce numa_memblks,
Mike Rapoport
- [PATCH v2 01/25] mm: move kernel/numa.c to mm/, Mike Rapoport
- [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures, Mike Rapoport
- [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes, Mike Rapoport
- [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v2 08/25] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH v2 10/25] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory, Mike Rapoport
- [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH v2 17/25] mm: introduce numa_memblks, Mike Rapoport
- [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH v2 19/25] mm: introduce numa_emulation, Mike Rapoport
- [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init, Mike Rapoport
- [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static, Mike Rapoport
- [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo, Mike Rapoport
- [PATCH v2 23/25] arch_numa: switch over to numa_memblks, Mike Rapoport
- [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks, Mike Rapoport
- [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt, Mike Rapoport
- Re: [PATCH v2 00/25] mm: introduce numa_memblks, Zi Yan
- Mips handling of signed integer overflows,
Lukas Wunner
- [PATCH v2] MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later,
Gregory CLEMENT
- [GIT PULL] MIPS changes for v6.11,
Thomas Bogendoerfer
- [PATCH] MIPS: SMP-CPS: Fix address for GCR_ACCESS register for I6500,
Gregory CLEMENT
- [no subject], Unknown
- [PATCH] mips: sibyte: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH 00/17] mm: introduce numa_memblks,
Mike Rapoport
- [PATCH 01/17] mm: move kernel/numa.c to mm/, Mike Rapoport
- [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures, Mike Rapoport
- [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH 04/17] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH 06/17] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH 12/17] mm: introduce numa_memblks, Mike Rapoport
- [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH 14/17] mm: introduce numa_emulation, Mike Rapoport
- [PATCH 15/17] mm: make numa_memblks more self-contained, Mike Rapoport
- [PATCH 16/17] arch_numa: switch over to numa_memblks, Mike Rapoport
- [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks, Mike Rapoport
- Re: [PATCH 00/17] mm: introduce numa_memblks, Jonathan Cameron
- [PATCH v4 0/5] drm: fix two issues related to HDMI Connector implementation,
Dmitry Baryshkov
- [PATCH] MIPS: Fix fallback march for SB1,
Jiaxun Yang
- [PATCH] MIPS: Loongson64: Switch to SYNC_R4K,
Jiaxun Yang
- [PATCH v2 0/4] MIPS: Refresh some configs,
Jiaxun Yang
- [PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf,
Christophe Leroy
- [PATCH RESEND v9 0/2] Add support for Loongson1 APB DMA,
Keguang Zhang via B4 Relay
- [PATCH v5 00/11] MIPS: Support I6500 multi-cluster configuration,
Aleksandar Rikalo
- [PATCH v5 01/11] MIPS: CPS: Add a couple of multi-cluster utility functions, Aleksandar Rikalo
- [PATCH v5 02/11] MIPS: GIC: Generate redirect block accessors, Aleksandar Rikalo
- [PATCH v5 03/11] irqchip/mips-gic: Introduce for_each_online_cpu_gic(), Aleksandar Rikalo
- [PATCH v5 04/11] irqchip/mips-gic: Support multi-cluster in for_each_online_cpu_gic(), Aleksandar Rikalo
- [PATCH v5 05/11] irqchip/mips-gic: Setup defaults in each cluster, Aleksandar Rikalo
- [PATCH v5 06/11] irqchip/mips-gic: Multi-cluster support, Aleksandar Rikalo
- [PATCH v5 07/11] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource, Aleksandar Rikalo
- [PATCH v5 08/11] clocksource: mips-gic-timer: Enable counter when CPUs start, Aleksandar Rikalo
- [PATCH v5 09/11] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core, Aleksandar Rikalo
- [PATCH v5 10/11] MIPS: CPS: Introduce struct cluster_boot_config, Aleksandar Rikalo
- [PATCH v5 11/11] MIPS: CPS: Boot CPUs in secondary clusters, Aleksandar Rikalo
- mips-gic-timer.c:180:11: error: call to undeclared function 'read_gic_redir_counter', Naresh Kamboju
- [PATCH v5 00/10] mips: Support for RTL9302C,
Chris Packham
- [PATCH v5 04/10] dt-bindings: mips: realtek: Add rtl930x-soc compatible, Chris Packham
- [PATCH v5 01/10] mips: dts: realtek: use "serial" instead of "uart" in node name, Chris Packham
- [PATCH v5 03/10] dt-bindings: vendor-prefixes: Add Cameo Communications, Chris Packham
- [PATCH v5 02/10] mips: dts: realtek: add device_type property to cpu node, Chris Packham
- [PATCH v5 05/10] dt-bindings: timer: Add schema for realtek,otto-timer, Chris Packham
- [PATCH v5 08/10] mips: select REALTEK_OTTO_TIMER for Realtek platforms, Chris Packham
- [PATCH v5 10/10] mips: dts: realtek: Add RTL9302C board, Chris Packham
- [PATCH v5 07/10] clocksource: realtek: Add timer driver for rtl-otto platforms, Chris Packham
- [PATCH v5 06/10] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc, Chris Packham
- [PATCH v5 09/10] mips: generic: add fdt fixup for Realtek reference board, Chris Packham
- Re: [PATCH v5 00/10] mips: Support for RTL9302C, Thomas Bogendoerfer
- [PATCH net-next v16 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v16 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v16 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v16 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v16 05/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v16 06/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v16 07/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v16 08/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v16 09/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v16 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v16 11/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v16 13/13] netdev: add dmabuf introspection, Mina Almasry
- [PATCH] MIPS: lantiq: improve USB initialization,
Hauke Mehrtens
- [PATCH v2 00/60] i2c: reword first drivers according to newest specification,
Wolfram Sang
- [PATCH 0/4] MIPS: Refresh some configs,
Jiaxun Yang
- [PATCH] Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()" for linux-6.6.37,
WangYuli
- [PATCH v2 00/10] MIPS: IPI Improvements,
Jiaxun Yang
- [PATCH v2 01/10] MIPS: smp: Make IPI interrupts scalable, Jiaxun Yang
- [PATCH v2 02/10] MIPS: smp: Manage IPI interrupts as percpu_devid interrupts, Jiaxun Yang
- [PATCH v2 03/10] MIPS: smp: Provide platform IPI virq & domain hooks, Jiaxun Yang
- [PATCH v2 04/10] MIPS: Move mips_smp_ipi_init call after prepare_cpus, Jiaxun Yang
- [PATCH v2 05/10] MIPS: smp: Implement IPI stats, Jiaxun Yang
- [PATCH v2 06/10] irqchip: irq-mips-gic: Switch to ipi_mux, Jiaxun Yang
- [PATCH v2 07/10] MIPS: Implement get_mips_sw_int hook, Jiaxun Yang
- [PATCH v2 08/10] MIPS: GIC: Implement get_sw_int hook, Jiaxun Yang
- [PATCH v2 09/10] irqchip: irq-mips-cpu: Rework software IRQ handling flow, Jiaxun Yang
- [PATCH v2 10/10] MIPS: smp-mt: Rework IPI functions, Jiaxun Yang
- Re: [PATCH v2 00/10] MIPS: IPI Improvements, Serge Semin
- [PATCH] MIPS: Octeron: remove source file executable bit,
Dominique Martinet
- [PATCH v4 0/9] mips: Support for RTL9302C,
Chris Packham
- [PATCH v4 1/9] mips: dts: realtek: use "serial" instead of "uart" in node name, Chris Packham
- [PATCH v4 3/9] dt-bindings: vendor-prefixes: Add Cameo Communications, Chris Packham
- [PATCH v4 4/9] dt-bindings: mips: realtek: Add rtl930x-soc compatible, Chris Packham
- [PATCH v4 2/9] mips: dts: realtek: add device_type property to cpu node, Chris Packham
- [PATCH v4 8/9] mips: generic: add fdt fixup for Realtek reference board, Chris Packham
- [PATCH v4 5/9] dt-bindings: timer: Add schema for realtek,otto-timer, Chris Packham
- [PATCH v4 7/9] clocksource: realtek: Add timer driver for rtl-otto platforms, Chris Packham
- [PATCH v4 9/9] mips: dts: realtek: Add RTL9302C board, Chris Packham
- [PATCH v4 6/9] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc, Chris Packham
- [PATCH 0/4] cpufreq: Make cpufreq_driver->exit() return void,
Viresh Kumar
- [PATCH 0/9] ASoC: Constify struct regmap_config,
Javier Carrasco
- [PATCH 1/9] ASoC: cs35l34: Constify struct regmap_config, Javier Carrasco
- [PATCH 2/9] ASoC: cs35l35: Constify struct regmap_config, Javier Carrasco
- [PATCH 3/9] ASoC: cs35l36: Constify struct regmap_config, Javier Carrasco
- [PATCH 4/9] ASoC: cs53l30: Constify struct regmap_config, Javier Carrasco
- [PATCH 5/9] ASoC: jz4760: Constify struct regmap_config, Javier Carrasco
- [PATCH 6/9] ASoC: jz4770: Constify struct regmap_config, Javier Carrasco
- [PATCH 7/9] ASoC: wsa881x: Constify struct regmap_config, Javier Carrasco
- [PATCH 9/9] ASoC: wsa884x: Constify struct regmap_config, Javier Carrasco
- [PATCH 8/9] ASoC: wsa883x: Constify struct regmap_config, Javier Carrasco
- Re: [PATCH 0/9] ASoC: Constify struct regmap_config, Mark Brown
- [PATCH] MIPS: Alchemy: switch to use software nodes for GPIOs,
Dmitry Torokhov
- [PATCH 0/9] AT24 EEPROM MTD Support,
Marco Felsch
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc