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