| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into release | Len Brown | 2011-03-23 |
|\ |
|
| * | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 |
| |\ |
|
| | * | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 2011-02-18 |
| * | | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 |
| |\ \ |
|
| * | | | x86-64, NUMA: Unify emulated distance mapping | Tejun Heo | 2011-02-16 |
| * | | | x86-64, NUMA: Implement generic node distance handling | Tejun Heo | 2011-02-16 |
| * | | | x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes() | Tejun Heo | 2011-02-16 |
| * | | | x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() | Tejun Heo | 2011-02-16 |
| * | | | x86-64, NUMA: Kill {acpi|amd}_get_nodes() | Tejun Heo | 2011-02-16 |
| * | | | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur... | Tejun Heo | 2011-02-16 |
| * | | | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 2011-02-16 |
| | |/
| |/| |
|
* | | | Merge branch 'acpica' into release | Len Brown | 2011-03-18 |
|\ \ \
| | |/
| |/| |
|
| * | | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 2011-02-24 |
| |/ |
|
* | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki | 2011-02-24 |
* | | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki | 2011-02-24 |
|/ |
|
* | 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-12-23 |
* | xen: add xen hvm acpi_register_gsi variant | Jeremy Fitzhardinge | 2010-10-22 |
* | x86: Fix keeping track of AMD C1E | Michal Schmidt | 2010-08-02 |
* | ACPI: delete the "acpi=ht" boot option | Len Brown | 2010-03-14 |
* | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 |
* | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 |
* | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu | 2009-11-11 |
* | x86: Export srat physical topology | David Rientjes | 2009-10-12 |
* | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h | Feng Tang | 2009-08-28 |
* | ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n | Len Brown | 2009-06-12 |
* | x86: use early_ioremap in __acpi_map_table | Jeremy Fitzhardinge | 2009-02-09 |
* | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2008-11-11 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 |