Linux-MIPS Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-08 19:46:09 to 2023-05-15 13:52:38 UTC [more...]

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 13:52 UTC  (5+ messages)

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-15 12:00 UTC  (42+ messages)
` [patch V4 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch V4 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch V4 03/37] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
` [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch V4 05/37] x86/topology: Remove CPU0 hotplug option
` [patch V4 06/37] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V4 08/37] x86/smpboot: Remove unnecessary barrier()
` [patch V4 09/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()
` [patch V4 11/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch V4 12/37] x86/smpboot: Move synchronization masks to SMP boot code
` [patch V4 13/37] x86/smpboot: Make TSC synchronization function call based
` [patch V4 14/37] x86/smpboot: Remove cpu_callin_mask
` [patch V4 15/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch V4 16/37] x86/smpboot: Remove wait for cpu_online()
` [patch V4 17/37] x86/xen/smp_pv: Remove wait for CPU online
` [patch V4 18/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch V4 19/37] cpu/hotplug: Add CPU state tracking and synchronization
` [patch V4 20/37] x86/smpboot: Switch to hotplug core state synchronization
` [patch V4 21/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch V4 22/37] ARM: smp: Switch to hotplug core state synchronization
` [patch V4 23/37] arm64: "
` [patch V4 24/37] csky/smp: "
` [patch V4 25/37] MIPS: SMP_CPS: "
` [patch V4 26/37] parisc: "
` [patch V4 27/37] riscv: "
` [patch V4 28/37] cpu/hotplug: Remove unused state functions
` [patch V4 29/37] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch V4 30/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch V4 31/37] x86/smpboot: Enable split CPU startup
` [patch V4 32/37] x86/apic: Provide cpu_primary_thread mask
` [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch V4 34/37] x86/apic: Save the APIC virtual base address
` [patch V4 35/37] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
` [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-05-15  9:20 UTC  (3+ messages)

[PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 2023-05-15  9:08 UTC 

[PATCH 0/2] irqchip/mips-gic fixes
 2023-05-14 20:45 UTC  (8+ messages)
` [PATCH 1/2] irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable
` [PATCH 2/2] irqchip/mips-gic: Use raw spinlock for gic_lock

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-14 18:20 UTC  (41+ messages)
` [PATCH 01/23] arm: "
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 04/23] ia64/hugetlb: "
` [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
` [PATCH 06/23] microblaze: allow pte_offset_map() "
` [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
` [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
` [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
` [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
` [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
` [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
` [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 18/23] sparc/hugetlb: "
` [PATCH 19/23] sparc: allow pte_offset_map() to fail
` [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
` [PATCH 21/23] x86: Allow get_locked_pte() to fail
` [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
` [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()

[PATCH v2] fix ___SYNC () build error when PROFILE_ALL_BRANCHES is enabled
 2023-05-13 23:19 UTC  (3+ messages)

[PATCH v4 0/3] Move Loongson1 PWM timer to clocksource framework
 2023-05-13  9:35 UTC  (5+ messages)
` [PATCH v4 1/3] MIPS: Loongson32: Remove deprecated PWM timer clocksource
` [PATCH v4 2/3] dt-bindings: timer: Add Loongson-1 clocksource
` [PATCH v4 3/3] clocksource: loongson1: Move PWM timer to clocksource framework

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-05-12 19:48 UTC  (4+ messages)

[PATCH v2 0/2] Devicetree support for Loongson-1 watchdog
 2023-05-12 12:30 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: Add "
` [PATCH v2 2/2] watchdog: loongson1_wdt: Add DT support

[PATCH] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
 2023-05-12  6:40 UTC  (6+ messages)

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-11 19:34 UTC  (8+ messages)

[PATCH] ASoC: au1x: fix dma data provisioning
 2023-05-11 15:37 UTC 

[PATCH] MIPS: Alchemy: fix dbdma2
 2023-05-11 15:30 UTC 

[PATCH v4 4/6] serial: 8250: RT288x/Au1xxx code away from core
 2023-05-11 12:10 UTC 

[PATCH v3] MIPS: Loongson32: Remove reset.c
 2023-05-11 12:06 UTC 

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-05-11  9:45 UTC  (8+ messages)
` [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook

[PATCH] mips: dts: ralink: Clarify usage of MT7621 ethernet phy arguments
 2023-05-11  9:07 UTC  (5+ messages)

[PATCH v1 1/3] ASoC: jz4740-i2s: Add support for X1000 SoC
 2023-05-11  6:02 UTC  (5+ messages)
` [PATCH v1 2/3] ASoC: ingenic: Add compatible string "
` [PATCH v1 3/3] mips: dts: ingenic: x1000: Add AIC device tree node
` (subset) [PATCH v1 1/3] ASoC: jz4740-i2s: Add support for X1000 SoC

[PATCH v1] ASoC: jz4740-i2s: Make I2S divider calculations more robust
 2023-05-11  5:36 UTC  (2+ messages)

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-05-10 16:42 UTC  (4+ messages)

[PATCH] MIPS: Restore Au1300 support
 2023-05-10 10:33 UTC 

Pompy ciepła - nowe warunki
 2023-05-09  7:36 UTC 

[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-10  8:39 UTC  (36+ messages)
` [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask
` [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
` [patch v3 20/36] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch v3 24/36] [patch V2 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization
` [patch v3 25/36] parisc: "
` [patch v3 26/36] riscv: "
` [patch v3 27/36] cpu/hotplug: Remove unused state functions
` [patch v3 32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch v3 33/36] x86/apic: Save the APIC virtual base address
` [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch v3 35/36] x86/smpboot: Support parallel startup of secondary CPUs
` [patch v3 36/36] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-05-09 20:51 UTC  (2+ messages)

[PATCH] MIPS: unhide PATA_PLATFORM
 2023-05-09 18:57 UTC 

[PATCH] mips: Move initrd_start check after initrd address sanitisation
 2023-05-09 17:29 UTC 

[PATCH v3 4/6] serial: 8250: RT288x/Au1xxx code away from core
 2023-05-09 11:39 UTC 

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-05-09  9:37 UTC  (2+ messages)

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-09  7:06 UTC  (2+ messages)

[PATCH v3 0/3] Fix up Nokia 770 regression
 2023-05-08 21:31 UTC  (11+ messages)
` [PATCH v3 1/3] Input: ads7846 - Convert to use software nodes
` [PATCH v3 3/3] ARM: omap1: Fix up the Nokia 770 board device IRQs

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-05-08 21:24 UTC  (6+ messages)
` [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
` [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors
` [PATCH v4 3/4] ARM: omap1: Fix up the Nokia 770 board device IRQs
` [PATCH v4 4/4] ARM: dts: Fix erroneous ADS touchscreen polarities

[PATCH 00/89] i2c: Convert to platform remove callback returning void
 2023-05-08 20:52 UTC  (2+ messages)
` [PATCH 33/89] i2c: jz4780: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).