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