Linux MIPS
[Prev Page][Next Page]
- [PATCH v6 09/33] mm: Convert ptlock_init() to use ptdescs, (continued)
- [PATCH v6 09/33] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 10/33] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 23/33] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 25/33] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 30/33] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 24/33] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 15/33] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v6 26/33] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 20/33] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 21/33] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 14/33] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 19/33] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 29/33] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 11/33] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 17/33] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v6 16/33] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- Re: [PATCH v6 00/33] Split ptdesc from struct page, Hugh Dickins
- [PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v3 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 03/13] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 08/13] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 13/13] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH] MIPS: Loongson: Fix build error when make modules_install,
Huacai Chen
- [PATCH] MIPS: Loongson: Fix cpu_probe_loongson() again,
Huacai Chen
- [PATCH] MIPS: KVM: Fix NULL pointer dereference,
Huacai Chen
- [PATCH] mips: ralink: match all supported system controller compatible strings,
Shiji Yang
- [PATCH][next] MIPS: dec: prom: Address -Warray-bounds warning,
Gustavo A. R. Silva
- [PATCH v5 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v5 03/33] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v5 04/33] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v5 07/33] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 08/33] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 10/33] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 09/33] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 11/33] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 14/33] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 16/33] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 17/33] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 19/33] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 20/33] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 21/33] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 23/33] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 25/33] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 30/33] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 29/33] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH] MIPS: DTS: CI20: Raise VDDCORE voltage to 1.125 volts,
Paul Cercueil
- [PATCH] clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,factor}_clocks(),
Nathan Chancellor
- [RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
- [RESEND PATCH v5 03/11] KVM: Allow range-based TLB invalidation from common code, Raghavendra Rao Ananta
- [RESEND PATCH v5 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs(), Raghavendra Rao Ananta
- [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs(), Raghavendra Rao Ananta
- [RESEND PATCH v5 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code, Raghavendra Rao Ananta
- [RESEND PATCH v5 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range, Raghavendra Rao Ananta
- [RESEND PATCH v5 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range(), Raghavendra Rao Ananta
- [RESEND PATCH v5 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range(), Raghavendra Rao Ananta
- [RESEND PATCH v5 11/11] KVM: arm64: Use TLBI range-based intructions for unmap, Raghavendra Rao Ananta
- [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range(), Raghavendra Rao Ananta
- [RESEND PATCH v5 09/11] KVM: arm64: Flush only the memslot after write-protect, Raghavendra Rao Ananta
- [RESEND PATCH v5 10/11] KVM: arm64: Invalidate the table entries upon a range, Raghavendra Rao Ananta
- [PATCH] mips: ralink: introduce commonly used remap node function,
Shiji Yang
- [PATCH 2/2] mips: pci-mt7620: use dev_info() to log PCIe device detection result, Shiji Yang
- [PATCH 1/2] mips: pci-mt7620: do not print NFTS register value as error log, Shiji Yang
- [PATCH 0/2] mips: pci-mt7620: reduce unnecessary error logs,
Shiji Yang
- [PATCH 00/11] Cleanup Octeon DWC3 glue code,
Ladislav Michl
- [PATCH 01/11] MIPS: OCTEON: octeon-usb: add all register offsets, Ladislav Michl
- [PATCH 02/11] MIPS: OCTEON: octeon-usb: use bitfields for control register, Ladislav Michl
- [PATCH 03/11] MIPS: OCTEON: octeon-usb: use bitfields for host config register, Ladislav Michl
- [PATCH 04/11] MIPS: OCTEON: octeon-usb: use bitfields for shim register, Ladislav Michl
- [PATCH 05/11] MIPS: OCTEON: octeon-usb: move gpio config to separate function, Ladislav Michl
- [PATCH 06/11] MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}q, Ladislav Michl
- [PATCH 07/11] MIPS: OCTEON: octeon-usb: cleanup divider calculation, Ladislav Michl
- [PATCH 08/11] usb: dwc3: Move Octeon glue code from arch/mips, Ladislav Michl
- [PATCH 09/11] usb: dwc3: dwc3-octeon: Convert to glue driver, Ladislav Michl
- [PATCH 10/11] usb: dwc3: dwc3-octeon: Move node parsing into driver probe, Ladislav Michl
- [PATCH 11/11] usb: dwc3: Add SPDX header and copyright, Ladislav Michl
- Re: [PATCH 00/11] Cleanup Octeon DWC3 glue code, Thinh Nguyen
- [PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v2 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 13/13] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 03/13] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 08/13] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH 6.1 164/166] MIPS: Move -Wa,-msoft-float check from as-option to cc-option, Greg Kroah-Hartman
- Re: Build regressions/improvements in v6.4-rc7, Geert Uytterhoeven
- [PATCH v5 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs,
Sergio Paracuellos
- [PATCH v5 1/9] dt-bindings: clock: add mtmips SoCs system controller, Sergio Paracuellos
- [PATCH v5 2/9] clk: ralink: add clock and reset driver for MTMIPS SoCs, Sergio Paracuellos
- [PATCH v5 4/9] mips: ralink: rt305x: remove clock related code, Sergio Paracuellos
- [PATCH v5 3/9] mips: ralink: rt288x: remove clock related code, Sergio Paracuellos
- [PATCH v5 5/9] mips: ralink: rt3883: remove clock related code, Sergio Paracuellos
- [PATCH v5 6/9] mips: ralink: mt7620: remove clock related code, Sergio Paracuellos
- [PATCH v5 7/9] mips: ralink: remove reset related code, Sergio Paracuellos
- [PATCH v5 9/9] MAINTAINERS: add Mediatek MTMIPS Clock maintainer, Sergio Paracuellos
- [PATCH v5 8/9] mips: ralink: get cpu rate from new driver code, Sergio Paracuellos
- Re: [PATCH v5 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs, Thomas Bogendoerfer
- [PATCH] kvm/mips: update MAINTAINERS,
Yu Zhao
- [PATCH v4 0/9] [PATCH v3 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs,
Sergio Paracuellos
- [PATCH] MIPS: PCI: Convert to platform remove callback returning void,
Uwe Kleine-König
- [RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback,
Krzysztof Kozlowski
- [PATCH v2 00/12] mm: jit/text allocator,
Mike Rapoport
- [PATCH v2 01/12] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc(), Mike Rapoport
- [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v2 05/12] modules, execmem: drop module_alloc, Mike Rapoport
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions, Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc(), Mike Rapoport
- [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES, Mike Rapoport
- Re: [PATCH v2 00/12] mm: jit/text allocator, Edgecombe, Rick P
- [PATCH] MIPS: Mark core_vpe_count() as __init,
Nathan Chancellor
- [PATCH] MIPS: mm: Remove special handling for OCTEON CPUs,
Thomas Bogendoerfer
- [PATCH] ata: ahci_octeon: Remove unnecessary include, Damien Le Moal
- [PATCH 6.1 0/4] Update as-{instr,option} to use KBUILD_AFLAGS,
Nathan Chancellor
- [PATCH 1/2] MIPS: octeon: Fix cvmx_writeq_csr/cvmx_readq_csr on 32-bit builds,
Rob Herring
- [PATCH] MIPS: Octeon: remove unneeded variable,
baomingtong001
- [patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process,
Thomas Gleixner
- [patch 01/17] init: Provide arch_cpu_finalize_init(), Thomas Gleixner
- [patch 02/17] x86/cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 03/17] ARM: cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 07/17] mips/cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 06/17] m68k/cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 08/17] sh/cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 04/17] ia64/cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 09/17] sparc/cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 10/17] um/cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 11/17] init: Remove check_bugs() leftovers, Thomas Gleixner
- [patch 13/17] init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init(), Thomas Gleixner
- [patch 14/17] x86/init: Initialize signal frame size late, Thomas Gleixner
- [patch 12/17] init: Invoke arch_cpu_finalize_init() earlier, Thomas Gleixner
- [patch 16/17] x86/fpu: Mark init functions __init, Thomas Gleixner
- [patch 15/17] x86/fpu: Remove cpuinfo argument from init functions, Thomas Gleixner
- [patch 05/17] loongarch/cpu: Switch to arch_cpu_finalize_init(), Thomas Gleixner
- [patch 17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init(), Thomas Gleixner
- Re: [patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process, Jan Engelhardt
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma(),
Rick Edgecombe
- [PATCH v4 00/34] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v4 04/34] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 05/34] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables, Vishal Moola (Oracle)
- [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 26/34] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 15/34] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 20/34] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 18/34] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 09/21] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 06/21] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 12/21] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 02/21] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 08/21] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 13/21] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 11/21] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 03/21] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 04/21] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- Re: [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options, Eric DeVolder
- Re: [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options, Kees Cook
- Re: Build regressions/improvements in v6.4-rc6,
Geert Uytterhoeven
- [PATCH] MIPS: Loongson64: loongson3_defconfig: Enable amdgpu drm driver,
Sui Jingfeng
- [mips-linux:mips-next 4/29] drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr'; did you mean 'xlate_dev_mem_ptr'?, kernel test robot
- [PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH v2 01/23] arm: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 02/23] arm64: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 06/23] microblaze: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb(), Hugh Dickins
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep(), Hugh Dickins
- [PATCH v2 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel(), Hugh Dickins
- [PATCH v2 12/23] powerpc: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 13/23] powerpc/hugetlb: pte_alloc_huge(), Hugh Dickins
- [PATCH v2 05/23] m68k: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH v2 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock(), Hugh Dickins
- [PATCH v2 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 19/23] sparc: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 20/23] sparc: iounit and iommu use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 21/23] x86: Allow get_locked_pte() to fail, Hugh Dickins
- [PATCH v2 22/23] x86: sme_populate_pgd() use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 23/23] xtensa: add pte_unmap() to balance pte_offset_map(), Hugh Dickins
- [PATCH v2 0/2] New driver for the Loongson LS2X APB DMA Controller,
Binbin Zhou
- [PATCH v2] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO,
Sui Jingfeng
- [PATCH] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO,
Sui Jingfeng
- [PATCH] MIPS: cpu-features: Use boot_cpu_type for CPU type based features,
Jiaxun Yang
- [PATCH] drm: gem: add an option for supporting the dma-coherent hardware.,
Sui Jingfeng
- [PATCH v4 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board,
Liviu Dudau
- [PATCH v3 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board,
Liviu Dudau
- [PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep(),
Andy Shevchenko
- [PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support,
Paul Cercueil
- [PATCH 1/9] MIPS: DTS: CI20: Fix regulators, Paul Cercueil
- [PATCH 2/9] MIPS: DTS: CI20: Fix ACT8600 regulator node names, Paul Cercueil
- [PATCH 3/9] MIPS: DTS: CI20: Add parent supplies to ACT8600 regulators, Paul Cercueil
- [PATCH 4/9] MIPS: DTS: CI20: Do not force-enable CIM and WiFi regulators, Paul Cercueil
- [PATCH 5/9] MIPS: DTS: CI20: Misc. cleanups, Paul Cercueil
- [PATCH 6/9] MIPS: DTS: CI20: Parent MSCMUX clock to MPLL, Paul Cercueil
- [PATCH 7/9] MIPS: DTS: CI20: Enable support for WiFi / Bluetooth, Paul Cercueil
- [PATCH 8/9] MIPS: configs: CI20: Regenerate defconfig, Paul Cercueil
- [PATCH 9/9] MIPS: configs: CI20: Enable WiFi / Bluetooth, Paul Cercueil
- Re: [PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support, Thomas Bogendoerfer
- <Possible follow-ups>
- Re: [PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support, H. Nikolaus Schaller
- Re: [PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support, Thomas Bogendoerfer
- [PATCH 1/4] MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess,
Paul Cercueil
- [PATCH v2 00/16] Use MMU read lock for clear-dirty-log,
Vipin Sharma
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc