Age | Commit message (Expand) | Author |
2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-22 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin |
2010-02-19 | x86: Move pci init function to x86_init | Thomas Gleixner |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown |
2010-02-10 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu |
2010-02-10 | x86, acpi: Map hotadded cpu to correct node. | Haicheng Li |
2010-02-09 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha |
2010-01-06 | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown |
2009-12-30 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang |
2009-12-22 | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang |
2009-12-22 | ACPI: processor: factor out common _PDC settings | Alex Chiang |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang |
2009-12-22 | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang |
2009-12-15 | Merge branch 'bugzilla-14700' into release | Len Brown |
2009-12-14 | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. | Zhao Yakui |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-24 | [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs | Harald Welte |
2009-11-16 | x86, sleep: Always save the value of EFER | H. Peter Anvin |
2009-11-11 | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu |
2009-10-16 | x86: Document linker script ASSERT() quirk | Ingo Molnar |
2009-10-15 | Revert "x86: linker script syntax nits" | Ingo Molnar |
2009-10-14 | x86: linker script syntax nits | Roland McGrath |
2009-09-27 | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression | Zhao Yakui |
2009-08-29 | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Ingo Molnar |
2009-08-28 | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n | Feng Tang |
2009-08-27 | x86: arch specific support for remapping HPET MSIs | Suresh Siddha |
2009-07-14 | x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces | Jeremy Fitzhardinge |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown |
2009-06-20 | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh |
2009-06-18 | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter |
2009-06-12 | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown |
2009-06-12 | ACPI: Remove Asus P4B266 from blacklist | Olivier Berger |
2009-06-12 | ACPI: delete dead acpi_disabled setting code | Len Brown |
2009-06-12 | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c | Jaswinder Singh Rajput |
2009-06-10 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-02 | x86: Print real IOAPIC version for x86-64 | Naga Chumbalkar |
2009-05-27 | ACPI: Disable ARB_DISABLE on platforms where it is not needed | Pallipadi, Venkatesh |
2009-05-18 | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled | Yinghai Lu |
2009-05-18 | x86, apic: introduce io_apic_irq_attr | Yinghai Lu |
2009-05-11 | x86/acpi: move pin_programmed bit map to io_apic.c | Yinghai Lu |
2009-05-11 | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() | Yinghai Lu |
2009-05-11 | x86/acpi: remove irq-compression trick on 32-bit | Yinghai Lu |
2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu |