index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
acpi.h
Age
Commit message (
Expand
)
Author
2010-12-23
x86, numa: Fix cpu to node mapping for sparse node ids
David Rientjes
2010-12-23
x86, numa: Fake apicid and pxm mappings for NUMA emulation
David Rientjes
2010-12-23
x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU
David Rientjes
2010-10-22
xen: add xen hvm acpi_register_gsi variant
Jeremy Fitzhardinge
2010-08-02
x86: Fix keeping track of AMD C1E
Michal Schmidt
2010-03-14
ACPI: delete the "acpi=ht" boot option
Len Brown
2009-12-22
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
Alex Chiang
2009-12-22
ACPI: processor: introduce arch_has_acpi_pdc
Alex Chiang
2009-11-11
x86: Make sure wakeup trampoline code is below 1MB
Yinghai Lu
2009-10-12
x86: Export srat physical topology
David Rientjes
2009-08-28
ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h
Feng Tang
2009-06-12
ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n
Len Brown
2009-02-09
x86: use early_ioremap in __acpi_map_table
Jeremy Fitzhardinge
2008-11-11
ACPI: pci_link: remove acpi_irq_balance_set() interface
Bjorn Helgaas
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro