aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_memhotplug.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-19
|\
| * ACPI: memory hotplug: remove .start() methodBjorn Helgaas2009-06-25
* | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27
* | ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui2009-08-02
* | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui2009-08-02
|/
* trivial: Fix misspelling of "firmware" in acpi_memhotplug.cNick Andrew2009-01-06
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | Merge branch 'misc' into testLen Brown2008-10-22
|\ \
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
| |/
* / ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
|/
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas2007-04-25
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* ACPI: fix acpi_driver.name usageLen Brown2007-02-12
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* Pull style into test branchLen Brown2006-12-16
|\
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* | [PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto2006-10-20
* | [PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto2006-10-20
|/
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-01
* ACPI: memory hotplug: remove useless message at boot timeYasunori Goto2006-08-16
* [PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki2006-08-06
* [PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki2006-08-06
* Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-01
|\
| * ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| * ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| * ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel2006-06-30
* | Pull acpi_os_free into release branchLen Brown2006-07-01
|\ \
| * | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30
| |/
* / ACPI: fixup memhotplug debug messageakpm@osdl.org2006-06-30
|/
* merge linus into release branchLen Brown2006-06-29
|\
| * [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-27
| * [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-27
| * [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-27
| * [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-27
| * [PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki2006-06-27
* | ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
|/
* ACPI: fix memory hotplug range length handlingBjorn Helgaas2006-04-01
* [ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki2006-01-07
* [ACPI] ACPICA 20050930Bob Moore2005-12-10
* [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-30
* [ACPI] Lindent all ACPI filesLen Brown2005-08-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16