aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_memhotplug.c
AgeCommit message (Expand)Author
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-04-25ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-16Pull style into test branchLen Brown
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey
2006-08-16ACPI: memory hotplug: remove useless message at boot timeYasunori Goto
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown
2006-07-01Pull acpi_os_free into release branchLen Brown
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-30ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel
2006-06-29merge linus into release branchLen Brown
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto
2006-06-27[PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-04-01ACPI: fix memory hotplug range length handlingBjorn Helgaas
2006-01-07[ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki
2005-12-10[ACPI] ACPICA 20050930Bob Moore
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-04-16Linux-2.6.12-rc2Linus Torvalds