| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-21 | mm/memory_hotplug: allow memmap on memory hotplug request to fallback | Aneesh Kumar K.V | 1 | -2/+1 |
| 2021-09-08 | ACPI: memhotplug: use a single static memory group for a single memory device | David Hildenbrand | 1 | -5/+30 |
| 2021-09-08 | ACPI: memhotplug: memory resources cannot be enabled yet | David Hildenbrand | 1 | -4/+0 |
| 2021-09-08 | mm/memory_hotplug: remove nid parameter from remove_memory() and friends | David Hildenbrand | 1 | -6/+1 |
| 2021-05-05 | acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported | Oscar Salvador | 1 | -1/+4 |
| 2020-10-16 | mm/memory_hotplug: prepare passing flags to add_memory() and friends | David Hildenbrand | 1 | -1/+2 |
| 2020-10-13 | Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ... | Rafael J. Wysocki | 1 | -11/+1 |
| 2020-10-02 | ACPI: memhotplug: Remove 'state' from struct acpi_memory_device | Hanjun Guo | 1 | -11/+1 |
| 2020-09-25 | ACPI: memhotplug: Remove leftover ACPICA debug functionality | Hanjun Guo | 1 | -7/+0 |
| 2019-07-18 | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ... | David Hildenbrand | 1 | -15/+4 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12 | Thomas Gleixner | 1 | -11/+1 |
| 2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -1/+1 |
| 2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -1/+1 |
| 2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 1 | -5/+0 |
| 2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 1 | -4/+4 |
| 2014-05-30 | ACPI / scan: always register memory hotplug scan handler | Rafael J. Wysocki | 1 | -7/+24 |
| 2014-01-16 | ACPI / memhotplug: add parameter to disable memory hotplug | Prarit Bhargava | 1 | -0/+12 |
| 2013-12-07 | ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() | Rafael J. Wysocki | 1 | -8/+7 |
| 2013-10-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 1 | -2/+3 |
| 2013-10-10 | ACPI / memhotplug: Use defined marco METHOD_NAME__STA | Zhang Yanfei | 1 | -2/+3 |
| 2013-09-24 | ACPI / mm: use NUMA_NO_NODE | Jianguo Wu | 1 | -1/+1 |
| 2013-07-15 | ACPI / memhotplug: Fix a stale pointer in error path | Toshi Kani | 1 | -0/+1 |
| 2013-06-01 | Memory hotplug / ACPI: Simplify memory removal | Rafael J. Wysocki | 1 | -10/+3 |
| 2013-05-12 | ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes | Rafael J. Wysocki | 1 | -3/+50 |
| 2013-03-25 | ACPI / memhotplug: Remove info->failed bit | Yasuaki Ishimatsu | 1 | -13/+2 |
| 2013-03-25 | ACPI / memhotplug: set info->enabled for memory present at boot time | Yasuaki Ishimatsu | 1 | -2/+2 |
| 2013-03-04 | ACPI / scan: Make memory hotplug driver use struct acpi_scan_handler | Rafael J. Wysocki | 1 | -271/+38 |
| 2013-02-23 | memory-hotplug: remove sysfs file of node | Tang Chen | 1 | -2/+6 |
| 2013-02-13 | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki | 1 | -19/+37 |
| 2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -2/+2 |
| 2013-01-26 | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki | 1 | -19/+7 |
| 2013-01-19 | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki | 1 | -1/+1 |
| 2013-01-15 | ACPI: update ej_event interface to take acpi_device | Yinghai Lu | 1 | -1/+1 |
| 2013-01-03 | ACPI / memhotplug: remove redundant logic of acpi memory hotadd | Liu Jinsong | 1 | -18/+0 |
| 2013-01-03 | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument | Rafael J. Wysocki | 1 | -1/+6 |
| 2013-01-03 | ACPI: Remove the arguments of acpi_bus_add() that are not used | Rafael J. Wysocki | 1 | -18/+1 |
| 2012-11-21 | ACPI: Update Memory hotplug error messages | Toshi Kani | 1 | -11/+13 |
| 2012-11-16 | ACPI / memhotplug: bind the memory device when the driver is being loaded | Wen Congyang | 1 | -12/+0 |
| 2012-11-16 | ACPI / memhotplug: don't allow to eject the memory device if it is being used | Wen Congyang | 1 | -9/+33 |
| 2012-11-16 | ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed | Wen Congyang | 1 | -1/+3 |
| 2012-11-16 | ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me... | Wen Congyang | 1 | -6/+21 |
| 2012-11-16 | ACPI / memhotplug: deal with eject request in hotplug queue | Wen Congyang | 1 | -79/+9 |
| 2012-11-16 | ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove() | Yasuaki Ishimatsu | 1 | -7/+24 |
| 2012-11-15 | ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device | Wen Congyang | 1 | -1/+2 |
| 2012-06-04 | ACPI: Add _OST support for ACPI memory hotplug | Toshi Kani | 1 | -11/+32 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 1 | -2/+2 |
| 2009-09-19 | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown | 1 | -26/+14 |
| 2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 1 | -7/+4 |
| 2009-08-02 | ACPI: Ingore the memory block with zero block size in course of memory hotplug | Zhao Yakui | 1 | -3/+15 |
| 2009-08-02 | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver | Zhao Yakui | 1 | -6/+10 |
| 2009-06-25 | ACPI: memory hotplug: remove .start() method | Bjorn Helgaas | 1 | -26/+14 |
| 2009-01-06 | trivial: Fix misspelling of "firmware" in acpi_memhotplug.c | Nick Andrew | 1 | -1/+1 |
| 2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -1/+0 |
| 2008-10-22 | Merge branch 'ull' into test | Len Brown | 1 | -3/+2 |
| 2008-10-22 | Merge branch 'misc' into test | Len Brown | 1 | -1/+1 |
| 2008-10-22 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 1 | -2/+2 |
| 2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -3/+2 |
| 2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 1 | -1/+1 |
| 2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -1/+7 |
| 2007-04-25 | ACPI: Remove duplicate definitions for _STA bits | Bjorn Helgaas | 1 | -9/+4 |
| 2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -2/+1 |
| 2007-02-12 | ACPI: fix acpi_driver.name usage | Len Brown | 1 | -1/+1 |
| 2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -2/+2 |
| 2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
| 2006-12-16 | Pull style into test branch | Len Brown | 1 | -1/+1 |
| 2006-10-20 | [PATCH] acpi memory hotplug: remove strange add_memory fail message | Yasunori Goto | 1 | -0/+12 |
| 2006-10-20 | [PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG | Yasunori Goto | 1 | -1/+1 |
| 2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 1 | -1/+1 |
| 2006-10-01 | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 1 | -0/+4 |
| 2006-08-16 | ACPI: memory hotplug: remove useless message at boot time | Yasunori Goto | 1 | -6/+2 |
| 2006-08-06 | [PATCH] memory hotadd fixes: avoid registering res twice | KAMEZAWA Hiroyuki | 1 | -0/+4 |
| 2006-08-06 | [PATCH] memory hotadd fixes: avoid check in acpi | KAMEZAWA Hiroyuki | 1 | -8/+1 |
| 2006-07-01 | Pull acpi_device_handle_cleanup into release branch | Len Brown | 1 | -7/+7 |
| 2006-07-01 | Pull acpi_os_free into release branch | Len Brown | 1 | -2/+2 |
| 2006-06-30 | ACPI: fixup memhotplug debug message | akpm@osdl.org | 1 | -1/+1 |
| 2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 1 | -2/+2 |
| 2006-06-30 | ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver. | Patrick Mochel | 1 | -2/+0 |
| 2006-06-30 | ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's | Patrick Mochel | 1 | -6/+6 |
| 2006-06-30 | ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device. | Patrick Mochel | 1 | -0/+2 |
| 2006-06-29 | merge linus into release branch | Len Brown | 1 | -33/+109 |
| 2006-06-27 | [PATCH] pgdat allocation for new node add (get node id by acpi) | Yasunori Goto | 1 | -1/+2 |
| 2006-06-27 | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 1 | -1/+2 |
| 2006-06-27 | [PATCH] Catch notification of memory add event of ACPI via container driver. ... | Yasunori Goto | 1 | -0/+11 |
| 2006-06-27 | [PATCH] Catch notification of memory add event of ACPI via container driver. ... | Yasunori Goto | 1 | -0/+21 |
| 2006-06-27 | [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces | KAMEZAWA Hiroyuki | 1 | -35/+77 |
| 2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 1 | -48/+34 |
| 2006-06-27 | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 1 | -9/+9 |
| 2006-06-26 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 1 | -41/+26 |
| 2006-04-01 | ACPI: fix memory hotplug range length handling | Bjorn Helgaas | 1 | -7/+5 |
| 2006-01-07 | [ACPI] acpi_memhotplug.c build fix | KAMEZAWA Hiroyuki | 1 | -7/+6 |
| 2005-12-10 | [ACPI] ACPICA 20050930 | Bob Moore | 1 | -2/+2 |
| 2005-10-29 | [PATCH] memory hotplug: move section_mem_map alloc to sparse.c | Dave Hansen | 1 | -3/+2 |
| 2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -96/+80 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+542 |