| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-06-04 | x86: fix APIC warning on 32bit v2 |  Yinghai Lu | 1 | -2/+14 |
| 2008-05-12 | x86: wakeup.lds.S - section ordering fix |  Cyrill Gorcunov | 1 | -5/+5 |
| 2008-05-04 | kbuild, suspend, x86: fix rebuild of wakeup.bin |  Sam Ravnborg | 2 | -3/+4 |
| 2008-04-26 | acpi: get boot_cpu_id as early for k8_scan_nodes |  Yinghai Lu | 1 | -0/+70 |
| 2008-04-26 | x86: remove unnecessary memset and NULL check after alloc_bootmem() |  Akinobu Mita | 1 | -4/+0 |
| 2008-04-25 | Update .gitignore files |  Matthew Wilcox | 1 | -0/+3 |
| 2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel |  Linus Torvalds | 1 | -2/+2 |
| 2008-04-19 | x86: use new set_cpus_allowed_ptr function |  Mike Travis | 1 | -2/+2 |
| 2008-04-19 | x86: remove pointless comments |  WANG Cong | 2 | -4/+0 |
| 2008-04-17 | x86: move suspend wakeup code to C |  Pavel Machek | 17 | -583/+474 |
| 2008-04-17 | x86: coding style fixes to arch/x86/kernel/acpi/sleep.c |  Paolo Ciarrocchi | 1 | -1/+1 |
| 2008-04-17 | x86: move mp_register_lapic_address to boot.c |  Alexey Starikovskiy | 1 | -1/+11 |
| 2008-04-17 | x86: move mp_register_lapic to boot.c |  Alexey Starikovskiy | 1 | -5/+16 |
| 2008-04-17 | x86: move mp_ioapic_routing to boot.c |  Alexey Starikovskiy | 1 | -0/+2 |
| 2008-04-17 | x86: parsing for ACPI "SAPIC" table |  Jack Steiner | 1 | -2/+24 |
| 2008-04-17 | x86: add functions to determine if platform is a UV platform |  Jack Steiner | 1 | -3/+1 |
| 2008-04-17 | x86: replace the now useless max_pfn_mapped define |  Thomas Gleixner | 1 | -1/+1 |
| 2008-04-17 | x86: include mach_apic.h in smpboot_64.c and smpboot.c |  Glauber de Oliveira Costa | 1 | -0/+4 |
| 2008-02-21 | PCI: don't load acpi_php when acpi is disabled |  Yinghai Lu | 1 | -1/+2 |
| 2008-02-14 | ACPI, cpuidle: Clarify C-state description in sysfs |  Venkatesh Pallipadi | 1 | -0/+2 |
| 2008-02-07 | Merge branches 'release' and 'fluff' into release |  Len Brown | 1 | -3/+0 |
| 2008-02-07 | ACPI: misc cleanups |  Adrian Bunk | 1 | -3/+0 |
| 2008-02-07 | Merge branches 'release' and 'throttling-domains' into release |  Len Brown | 1 | -0/+6 |
| 2008-02-07 | Merge branches 'release', 'misc' and 'misc-2.6.25' into release |  Len Brown | 1 | -2/+2 |
| 2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release |  Len Brown | 1 | -40/+0 |
| 2008-02-02 | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD |  Zhao Yakui | 1 | -0/+6 |
| 2008-02-01 | x86: fix section mismatch warning in acpi/boot.c |  Sam Ravnborg | 1 | -1/+7 |
| 2008-01-30 | x86: unify arch/x86/kernel/acpi/sleep*.c |  Pavel Machek | 4 | -188/+88 |
| 2008-01-30 | x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate |  Eric Dumazet | 1 | -1/+1 |
| 2008-01-30 | x86: remove last users of FASTCALL |  Harvey Harrison | 1 | -1/+1 |
| 2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency |  H. Peter Anvin | 1 | -16/+16 |
| 2007-12-14 | ACPI: tables: complete searching upon RSDP w/ bad checksum. |  Len Brown | 1 | -40/+0 |
| 2007-12-13 | acpi: make __acpi_map_table() and __init function |  Jan Beulich | 1 | -2/+2 |
| 2007-12-06 | ACPI: suspend: old debugging hacks sneaked back |  Pavel Machek | 1 | -4/+0 |
| 2007-11-20 | Pull fluff into release branch |  Len Brown | 1 | -3/+0 |
| 2007-11-20 | Pull thermal into release branch |  Len Brown | 1 | -0/+3 |
| 2007-11-17 | x86: add hpet sanity checks |  Thomas Gleixner | 1 | -0/+32 |
| 2007-11-16 | ACPI: Enable MSR (FixedHW) support for T-States |  Zhao Yakui | 1 | -0/+3 |
| 2007-11-16 | x86_64: remove acpi_pci_link_exit() |  Adrian Bunk | 1 | -3/+0 |
| 2007-10-27 | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c |  Jeff Garzik | 1 | -2/+1 |
| 2007-10-23 | x86: Save registers in saved_context during suspend and hibernation |  Rafael J. Wysocki | 1 | -48/+53 |
| 2007-10-23 | x86: Unify arch/x86/kernel/acpi Makefiles |  Thomas Gleixner | 3 | -18/+6 |
| 2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial |  Linus Torvalds | 1 | -4/+4 |
| 2007-10-20 | spelling fixes: arch/i386/ |  Simon Arlott | 1 | -4/+4 |
| 2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array |  Mike Travis | 2 | -3/+3 |
| 2007-10-19 | x86: convert cpu_to_apicid to be a per cpu variable |  Mike Travis | 1 | -1/+1 |
| 2007-10-19 | x86: Unify i386 and x86-64 early quirks |  Andi Kleen | 2 | -87/+0 |
| 2007-10-18 | s2ram: kill old debugging junk |  Pavel Machek | 2 | -43/+1 |
| 2007-10-11 | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 |  Linus Torvalds | 2 | -5/+5 |
| 2007-10-11 | x86_64: move kernel |  Thomas Gleixner | 1 | -1/+1 |