Linux MIPS
[Prev Page][Next Page]
- Re: [patch V2 16/23] PCI/MSI: Split out CONFIG_PCI_MSI independent part, (continued)
- [patch V2 15/23] PCI/MSI: Move code into a separate directory, Thomas Gleixner
- [patch V2 12/23] PCI/MSI: Make arch_restore_msi_irqs() less horrible., Thomas Gleixner
- [patch V2 11/23] x86/hyperv: Refactor hv_msi_domain_free_irqs(), Thomas Gleixner
- [patch V2 17/23] PCI/MSI: Split out !IRQDOMAIN code, Thomas Gleixner
- [patch V2 10/23] genirq/msi, treewide: Use a named struct for PCI/MSI attributes, Thomas Gleixner
- [patch V2 18/23] PCI/MSI: Split out irqdomain code, Thomas Gleixner
- [patch V2 19/23] PCI/MSI: Sanitize MSIX table map handling, Thomas Gleixner
- [patch V2 20/23] PCI/MSI: Move msi_lock to struct pci_dev, Thomas Gleixner
- [patch V2 21/23] PCI/MSI: Make pci_msi_domain_check_cap() static, Thomas Gleixner
- [patch V2 22/23] genirq/msi: Handle PCI/MSI allocation fail in core code, Thomas Gleixner
- [patch V2 23/23] PCI/MSI: Move descriptor counting on allocation fail to the legacy code, Thomas Gleixner
- [PATCH v2 0/6] dmaengine: jz4780: Driver updates v2,
Paul Cercueil
- [PATCH] firmware: tee_bnxt: Remove redundant assignment to variable nbytes,
Colin Ian King
- [PATCH] mips/loongson64: using __fast_iob implement __wbflush() instead of sync,
suijingfeng
[RFC PATCH 08/14] mips/crash_dump: Use the new interface copy_oldmem_page_buf, Amit Daniel Kachhap
[PATCH] futex: Fix additional regressions, Arnd Bergmann
[PATCH v11 0/8] MIPS: JZ4780 and CI20 HDMI,
H. Nikolaus Schaller
- [PATCH v11 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780, H. Nikolaus Schaller
- [PATCH v11 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema, H. Nikolaus Schaller
- [PATCH v11 4/8] drm/ingenic: Add dw-hdmi driver for jz4780, H. Nikolaus Schaller
- [PATCH v11 5/8] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers, H. Nikolaus Schaller
- [PATCH v11 2/8] drm/ingenic: Add support for JZ4780 and HDMI output, H. Nikolaus Schaller
- [PATCH v11 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup, H. Nikolaus Schaller
- [PATCH v11 8/8] [RFC] MIPS: DTS: Ingenic: adjust register size to available registers, H. Nikolaus Schaller
- [PATCH v11 7/8] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780, H. Nikolaus Schaller
- Re: [PATCH v11 0/8] MIPS: JZ4780 and CI20 HDMI, Thomas Bogendoerfer
- Re: [PATCH v11 0/8] MIPS: JZ4780 and CI20 HDMI, Paul Cercueil
[Next] futex.h:89:9: error: implicit declaration of function 'arch_futex_atomic_op_inuser_local',
Naresh Kamboju
[PATCH v2 0/5] PCI: mt7621: Remove specific MIPS code from driver,
Sergio Paracuellos
[PATCH v2 1/3] dt-bindings: ls2k1000: add gpu device node,
Sui Jingfeng
[PATCH v10 0/8] MIPS: JZ4780 and CI20 HDMI,
H. Nikolaus Schaller
[PATCH 1/3] MIPS: TXX9: Remove rbtx4938 board support,
Thomas Bogendoerfer
[PATCH bpf] mips, bpf: Fix reference to non-existing Kconfig symbol,
Johan Almbladh
[PATCH AUTOSEL 5.15 62/68] MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression, Sasha Levin
[PATCH] MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32,
Geert Uytterhoeven
Reference to non-existing symbol WAR_R10000 in arch/mips/net/bpf_jit_comp.h,
Lukas Bulwahn
[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage,
Yury Norov
- [PATCH 1/9] lib/bitmap: add bitmap_weight_{eq,gt,le}, Yury Norov
- [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq(), Yury Norov
- [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}, Yury Norov
- Re: [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}, Michał Mirosław
- Re: [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}, Greg Kroah-Hartman
- [PATCH 4/9] tools: sync bitmap_weight() usage with the kernel, Yury Norov
- [PATCH 5/9] lib/cpumask: add cpumask_weight_{eq,gt,le}, Yury Norov
- [PATCH 6/9] lib/nodemask: add nodemask_weight_{eq,gt,le}, Yury Norov
- [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Yury Norov
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Michał Mirosław
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Michał Mirosław
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Yury Norov
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Joe Perches
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Yury Norov
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Dennis Zhou
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Joe Perches
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Emil Renner Berthing
- [PATCH 9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API, Yury Norov
- [PATCH 8/9] lib/nodemask: add num_node_state_eq(), Yury Norov
- Re: [PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage, Nicholas Piggin
- Re: [PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage, mirq-test
[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1,
Thomas Gleixner
- [patch 01/22] powerpc/4xx: Remove MSI support which never worked, Thomas Gleixner
- [patch 02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity(), Thomas Gleixner
- [patch 03/22] genirq/msi: Guard sysfs code, Thomas Gleixner
- [patch 04/22] genirq/msi: Remove unused domain callbacks, Thomas Gleixner
- [patch 05/22] genirq/msi: Fixup includes, Thomas Gleixner
- [patch 06/22] PCI/MSI: Make pci_msi_domain_write_msg() static, Thomas Gleixner
- [patch 07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata(), Thomas Gleixner
- [patch 08/22] PCI/sysfs: Use pci_irq_vector(), Thomas Gleixner
- [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs(), Thomas Gleixner
- [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq(), Thomas Gleixner
- [patch 12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible., Thomas Gleixner
- [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes, Thomas Gleixner
- [patch 13/22] PCI/MSI: Cleanup include zoo, Thomas Gleixner
- [patch 14/22] PCI/MSI: Make msix_update_entries() smarter, Thomas Gleixner
- [patch 16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part, Thomas Gleixner
- [patch 21/22] genirq/msi: Handle PCI/MSI allocation fail in core code, Thomas Gleixner
- [patch 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code, Thomas Gleixner
- [patch 15/22] PCI/MSI: Move code into a separate directory, Thomas Gleixner
- [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code, Thomas Gleixner
- [patch 20/22] PCI/MSI: Make pci_msi_domain_check_cap() static, Thomas Gleixner
- [patch 18/22] PCI/MSI: Split out irqdomain code, Thomas Gleixner
- [patch 19/22] PCI/MSI: Sanitize MSIX table map handling, Thomas Gleixner
- Re: [patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1, Jason Gunthorpe
- Re: [patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1, Juergen Gross
- Re: [patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1, Cédric Le Goater
[PATCH v4 00/25] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v4 01/25] notifier: Remove extern annotation from function prototypes, Dmitry Osipenko
- [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority(), Dmitry Osipenko
- [PATCH v4 04/25] reboot: Correct typo in a comment, Dmitry Osipenko
- [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority, Dmitry Osipenko
- [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails, Dmitry Osipenko
- [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes, Dmitry Osipenko
- [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API, Dmitry Osipenko
- [PATCH v4 09/25] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 10/25] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 11/25] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 12/25] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 13/25] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 14/25] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 15/25] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 16/25] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v4 17/25] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 18/25] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 19/25] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 20/25] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 21/25] nds32: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v4 22/25] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v4 23/25] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v4 25/25] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
[PATCH v1 1/1] MIPS: TXx9: Convert SPI platform data to software nodes,
Andy Shevchenko
[PATCH v9 1/3] MIPS: Loongson64: Add Loongson-2K1000 reset platform driver,
Qing Zhang
[PATCH] ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer,
Paul Cercueil
[PATCH v2] MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo(),
Tiezhu Yang
[PATCH V4]: bugfix,
Huang Pei
[PATCH v9 0/8] MIPS: JZ4780 and CI20 HDMI,
H. Nikolaus Schaller
[PATCH 5.15 136/279] mips: lantiq: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 5.15 135/279] mips: bcm63xx: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 5.15 095/279] MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression, Greg Kroah-Hartman
[PATCH 5.15 094/279] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set, Greg Kroah-Hartman
[PATCH 5.15 060/279] MIPS: sni: Fix the build, Greg Kroah-Hartman
[PATCH 5.10 090/154] mips: lantiq: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 5.10 089/154] mips: bcm63xx: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 5.10 060/154] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set, Greg Kroah-Hartman
[PATCH 5.10 037/154] MIPS: sni: Fix the build, Greg Kroah-Hartman
[PATCH 5.4 039/100] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set, Greg Kroah-Hartman
[PATCH 5.4 056/100] mips: lantiq: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 5.4 055/100] mips: bcm63xx: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 5.4 023/100] MIPS: sni: Fix the build, Greg Kroah-Hartman
[PATCH 4.19 292/323] mips: lantiq: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 4.19 291/323] mips: bcm63xx: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 4.19 284/323] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set, Greg Kroah-Hartman
[PATCH 4.19 273/323] MIPS: sni: Fix the build, Greg Kroah-Hartman
[PATCH 4.19 064/323] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT, Greg Kroah-Hartman
[PATCH 4.14 224/251] mips: bcm63xx: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 4.14 225/251] mips: lantiq: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 4.14 219/251] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set, Greg Kroah-Hartman
[PATCH 4.14 209/251] MIPS: sni: Fix the build, Greg Kroah-Hartman
[PATCH 4.14 050/251] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT, Greg Kroah-Hartman
[PATCH 4.9 169/207] MIPS: sni: Fix the build, Greg Kroah-Hartman
[PATCH 4.9 183/207] mips: bcm63xx: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 4.9 179/207] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set, Greg Kroah-Hartman
[PATCH 4.9 043/207] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT, Greg Kroah-Hartman
[PATCH 4.4 136/162] mips: bcm63xx: add support for clk_get_parent(), Greg Kroah-Hartman
[PATCH 4.4 133/162] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set, Greg Kroah-Hartman
[PATCH 4.4 123/162] MIPS: sni: Fix the build, Greg Kroah-Hartman
[PATCH V3 resend]: bugfix,
Huang Pei
[PATCH v8 0/8] MIPS: JZ4780 and CI20 HDMI,
H. Nikolaus Schaller
- [PATCH v8 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema, H. Nikolaus Schaller
- [PATCH v8 2/8] drm/ingenic: Add support for JZ4780 and HDMI output, H. Nikolaus Schaller
- [PATCH v8 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup, H. Nikolaus Schaller
- [PATCH v8 4/8] drm/ingenic: Add dw-hdmi driver for jz4780, H. Nikolaus Schaller
- [PATCH v8 5/8] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers, H. Nikolaus Schaller
- [PATCH v8 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780, H. Nikolaus Schaller
- [PATCH v8 7/8] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780, H. Nikolaus Schaller
- [PATCH v8 8/8] [RFC] MIPS: DTS: Ingenic: adjust register size to available registers, H. Nikolaus Schaller
- Re: [PATCH v8 0/8] MIPS: JZ4780 and CI20 HDMI, Paul Cercueil
[PATCH v7 0/8] MIPS: JZ4780 and CI20 HDMI,
H. Nikolaus Schaller
[PATCH MANUALSEL 4.14 3/3] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS, Sasha Levin
[PATCH MANUALSEL 4.19 4/4] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS, Sasha Levin
[PATCH MANUALSEL 5.4 4/4] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS, Sasha Levin
[PATCH MANUALSEL 5.10 4/5] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS, Sasha Levin
[PATCH MANUALSEL 5.15 7/8] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS, Sasha Levin
[PATCH V2]: bugfix,
Huang Pei
[PATCH] irqchip/mips-gic: Use bitfield helpers, Geert Uytterhoeven
[PATCH] MIPS: CPS: Use bitfield helpers,
Geert Uytterhoeven
[PATCH] MIPS: CPC: Use bitfield helpers,
Geert Uytterhoeven
[PATCH] MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo(),
Tiezhu Yang
[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery,
David Woodhouse
- [PATCH v5 06/12] KVM: powerpc: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v5 12/12] KVM: x86: First attempt at converting nested virtual APIC page to gpc, David Woodhouse
- [PATCH v5 02/12] KVM: Add Makefile.kvm for common files, use it for x86, David Woodhouse
- [PATCH v5 10/12] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery, David Woodhouse
- [PATCH v5 01/12] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING, David Woodhouse
- [PATCH v5 03/12] KVM: s390: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v5 07/12] KVM: arm64: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v5 09/12] KVM: x86/xen: Maintain valid mapping of Xen shared_info page, David Woodhouse
- [PATCH v5 05/12] KVM: RISC-V: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v5 11/12] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty, David Woodhouse
- [PATCH v5 04/12] KVM: mips: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support, David Woodhouse
- Re: [PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery, Paolo Bonzini
[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton,
Kefeng Wang
PATCH v4 00/11] KVM: x86/xen: Add in-kernel Xen event channel delivery,
David Woodhouse
- [PATCH v4 07/11] KVM: arm64: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v4 03/11] KVM: s390: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v4 06/11] KVM: powerpc: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v4 11/11] KVM: x86: First attempt at converting nested virtual APIC page to gpc, David Woodhouse
- [PATCH v4 08/11] KVM: Reinstate gfn_to_pfn_cache with invalidation support, David Woodhouse
- [PATCH v4 05/11] KVM: RISC-V: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v4 01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING, David Woodhouse
- [PATCH v4 09/11] KVM: x86/xen: Maintain valid mapping of Xen shared_info page, David Woodhouse
- [PATCH v4 10/11] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery, David Woodhouse
- [PATCH v4 02/11] KVM: Add Makefile.kvm for common files, use it for x86, David Woodhouse
- [PATCH v4 04/11] KVM: mips: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v4 12/11] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty, David Woodhouse
drm/etnaviv: add pci device driver support for gpu in LS7A1000 and LS2K1000,
Sui Jingfeng
[PATCH] MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression,
Paul Cercueil
[PATCH 0/2] of: remove reserved regions count restriction,
Calvin Zhang
Re: ERROR: modpost: "mips_cm_unlock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined!,
Randy Dunlap
[PATCH 0/3] of/fdt: Rework early FDT scanning functions,
Rob Herring
[PATCH] drm/ingenic: fix error code in ingenic_drm_gem_create_object(),
Dan Carpenter
[PATCH 1/4] MIPS: rework local_t operation on MIPS64,
Huang Pei
[GIT PULL] MIPS fixes for v5.16,
Thomas Bogendoerfer
[PATCH v3 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery,
David Woodhouse
- [PATCH v3 05/12] KVM: RISC-V: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v3 03/12] KVM: s390: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v3 02/12] KVM: Add Makefile.kvm for common files, use it for x86, David Woodhouse
- [PATCH v3 01/12] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING, David Woodhouse
- [PATCH v3 08/12] KVM: Propagate vcpu explicitly to mark_page_dirty_in_slot(), David Woodhouse
- [PATCH v3 06/12] KVM: powerpc: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v3 10/12] KVM: x86/xen: Maintain valid mapping of Xen shared_info page, David Woodhouse
- [PATCH v3 04/12] KVM: mips: Use Makefile.kvm for common files, David Woodhouse
- [PATCH v3 12/12] KVM: x86: First attempt at converting nested virtual APIC page to gpc, David Woodhouse
- [PATCH v3 11/12] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery, David Woodhouse
- [PATCH v3 09/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support, David Woodhouse
- [PATCH v3 07/12] KVM: arm64: Use Makefile.kvm for common files, David Woodhouse
[PATCH] MIPS: Do not define pci_remap_iospace() under MACH_LOONGSON64,
Tiezhu Yang
[PATCH v2 0/6] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86,
Vitaly Kuznetsov
[PATCH v2 0/7] KVM: Turn the vcpu array into an xarray,
Marc Zyngier
[PATCH 0/7] KVM: Add Makefile.kvm for common files,
David Woodhouse
[PATCH] MIPS: OCTEON: add put_device() after of_find_device_by_node(),
cgel . zte
[PATCH 5.15 110/917] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT, Greg Kroah-Hartman
[PATCH 5.14 145/849] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT, Greg Kroah-Hartman
[PATCH 5.10 120/575] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT, Greg Kroah-Hartman
[PATCH 5.4 087/355] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT, Greg Kroah-Hartman
Re: Build regressions/improvements in v5.16-rc1,
Geert Uytterhoeven
[PATCH 0/5] PCI: mt7621: remove specific MIPS code from driver,
Sergio Paracuellos
[PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema,
Rafał Miłecki
[PATCH] mips: lantiq: add support for clk_get_parent(),
Randy Dunlap
[PATCH -net] net: ethernet: lantiq_etop: fix build errors/warnings,
Randy Dunlap
[PATCH v4] mips: bcm63xx: add support for clk_get_parent(),
Randy Dunlap
[PATCH v3] mips: bcm63xx: add support for clk_get_parent(),
Randy Dunlap
[PATCH V4 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema,
Rafał Miłecki
[PATCH] MIPS: Remove a repeated word in a comment,
Jason Wang
[PATCH v5 0/7] Removal of bcm63xx-wdt,
Florian Fainelli
[PATCH V3 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema,
Rafał Miłecki
[GIT PULL] MIPS changes 2nd part for v5.16,
Thomas Bogendoerfer
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc