linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-11 07:37:21 to 2015-08-18 00:31:41 UTC [more...]

[Patch V3 0/9] Enable memoryless node support for x86
 2015-08-18  0:31 UTC  (15+ messages)
` [Patch V3 1/9] x86, NUMA, ACPI: Online node earlier when doing CPU hot-addition
` [Patch V3 2/9] kernel/profile.c: Replace cpu_to_mem() with cpu_to_node()
` [Patch V3 3/9] sgi-xp: Replace cpu_to_node() with cpu_to_mem() to support memoryless node
` [Patch V3 4/9] openvswitch: "
` [Patch V3 5/9] i40e: Use numa_mem_id() to better "
` [Patch V3 6/9] i40evf: "
  ` [Intel-wired-lan] "
` [Patch V3 7/9] x86, numa: Kill useless code to improve code readability
` [Patch V3 8/9] mm: Update _mem_id_[] for every possible CPU when memory configuration changes
` [Patch V3 9/9] mm, x86: Enable memoryless node support to better support CPU/memory hotplug

how to do ? minimal udev script for my rc.sysinit ?
 2015-05-07  9:34 UTC  (12+ messages)

PCI Hotplug Hardware Support
 2015-04-20 15:28 UTC  (2+ messages)

how to install zxdsl 852 v2
 2015-04-18  8:21 UTC 

create /etc/udev/rules.d/70-persistent-net.rules
 2015-03-26 21:15 UTC  (2+ messages)

udev not renaming interface if driver is built-in
 2014-12-03  5:13 UTC  (4+ messages)

[Patch Part3 V7 0/8] Enable support of Intel DMAR device hotplug
 2014-11-18 15:21 UTC  (14+ messages)
` [Patch Part3 V7 1/8] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V7 2/8] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V7 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V7 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V7 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V7 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V7 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
  ` [Patch Part3 V7 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug

udev error, ENOEXEC
 2014-10-13 13:19 UTC  (3+ messages)

media-player-info 22 released
 2014-10-07 10:30 UTC 

[Patch Part3 V6 0/8] Enable support of Intel DMAR device hotplug
 2014-09-24 18:37 UTC  (12+ messages)
` [Patch Part3 V6 1/8] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V6 2/8] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V6 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V6 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V6 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V6 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V6 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V6 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug

[Patch Part3 V5 0/8] Enable support of Intel DMAR device hotplug
 2014-09-16  8:13 UTC  (24+ messages)
` [Patch Part3 V5 1/8] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V5 2/8] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V5 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V5 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V5 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V5 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V5 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V5 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug

Improper Naming in /dev/disk/by-id and Drives Offline
 2014-09-12 22:42 UTC  (6+ messages)

[Bugfix] x86, NUMA, ACPI: Online node earlier when doing CPU hot-addition
 2014-09-12  2:48 UTC 

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-08-18 23:30 UTC  (86+ messages)
` [RFC Patch V1 01/30] mm, kernel: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 04/30] mm, netfilter: "
` [RFC Patch V1 05/30] mm, perf: "
` [RFC Patch V1 06/30] mm, tracing: "
` [RFC Patch V1 07/30] mm: "
` [RFC Patch V1 08/30] mm, thp: "
` [RFC Patch V1 09/30] mm, memcg: "
` [RFC Patch V1 10/30] mm, xfrm: "
` [RFC Patch V1 11/30] mm, char/mspec.c: "
` [RFC Patch V1 12/30] mm, IB/qib: "
` [RFC Patch V1 13/30] mm, i40e: "
` [RFC Patch V1 14/30] mm, i40evf: "
` [RFC Patch V1 15/30] mm, igb: "
` [RFC Patch V1 16/30] mm, ixgbe: "
` [RFC Patch V1 17/30] mm, intel_powerclamp: "
  ` [RFC Patch V1 17/30] mm, intel_powerclamp: Use cpu_to_mem()/numa_mem_id() to support memoryless
` [RFC Patch V1 18/30] mm, bnx2fc: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 19/30] mm, bnx2i: "
` [RFC Patch V1 20/30] mm, fcoe: "
` [RFC Patch V1 21/30] mm, irqchip: "
` [RFC Patch V1 22/30] mm, of: "
` [RFC Patch V1 23/30] mm, x86: "
` [RFC Patch V1 24/30] mm, x86/platform/uv: "
` [RFC Patch V1 25/30] mm, x86, kvm: "
` [RFC Patch V1 26/30] mm, x86, perf: "
` [RFC Patch V1 27/30] x86, numa: Kill useless code to improve code readability
` [RFC Patch V1 28/30] mm: Update _mem_id_[] for every possible CPU when memory configuration changes
  ` [RFC Patch V1 28/30] mm: Update _mem_id_[] for every possible CPU when memory configuration chan
` [RFC Patch V1 29/30] mm, x86: Enable memoryless node support to better support CPU/memory hotplug
  ` [RFC Patch V1 29/30] mm, x86: Enable memoryless node support to better support CPU/memory hotplu
` [RFC Patch V1 30/30] x86, NUMA: Online node earlier when doing CPU hot-addition

device symlinks being removed
 2014-08-18 14:42 UTC  (3+ messages)

[Question: Drivers/base/core.c] Why dev->init_name = NULL in device_add function ?
 2014-08-04 17:11 UTC  (10+ messages)

[Patch Part3 V4 00/21] Enable support of Intel DMAR device hotplug
 2014-07-29 12:09 UTC  (8+ messages)
` [Patch Part3 V4 16/21] iommu/vt-d: Implement DMAR unit hotplug framework
    ` iommu/vt-d: Fix build error caused by unknown definition of acpi_handle
` [Patch Part3 V4 21/21] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug

udev 215 creates inactive MD devices upon stopping them
 2014-07-24 14:48 UTC 


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 NNTP newsgroup(s).