summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_memhotplug.c
Commit message (Expand)AuthorAgeFilesLines
...
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-2/+2
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1
* Pull style into test branchLen Brown2006-12-161-1/+1
|\
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-1/+1
* | [PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto2006-10-201-0/+12
* | [PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto2006-10-201-1/+1
|/
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-011-0/+4
* ACPI: memory hotplug: remove useless message at boot timeYasunori Goto2006-08-161-6/+2
* [PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki2006-08-061-0/+4
* [PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki2006-08-061-8/+1
* Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-011-7/+7
|\
| * ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0
| * ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-6/+6
| * ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel2006-06-301-0/+2
* | Pull acpi_os_free into release branchLen Brown2006-07-011-2/+2
|\ \
| * | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-301-2/+2
| |/
* | ACPI: fixup memhotplug debug messageakpm@osdl.org2006-06-301-1/+1
|/
* merge linus into release branchLen Brown2006-06-291-33/+109
|\
| * [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-271-1/+2
| * [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-1/+2
| * [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-271-0/+11
| * [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-271-0/+21
| * [PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki2006-06-271-35/+77
* | ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-48/+34
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-9/+9
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-41/+26
|/
* ACPI: fix memory hotplug range length handlingBjorn Helgaas2006-04-011-7/+5
* [ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki2006-01-071-7/+6
* [ACPI] ACPICA 20050930Bob Moore2005-12-101-2/+2
* [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-291-3/+2
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-96/+80
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+542
OpenPOWER on IntegriCloud