| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-01-12 | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support |  Huang Ying | 1 | -0/+1 |
| 2011-01-07 | Merge branch 'linus' into x86/apic-cleanups |  Ingo Molnar | 1 | -3/+8 |
| 2011-01-05 | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion |  Yinghai Lu | 1 | -3/+3 |
| 2011-01-04 | Merge commit 'v2.6.37-rc8' into x86/apic |  Ingo Molnar | 2 | -18/+48 |
| 2010-12-23 | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation |  Yinghai Lu | 1 | -0/+5 |
| 2010-12-09 | x86: Unify 3 similar ways of saving mp_irqs info |  Feng Tang | 1 | -29/+3 |
| 2010-12-09 | x86, apic: Unify identical register_lapic_address() functions |  Yinghai Lu | 1 | -14/+2 |
| 2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen |  Linus Torvalds | 1 | -17/+43 |
| 2010-10-25 | x86-32, mm: Remove duplicated include |  Borislav Petkov | 1 | -1/+0 |
| 2010-10-22 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+6 |
| 2010-10-22 | xen: add xen hvm acpi_register_gsi variant |  Jeremy Fitzhardinge | 1 | -1/+2 |
| 2010-10-22 | acpi: use indirect call to register gsi in different modes |  Jeremy Fitzhardinge | 1 | -17/+42 |
| 2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -4/+5 |
| 2010-10-21 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -10/+1 |
| 2010-10-20 | x86-32, mm: Add an initial page table for core bootstrapping |  Borislav Petkov | 1 | -1/+6 |
| 2010-10-08 | Merge commit 'v2.6.36-rc7' into core/memblock |  Ingo Molnar | 1 | -1/+1 |
| 2010-09-28 | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c |  Namhyung Kim | 1 | -1/+1 |
| 2010-09-17 | x86, mwait: Move mwait constants to a common header file |  H. Peter Anvin | 1 | -10/+1 |
| 2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock |  Ingo Molnar | 2 | -2/+2 |
| 2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ |  Yinghai Lu | 1 | -4/+5 |
| 2010-08-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2010-08-04 | Merge branch 'master' into for-next |  Jiri Kosina | 3 | -6/+20 |
| 2010-07-27 | Merge remote branch 'origin/x86/urgent' into x86/asm |  H. Peter Anvin | 2 | -2/+16 |
| 2010-07-24 | Merge branch 'bugzilla-16396' into release |  Len Brown | 1 | -2/+7 |
| 2010-07-24 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM |  Rafael J. Wysocki | 1 | -2/+7 |
| 2010-07-22 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it |  Len Brown | 1 | -0/+9 |
| 2010-07-21 | x86: Use symbolic MSR names |  Brian Gerst | 1 | -1/+1 |
| 2010-07-19 | update email address |  Pavel Machek | 1 | -1/+1 |
| 2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors |  Eric W. Biederman | 1 | -4/+4 |
| 2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild |  Linus Torvalds | 1 | -1/+1 |
| 2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 2 | -18/+3 |
| 2010-05-28 | Merge branch 'ht-delete-2.6.35' into release |  Len Brown | 1 | -16/+3 |
| 2010-05-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 1 | -0/+4 |
| 2010-05-12 | ACPI: Unconditionally set SCI_EN on resume |  Matthew Garrett | 1 | -2/+0 |
| 2010-05-04 | x86, irq: Kill io_apic_renumber_irq |  Eric W. Biederman | 1 | -5/+0 |
| 2010-05-04 | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. |  Eric W. Biederman | 1 | -4/+53 |
| 2010-05-04 | x86, ioapic: Simplify probe_nr_irqs_gsi. |  Eric W. Biederman | 1 | -23/+0 |
| 2010-05-04 | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs |  Eric W. Biederman | 1 | -12/+18 |
| 2010-05-04 | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi |  Eric W. Biederman | 1 | -5/+7 |
| 2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi |  Eric W. Biederman | 1 | -0/+8 |
| 2010-04-20 | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT |  Lin Ming | 1 | -0/+4 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 1 | -0/+1 |
| 2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release |  Len Brown | 1 | -124/+45 |
| 2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC |  Alex Chiang | 1 | -0/+3 |
| 2010-03-14 | ACPI: delete the "acpi=ht" boot option |  Len Brown | 1 | -16/+3 |
| 2010-03-14 | ACPI: plan to delete "acpi=ht" boot option |  Len Brown | 1 | -1/+3 |
| 2010-03-14 | ACPI: remove "acpi=ht" DMI blacklist |  Len Brown | 1 | -93/+0 |
| 2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+4 |
| 2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+8 |
| 2010-03-03 | Rename .text.page_aligned to .text..page_aligned. |  Denys Vlasenko | 1 | -1/+1 |