public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-09 23:53:38 to 2013-08-15 05:58:44 UTC [more...]

[PATCH] x86, ACPI: Increase override tables number limit
 2013-08-15  5:58 UTC 

[PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-15  5:15 UTC  (58+ messages)
` [PATCH part5 1/7] x86: get pg_data_t's memory from other node
` [PATCH part5 5/7] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default

[RFC PATCH 0/2] Rework ATA ACPI binding code
 2013-08-15  3:19 UTC  (5+ messages)
` [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support

[PATCH] mm/hotplug: Remove stop_machine() from try_offline_node()
 2013-08-15  1:21 UTC  (4+ messages)

[PATCH 1/3] ACPI/Thermal: Remove the unused lock of struct acpi_thermal
 2013-08-15  0:28 UTC  (5+ messages)
` [PATCH 2/3] ACPI/Thermal: Remove unused macro in the driver/acpi/thermal.c
` [PATCH 3/3] ACPI/Thermal: Use THERMAL_TRIPS_NONE macro to replace number

[PATCH 0/3] Add trace event for ghes memory error
 2013-08-15  0:22 UTC  (48+ messages)
` [PATCH 1/3] mce: acpi/apei: trace: Include PCIe AER trace event conditionally
` [PATCH 2/3] mce: acpi/apei: trace: Add trace event for ghes memory error
` [PATCH 3/3] mce: acpi/apei: trace: Enable ghes memory error trace event

[PATCH 0/3] Preparation for arranging hotplug memory in ZONE_MOVABLE
 2013-08-14  9:37 UTC  (4+ messages)
` [PATCH 1/3] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH 2/3] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH 3/3] acpi: Kill macro INVALID_TABLE()

[PATCH part1 0/5] acpica: Split acpi_gbl_root_table_list initialization into two parts
 2013-08-14  1:37 UTC  (2+ messages)

linux-next: Tree for Aug 13 (acpi/apei/hest.c)
 2013-08-13 17:28 UTC 

Cannot hot remove a memory device
 2013-08-13 17:14 UTC  (9+ messages)

[PATCH 0/2] Protect cpu map updates from ACPI processor
 2013-08-13 14:52 UTC  (7+ messages)
` [PATCH 1/2] CPU hotplug: Export cpu_hotplug_begin() interface
` [PATCH 2/2] ACPI: Acquire writer lock to update cpu maps

[PATCH] ACPI/Cpureq: Using cpufreq_freq_attr_rw macro to define CPB(Core Performance Boost) attribute
 2013-08-13 11:38 UTC  (2+ messages)

[PATCH] ACPI/Processor: Remove acpi_processor_get_limit_info()
 2013-08-13 11:37 UTC  (3+ messages)

[PATCH 1/3] ACPI / dock: Fix __init attribute locations
 2013-08-13 11:32 UTC  (4+ messages)
` [PATCH 2/3] ACPI / numa: "
` [PATCH 3/3] ACPI / osl: Fix __initdata "

[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()
 2013-08-13  0:39 UTC  (9+ messages)
            ` [PATCH] driver core / cpu: Check if NUMA node is valid before bringing CPU up

[PATCH 0/2] ACPI: return error in acpi_pci_irq_enable when there is no irq
 2013-08-12 22:32 UTC  (9+ messages)
` [PATCH 1/2] ACPI / PCI: don't allow PCI devices without irq to be enabled
` [PATCH 2/2] ACPI / PCI: remove an extra check from acpi_pci_irq_enable()

[PATCH part4 0/4] Parse SRAT memory affinities earlier
 2013-08-12 14:25 UTC  (16+ messages)
` [PATCH part4 1/4] x86: Make get_ramdisk_{image|size}() global
` [PATCH part4 2/4] x86, acpica, acpi: Try to find if SRAT is overrided earlier
` [PATCH part4 4/4] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities

[PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug
 2013-08-12 14:25 UTC  (12+ messages)
` [PATCH part2 1/4] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH part2 2/4] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH part2 3/4] acpi: Remove "continue" in macro INVALID_TABLE()

kmemleak in apei_res_add
 2013-08-12  2:45 UTC 

[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
 2013-08-11  2:48 UTC  (29+ messages)
` [PATCH v4 01/28] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH v4 02/28] genirq: Add irq_alloc_reserved_desc()
` [PATCH v4 03/28] genirq: Do not free unallocated irq descriptors
` [PATCH v4 04/28] x86, irq: Change irq_remap_modify_chip_defaults() to static
` [PATCH v4 05/28] x86, irq: Modify irq chip once for irq remapping
` [PATCH v4 06/28] x86, irq: Show MSI-X clearly in debug message
` [PATCH v4 07/28] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH v4 08/28] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v4 09/28] ia64, irq: Add dummy create_irq_nr()
` [PATCH v4 10/28] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v4 11/28] x86, irq: Kill create_irq()
` [PATCH v4 12/28] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v4 13/28] x86, irq: Add alloc_reserved_irq_and_cfg_at()
` [PATCH v4 14/28] x86, irq: Move down arch_early_irq_init()
` [PATCH v4 15/28] x86, irq: Split out alloc_ioapic_save_registers()
` [PATCH v4 16/28] xen, irq: Call irq_alloc_reserved_desc_at() at first
` [PATCH v4 17/28] x86, irq: Reserve irq range and alloc_reserved for booting path
` [PATCH v4 18/28] x86, irq: Add ioapic_gsi_to_irq
` [PATCH v4 19/28] x86, irq: Add for_each_ioapic helper
` [PATCH v4 20/28] x86, irq: More strict checking about registering ioapic
` [PATCH v4 21/28] x86, irq: Make mp_register_ioapic handle hot-added ioapic
` [PATCH v4 22/28] x86, irq: Add mp_unregister_ioapic to handle hot-remove ioapic
` [PATCH v4 23/28] x86, ioapic: Find usable ioapic id for 64bit
` [PATCH v4 24/28] x86: Move declaration for mp_register_ioapic()
` [PATCH v4 25/28] PCI, x86: Make ioapic hotplug support built-in
` [PATCH v4 26/28] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v4 27/28] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
` [PATCH v4 28/28] PCI, x86, ACPI: get ioapic address from acpi device

[PATCH 00/28] x86, irq: Support ioapic controller hotplug
 2013-08-11  2:45 UTC  (12+ messages)
` [PATCH 01/28] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH 02/28] genirq: Add irq_alloc_reserved_desc()
` [PATCH 03/28] genirq: Do not free unallocated irq descriptors
` [PATCH 04/28] x86, irq: Change irq_remap_modify_chip_defaults() to static
` [PATCH 04/28] x86, irqi: "
` [PATCH 05/28] x86, irq: Modify irq chip once for irq remapping
` [PATCH 06/28] x86, irq: Show MSI-X clearly in debug message
` [PATCH 07/28] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH 08/28] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH 09/28] ia64, irq: Add dummy create_irq_nr()
` [PATCH 10/28] iommu, irq: Allocate irq_desc for dmar_msi with local node

cpufreq crash in pm/linux-next 08-07-2013
 2013-08-10  2:50 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox