aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_memhotplug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-16ACPI: memory hotplug: remove useless message at boot timeYasunori Goto1-6/+2
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki1-0/+4
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki1-8/+1
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown1-7/+7
2006-07-01Pull acpi_os_free into release branchLen Brown1-2/+2
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org1-1/+1
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-2/+2
2006-06-30ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel1-6/+6
2006-06-30ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel1-0/+2
2006-06-29merge linus into release branchLen Brown1-33/+109
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto1-1/+2
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-1/+2
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory)Yasunori Goto1-0/+11
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device)Yasunori Goto1-0/+21
2006-06-27[PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki1-35/+77
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-48/+34
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-9/+9
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-41/+26
2006-04-01ACPI: fix memory hotplug range length handlingBjorn Helgaas1-7/+5
2006-01-07[ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki1-7/+6
2005-12-10[ACPI] ACPICA 20050930Bob Moore1-2/+2
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen1-3/+2
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-96/+80
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+542