messages from 2018-12-04 11:36:01 to 2018-12-13 09:05:43 UTC [more...]
[PATCHv2 00/12] Heterogeneous memory node attributes
2018-12-13 9:05 UTC (23+ messages)
` [PATCHv2 01/12] acpi: Create subtable parsing infrastructure
` [PATCHv2 02/12] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv2 03/12] node: Link memory nodes to their compute nodes
` [PATCHv2 04/12] Documentation/ABI: Add new node sysfs attributes
` [PATCHv2 05/12] acpi/hmat: Register processor domain to its memory
` [PATCHv2 06/12] node: Add heterogenous memory performance
` [PATCHv2 07/12] Documentation/ABI: Add node performance attributes
` [PATCHv2 08/12] acpi/hmat: Register "
` [PATCHv2 09/12] node: Add memory caching attributes
` [PATCHv2 10/12] Documentation/ABI: Add node cache attributes
` [PATCHv2 11/12] acpi/hmat: Register memory side "
` [PATCHv2 12/12] doc/mm: New documentation for memory performance
[PATCH v7 1/5] ACPI: Allow CONFIG_PCI to be unset for reboot
2018-12-13 4:48 UTC (5+ messages)
` [PATCH v7 2/5] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
` [PATCH v7 3/5] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v7 4/5] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v7 5/5] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
[PATCH AUTOSEL 4.19 61/73] acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"
2018-12-13 4:28 UTC
[PATCH v6 1/5] ACPI: Allow CONFIG_PCI to be unset for reboot
2018-12-12 21:31 UTC (10+ messages)
` [PATCH v6 2/5] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
` [PATCH v6 3/5] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v6 4/5] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v6 5/5] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
[PATCH v2 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
2018-12-12 14:02 UTC (9+ messages)
` [PATCH v2 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH v2 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC mipi sequences
[PATCH 0/6 v2] Introduce device_iommu_mapped() function
2018-12-12 11:07 UTC (11+ messages)
` [PATCH 2/6] iommu/of: Use device_iommu_mapped()
` [PATCH 1/6] driver core: Introduce device_iommu_mapped() function
` [PATCH 3/6] ACPI/IORT: Use device_iommu_mapped()
` [PATCH 4/6] powerpc/iommu: "
` [PATCH 5/6] xhci: "
` [PATCH 6/6] dmaengine: sh: rcar-dmac: "
[PATCH v5 1/5] ACPI: Allow CONFIG_PCI to be unset for reboot
2018-12-12 9:31 UTC (7+ messages)
` [PATCH v5 2/5] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
` [PATCH v5 3/5] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v5 4/5] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v5 5/5] ACPI / OSL: Remove PCI bits from ACPICA when CONFIG_PCI is unset
[PATCH v4 1/4] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
2018-12-12 5:23 UTC (4+ messages)
` [PATCH v4 2/4] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v4 3/4] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v4 4/4] ACPI / OSL: Remove PCI bits from ACPICA when CONFIG_PCI is unset
[PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
2018-12-12 1:56 UTC (5+ messages)
[PATCH 1/1] ACPI / tables: add DSDT AmlCode new declaration name support
2018-12-12 1:56 UTC (3+ messages)
[PATCH v3 1/3] ACPI: Allow PCI to be disabled for reboot
2018-12-11 23:00 UTC (13+ messages)
` [PATCH v3 2/3] ACPI / OSL: Allow PCI to be disabled
` [PATCH v3 3/3] PCI/ACPI: Allow ACPI to be built without PCI support
[PATCH v2 1/3] ACPI: Allow PCI to be disabled for reboot
2018-12-11 22:00 UTC (9+ messages)
` [PATCH v2 2/3] ACPI / OSL: Allow PCI to be disabled
` [PATCH v2 3/3] PCI/ACPI: allow ACPI to be built without PCI support
[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
2018-12-11 18:36 UTC (28+ messages)
` [PATCH v7 02/25] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v7 03/25] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 05/25] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v7 06/25] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v7 07/25] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
` [PATCH v7 13/25] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v7 14/25] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v7 23/25] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v7 24/25] firmware: arm_sdei: Add ACPI GHES registration helper
[PATCH v6 0/3] device property: Add fwnode_get_name() helper
2018-12-11 13:59 UTC (5+ messages)
` [PATCH v6 1/3] device property: Introduce fwnode_get_name()
` [PATCH v6 2/3] ACPI: property: Add acpi_fwnode_name()
` [PATCH v6 3/3] of/property: Add of_fwnode_name()
[PATCH 0/2] Refactor dummy DMA ops
2018-12-11 10:15 UTC (6+ messages)
` [PATCH 1/2] dma-mapping: Factor out "
` [PATCH 2/2] ACPI / scan: Refactor _CCA enforcement
[PATCH 1/7] node: Link memory nodes to their compute nodes
2018-12-10 16:12 UTC (10+ messages)
` [PATCH 3/7] doc/vm: New documentation for memory performance
[PATCH v5 0/3] device property: Add fwnode_get_name() helper
2018-12-10 7:36 UTC (4+ messages)
` [PATCH v5 1/3] device property: Introduce fwnode_get_name()
[GIT PULL] Thermal-SoC management fixes for v4.20-rc6
2018-12-09 18:50 UTC (2+ messages)
[PATCH v2 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
2018-12-09 14:34 UTC (2+ messages)
[PATCH] x86/kernel: Fix more -Wmissing-prototypes warnings
2018-12-08 5:56 UTC (10+ messages)
[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
2018-12-07 19:37 UTC (37+ messages)
[PATCH v2 1/2] gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
2018-12-07 10:02 UTC (2+ messages)
[PATCH][next][RESEND] drivers: base: remove need for a temporary string for the node name
2018-12-06 17:05 UTC
[PATCH 0/4] Consolitate iommu_ops->add/remove_device() calls
2018-12-06 16:19 UTC (11+ messages)
` [PATCH 1/4] iommu/sysfs: Rename iommu_release_device()
` [PATCH 2/4] iommu: Consolitate ->add/remove_device() calls
` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly
` [PATCH 4/4] ACPI/IORT: "
[PATCH 0/3] ACPI-PMIC + i915: Add support for PMIC MIPI sequences
2018-12-06 8:53 UTC (6+ messages)
` [PATCH 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
` [PATCH 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC mipi sequences
[PATCH] mm/alloc: fallback to first node if the wanted node offline
2018-12-06 7:23 UTC (2+ messages)
[PATCH AUTOSEL 4.14 61/69] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
2018-12-05 9:42 UTC
[PATCH AUTOSEL 4.19 112/123] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
2018-12-05 9:35 UTC
[PATCH v3 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
2018-12-05 9:11 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).