Linux MIPS
[Prev Page][Next Page]
- Re: [PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi, (continued)
- [PATCH v3 04/24] ia64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 05/24] m68k: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 06/24] microblaze: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 07/24] mips: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 08/24] parisc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 09/24] powerpc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 11/24] xtensa: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 12/24] asm-generic: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 14/24] arc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 15/24] m68k: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 16/24] arm64: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 17/24] microblaze: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 18/24] sparc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 20/24] x86: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 21/24] xtensa: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 22/24] powerpc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 23/24] mips: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 24/24] s390: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- Re: [PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi, Heiko Carstens
- [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn,
Josh Poimboeuf
- [PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return, Josh Poimboeuf
- [PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration, Josh Poimboeuf
- [PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return, Josh Poimboeuf
- [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return, Josh Poimboeuf
- [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn, Josh Poimboeuf
- [PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return, Josh Poimboeuf
- [PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn, Josh Poimboeuf
- [PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition, Josh Poimboeuf
- [PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return, Josh Poimboeuf
- [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn, Josh Poimboeuf
- [PATCH v2 15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition, Josh Poimboeuf
- [PATCH v2 18/24] x86/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH v2 14/24] sh/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return, Josh Poimboeuf
- [PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn, Josh Poimboeuf
- [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return, Josh Poimboeuf
- [PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return, Josh Poimboeuf
- [PATCH v2 23/24] init: Make arch_call_rest_init() and rest_init() __noreturn, Josh Poimboeuf
- [PATCH v2 21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return, Josh Poimboeuf
- [PATCH v2 22/24] objtool: Include weak functions in 'global_noreturns' check, Josh Poimboeuf
- [PATCH v2 24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn, Josh Poimboeuf
- Re: [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn, Philippe Mathieu-Daudé
- Re: [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn, Paul E. McKenney
- [PATCH] MIPS: vpe-mt: provide a default 'physical_memsize',
Randy Dunlap
- [PATCH] module: fix MIPS module_layout -> module_memory,
Randy Dunlap
- [PATCH v6 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies,
Sergio Paracuellos
- [PATCH V2 0/2] Loongson: irqchip: Add loongson-eiointc DT init support,
Binbin Zhou
- [PATCH v5 0/2] avoid globals and arch dependencies,
Sergio Paracuellos
- [PATCH v6 00/20] irqdomain: fix mapping race and rework locking,
Johan Hovold
- [PATCH v6 01/20] irqdomain: Fix association race, Johan Hovold
- [PATCH v6 03/20] irqdomain: Drop bogus fwspec-mapping error handling, Johan Hovold
- [PATCH v6 05/20] irqdomain: Refactor __irq_domain_alloc_irqs(), Johan Hovold
- [PATCH v6 11/20] irqdomain: Clean up irq_domain_push/pop_irq(), Johan Hovold
- [PATCH v6 07/20] irqdomain: Fix domain registration race, Johan Hovold
- [PATCH v6 08/20] irqdomain: Drop revmap mutex, Johan Hovold
- [PATCH v6 19/20] irqchip/mvebu-odmi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v6 09/20] irqdomain: Drop dead domain-name assignment, Johan Hovold
- [PATCH v6 02/20] irqdomain: Fix disassociation race, Johan Hovold
- [PATCH v6 15/20] irqchip/gic-v2m: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v6 10/20] irqdomain: Drop leftover brackets, Johan Hovold
- [PATCH v6 04/20] irqdomain: Look for existing mapping only once, Johan Hovold
- [PATCH v6 06/20] irqdomain: Fix mapping-creation race, Johan Hovold
- [PATCH v6 12/20] x86/ioapic: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v6 20/20] irqdomain: Switch to per-domain locking, Johan Hovold
- [PATCH v6 14/20] irqchip/alpine-msi: Use irq_domain_add_hierarchy(), Johan Hovold
- [PATCH v6 17/20] irqchip/gic-v3-mbi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v6 16/20] irqchip/gic-v3-its: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v6 18/20] irqchip/loongson-pch-msi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v6 13/20] x86/uv: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH] MIPS: dts: Boston: Fix dtc 'pci_device_reg' warning,
Genjian
- [PATCH 1/2] mips: dts: align LED node names with dtschema,
arinc9 . unal
- [PATCH v4 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies,
Sergio Paracuellos
- [PATCH] irqchip/loongson-eiointc: Add DT init support,
Binbin Zhou
- [linux-next:master] BUILD REGRESSION 6ba8a227fd19d19779005fb66ad7562608e1df83, kernel test robot
- [PATCH v3 0/4] watchdog: mt7621-wdt: avoid globals and arch dependencies,
Sergio Paracuellos
- [PATCH v2 0/4] watchdog: mt7621-wdt: avoid globals and arch dependencies,
Sergio Paracuellos
- [PATCH] MIPS: loongson32: Update the clock initialization,
Keguang Zhang
- [PATCH] MIPS: loongson32: Drop obsolete cpufreq platform device,
Keguang Zhang
- [PATCH 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies,
Sergio Paracuellos
- [PATCH v5 00/19] irqdomain: fix mapping race and clean up locking,
Johan Hovold
- [PATCH v5 19/19] irqdomain: Switch to per-domain locking, Johan Hovold
- [PATCH v5 02/19] irqdomain: Fix disassociation race, Johan Hovold
- [PATCH v5 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy(), Johan Hovold
- [PATCH v5 09/19] irqdomain: Drop leftover brackets, Johan Hovold
- [PATCH v5 08/19] irqdomain: Drop dead domain-name assignment, Johan Hovold
- [PATCH v5 18/19] irqchip/mvebu-odmi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v5 03/19] irqdomain: Drop bogus fwspec-mapping error handling, Johan Hovold
- [PATCH v5 01/19] irqdomain: Fix association race, Johan Hovold
- [PATCH v5 06/19] irqdomain: Fix mapping-creation race, Johan Hovold
- [PATCH v5 11/19] x86/ioapic: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v5 15/19] irqchip/gic-v3-its: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v5 07/19] irqdomain: Drop revmap mutex, Johan Hovold
- [PATCH v5 04/19] irqdomain: Look for existing mapping only once, Johan Hovold
- [PATCH v5 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v5 17/19] irqchip/loongson-pch-msi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v5 16/19] irqchip/gic-v3-mbi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v5 12/19] x86/apic: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v5 10/19] irqdomain: Clean up irq_domain_push/pop_irq(), Johan Hovold
- [PATCH v5 05/19] irqdomain: Refactor __irq_domain_alloc_irqs(), Johan Hovold
- [PATCH V2 0/3] Devicetree support for Loongson-1 clock,
Keguang Zhang
- Re: [PATCH v3 2/2] nvmem: brcm_nvram: use bcm47xx buffered data,
Rafał Miłecki
- [PATCH] MIPS: BCM47XX: Add support for Linksys E2500 V3,
Rafał Miłecki
- [PATCH] MIPS: ralink: Use devm_platform_get_and_ioremap_resource(),
ye.xingchen
- [PATCH] MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource(),
ye.xingchen
- [PATCH] MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource(),
ye.xingchen
- [PATCH] MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource(),
ye.xingchen
- Re: API for setting multiple PTEs at once,
Matthew Wilcox
- Re: tip/master build: 205 builds: 5 failed, 200 passed, 9 errors, 22 warnings (v6.2-rc7-273-gd67c17ddc899),
Guillaume Tucker
- Re: [PATCH v3 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values,
Arınç ÜNAL
- [PATCH 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values,
Willem-Jan de Hoog
- [PATCH] mips: ralink: make SOC_MT7621 select PINCTRL_MT7621 and fix help section,
arinc9 . unal
- [PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn,
Josh Poimboeuf
- [PATCH 01/22] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration, Josh Poimboeuf
- [PATCH 04/22] arm64/cpu: Mark cpu_die() __noreturn, Josh Poimboeuf
- [PATCH 03/22] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return, Josh Poimboeuf
- [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return, Josh Poimboeuf
- [PATCH 02/22] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return, Josh Poimboeuf
- [PATCH 06/22] ia64/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH 08/22] loongarch/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH 07/22] loongarch/cpu: Make sure play_dead() doesn't return, Josh Poimboeuf
- [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return, Josh Poimboeuf
- [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition, Josh Poimboeuf
- [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn, Josh Poimboeuf
- [PATCH 13/22] sh/cpu: Make sure play_dead() doesn't return, Josh Poimboeuf
- [PATCH 15/22] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition, Josh Poimboeuf
- [PATCH 14/22] sh/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH 16/22] sparc/cpu: Mark cpu_play_dead() __noreturn, Josh Poimboeuf
- [PATCH 19/22] xtensa/cpu: Make sure cpu_die() doesn't return, Josh Poimboeuf
- [PATCH 20/22] xtensa/cpu: Mark cpu_die() __noreturn, Josh Poimboeuf
- [PATCH 17/22] x86/cpu: Make sure play_dead() doesn't return, Josh Poimboeuf
- [PATCH 21/22] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return, Josh Poimboeuf
- [PATCH 18/22] x86/cpu: Mark play_dead() __noreturn, Josh Poimboeuf
- [PATCH 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn, Josh Poimboeuf
- [linux-next:master] BUILD REGRESSION 4fafd96910add124586b549ad005dcd179de8a18, kernel test robot
- [PATCH] tree-wide: trivial: s/ a SPI/ an SPI/,
Tudor Ambarus
- [PATCH] MIPS: Remove CONFIG_MIPS check in Makefile,
Tiezhu Yang
- [PATCH] pinctrl: ingenic: Add I2S pins for the JZ4760(B) and JZ4770, Paul Cercueil
- [PATCH 1/2] mmc: jz4740: Work around bug on JZ4760(B),
Paul Cercueil
- Re: Build regressions/improvements in v6.2-rc6, Geert Uytterhoeven
- [PATCH 0/1] s390: fix initrd corruption in decompressor with new zstd version,
Vasily Gorbik
- [PATCH v2] MIPS: DTS: CI20: fix otg power gpio,
H. Nikolaus Schaller
- [PATCH] MIPS: DTS: CI20: fix otg power gpio,
H. Nikolaus Schaller
- [PATCH] MIPS: dts: lantiq: Remove bogus interrupt-parent; line,
Jonathan Neuschäfer
- [PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM,
Mike Rapoport
- [PATCH v3 0/4] rtc: jz4740: Various updates,
Paul Cercueil
- [PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation,
David Matlack
- [PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM,
Mike Rapoport
- [PATCH] ASoC: codecs/jz4760: add digital gain controls,
Christophe Branchereau
- [PATCH] MIPS: remove CONFIG_MIPS_LD_CAN_LINK_VDSO,
Masahiro Yamada
- [PATCH v3 0/3] drm: Add component_match_add_of and convert users of drm_of_component_match_add,
Sean Anderson
- [PATCH 0/7] KVM: Add a common API for range-based TLB invalidation,
David Matlack
- [PATCH v4 0/7] Generic IPI sending tracepoint,
Valentin Schneider
- [PATCH v4 1/7] trace: Add trace_ipi_send_cpumask(), Valentin Schneider
- [PATCH v4 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi(), Valentin Schneider
- [PATCH v4 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask(), Valentin Schneider
- [PATCH v4 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise(), Valentin Schneider
- [PATCH v4 5/7] treewide: Trace IPIs sent via smp_send_reschedule(), Valentin Schneider
- [PATCH v4 6/7] smp: reword smp call IPI comment, Valentin Schneider
- [PATCH v4 7/7] sched, smp: Trace smp callback causing an IPI, Valentin Schneider
- Re: [PATCH v4 0/7] Generic IPI sending tracepoint, Valentin Schneider
- [PATCH v5 0/7] Introduce __xchg, non-atomic xchg,
Andrzej Hajda
- [PATCH v4 00/19] irqdomain: fix mapping race and clean up locking,
Johan Hovold
- [PATCH v4 02/19] irqdomain: Drop dead domain-name assignment, Johan Hovold
- [PATCH v4 04/19] irqdomain: Fix association race, Johan Hovold
- [PATCH v4 03/19] irqdomain: Drop leftover brackets, Johan Hovold
- [PATCH v4 01/19] irqdomain: Drop bogus fwspec-mapping error handling, Johan Hovold
- [PATCH v4 06/19] irqdomain: Drop revmap mutex, Johan Hovold
- [PATCH v4 09/19] irqdomain: Fix mapping-creation race, Johan Hovold
- [PATCH v4 05/19] irqdomain: Fix disassociation race, Johan Hovold
- [PATCH v4 18/19] irqchip/mvebu-odmi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v4 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v4 19/19] irqdomain: Switch to per-domain locking, Johan Hovold
- [PATCH v4 17/19] irqchip/loongson-pch-msi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v4 07/19] irqdomain: Look for existing mapping only once, Johan Hovold
- [PATCH v4 16/19] irqchip/gic-v3-mbi: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v4 15/19] irqchip/gic-v3-its: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v4 11/19] x86/ioapic: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v4 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy(), Johan Hovold
- [PATCH v4 08/19] irqdomain: Refactor __irq_domain_alloc_irqs(), Johan Hovold
- [PATCH v4 12/19] x86/apic: Use irq_domain_create_hierarchy(), Johan Hovold
- [PATCH v4 10/19] irqdomain: Clean up irq_domain_push/pop_irq(), Johan Hovold
- [PATCH 00/22] drm: Remove includes for drm_crtc_helper.h,
Thomas Zimmermann
- [PATCH 01/22] drm/amdgpu: Fix coding style, Thomas Zimmermann
- [PATCH 02/22] drm: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 03/22] drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 05/22] drm/aspeed: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 06/22] drm/ast: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 04/22] drm/arm/komeda: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 07/22] drm/bridge: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 08/22] drm/gma500: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 10/22] drm/ingenic: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 09/22] drm/i2c/ch7006: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 12/22] drm/logicvc: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 11/22] drm/kmb: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 21/22] drm/vboxvideo: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 13/22] drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 19/22] drm/tidss: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 20/22] drm/udl: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 18/22] drm/sun4i: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 15/22] drm/rockchip: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 16/22] drm/shmobile: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 17/22] drm/sprd: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 14/22] drm/radeon: Remove unnecessary include statements for drm_crtc_helper.h, Thomas Zimmermann
- [PATCH 22/22] drm/crtc-helper: Remove most include statements from drm_crtc_helper.h, Thomas Zimmermann
- Re: [PATCH 00/22] drm: Remove includes for drm_crtc_helper.h, Jani Nikula
- Re: [PATCH 00/22] drm: Remove includes for drm_crtc_helper.h, Sam Ravnborg
- [PATCH] mips: Realtek RTL: select NO_EXCEPT_FILL,
Sander Vanheule
- [PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs,
David Hildenbrand
- [PATCH mm-unstable v1 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks, David Hildenbrand
- [PATCH mm-unstable v1 03/26] arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 05/26] csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 07/26] ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 06/26] hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 08/26] loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 09/26] m68k/mm: remove dummy __swp definitions for nommu, David Hildenbrand
- [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 12/26] mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 13/26] nios2/mm: refactor swap PTE layout, David Hildenbrand
- [PATCH mm-unstable v1 15/26] openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 16/26] parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s, David Hildenbrand
- [PATCH mm-unstable v1 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 20/26] sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit, David Hildenbrand
- [PATCH mm-unstable v1 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit, David Hildenbrand
- [PATCH mm-unstable v1 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE, David Hildenbrand
- [PATCH mm-unstable v1 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit, David Hildenbrand
- Re: [PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs, patchwork-bot+linux-riscv
- [PATCH 0/2] Devicetree support for Loongson-1 clock,
Keguang Zhang
- [PATCH v3 00/51] cpuidle,rcu: Clean up the mess,
Peter Zijlstra
- [PATCH v3 41/51] cpuidle,clk: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH v3 12/51] cpuidle,dt: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI, Peter Zijlstra
- [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE, Peter Zijlstra
- [PATCH v3 31/51] cpuidle,nospec: Make noinstr clean, Peter Zijlstra
- [PATCH v3 06/51] cpuidle,tegra: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant, Peter Zijlstra
- [PATCH v3 34/51] trace: WARN on rcuidle, Peter Zijlstra
- [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage, Peter Zijlstra
- [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle(), Peter Zijlstra
- [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower(), Peter Zijlstra
- [PATCH v3 15/51] acpi_idle: Remove tracing, Peter Zijlstra
- [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions, Peter Zijlstra
- [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr, Peter Zijlstra
- [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*, Peter Zijlstra
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc