linux/drivers/acpi
Andi Kleen 9d99aaa31f [PATCH] x86_64: Support memory hotadd without sparsemem
Memory hotadd doesn't need SPARSEMEM, but can be handled by just preallocating
mem_maps. This only needs some untangling of ifdefs to enable the necessary
code even without SPARSEMEM.

Originally from Keith Mannthey, hacked by AK.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-09 11:53:16 -07:00
..
dispatcher
events
executer
hardware
namespace
parser
resources
sleep
tables
utilities
Kconfig [PATCH] x86_64: Support memory hotadd without sparsemem 2006-04-09 11:53:16 -07:00
Makefile
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c
blacklist.c [PATCH] x86_64: Clean up and tweak ACPI blacklist year code 2006-03-25 09:10:54 -08:00
bus.c
button.c
container.c
debug.c
ec.c [PATCH] Don't pass boot parameters to argv_init[] 2006-03-31 12:18:53 -08:00
event.c
fan.c
glue.c
hotkey.c
ibm_acpi.c [PATCH] acpi: remove dock event handling from ibm_acpi 2006-03-23 14:35:15 -08:00
motherboard.c
numa.c
osl.c [PATCH] ACPI: clean up memory attribute checking for map/read/write 2006-03-26 08:56:54 -08:00
pci_bind.c
pci_irq.c
pci_link.c
pci_root.c
power.c
processor_core.c [PATCH] more s/fucn/func/ typo fixes 2006-03-26 08:57:09 -08:00
processor_idle.c [PATCH] Fix compilation of processor_idle.c on IA64 2006-03-25 20:19:29 -08:00
processor_perflib.c
processor_thermal.c
processor_throttling.c
scan.c [PATCH] acpi: export acpi_bus_trim 2006-03-23 14:35:15 -08:00
system.c
tables.c [PATCH] EFI fixes 2006-03-26 08:56:54 -08:00
thermal.c
toshiba_acpi.c
utils.c
video.c