aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAge
* Merge branch 'bugzilla-14700' into releaseLen Brown2009-12-15
|\
| * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \ | | |/ | |/|
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-08
|\ \ \
| * | | x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-27
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, sleep: Always save the value of EFERH. Peter Anvin2009-11-16
| * | | x86: Make sure wakeup trampoline code is below 1MBYinghai Lu2009-11-11
* | | | [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte2009-11-24
| |_|/ |/| |
* | | x86: Document linker script ASSERT() quirkIngo Molnar2009-10-16
* | | Revert "x86: linker script syntax nits"Ingo Molnar2009-10-15
* | | x86: linker script syntax nitsRoland McGrath2009-10-14
|/ /
* | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-27
* | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar2009-08-29
|\ \
| * | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang2009-08-28
| |/
* / x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant bracesJeremy Fitzhardinge2009-07-14
|/
*-----. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
|\ \ \ \
| | | | * ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-20
| | |_|/ | |/| |
| | | * ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-12
| | | * ACPI: Remove Asus P4B266 from blacklistOlivier Berger2009-06-12
| | | * ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-12
| | |/ | |/|
| | * ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-27
| |/
* | gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-18
* | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput2009-06-12
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-10
|\ \
| * | x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-09
| |/
* | x86: Print real IOAPIC version for x86-64Naga Chumbalkar2009-06-01
* | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu2009-05-18
* | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-18
* | x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu2009-05-11
* | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu2009-05-11
* | x86/acpi: remove irq-compression trick on 32-bitYinghai Lu2009-05-11
* | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-28
|/
* Merge branch 'linus' into releaseLen Brown2009-04-05
|\
| *-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-24
| |\ \ \ \
| | | | | \
| | | | | \
| | | | *-. \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-20
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | | * | x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | * | | x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-17
| | * | | x86, apic: remove genapic.hIngo Molnar2009-02-17
| | | |/ | | |/|
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-------. \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-13
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | x86: add mp_find_ioapic_pinJeremy Fitzhardinge2009-02-09
| | * | | | | | x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge2009-02-09
| | * | | | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
| | * | | | | | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-30
| | * | | | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-29
| | * | | | | | x86: remove mach_apic.hIngo Molnar2009-01-29