| Commit message (Expand) | Author | Age |
*-----. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 |
|\ \ \ \ |
|
| | | | * | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 |
| | |_|/
| |/| | |
|
| | | * | 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 |
| | |/
| |/| |
|
| | * | ACPI: Disable ARB_DISABLE on platforms where it is not needed | Pallipadi, Venkatesh | 2009-05-27 |
| |/ |
|
* | | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 2009-06-18 |
* | | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c | Jaswinder Singh Rajput | 2009-06-12 |
* | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-10 |
|\ \ |
|
| * | | x86, setup: "glove box" BIOS calls -- infrastructure | H. Peter Anvin | 2009-04-09 |
| |/ |
|
* | | x86: Print real IOAPIC version for x86-64 | Naga Chumbalkar | 2009-06-01 |
* | | 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-18 |
* | | 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-05-11 |
* | | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 2009-04-28 |
|/ |
|
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 |
|\ |
|
| *-----. | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 |
| |\ \ \ \ |
|
| | | | | \ | |
| | | | | \ | |
| | | | *-. \ | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 2009-02-20 |
| | | | |\ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | | | * | | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 |
| | | | |/ /
| | | |/| | |
|
| | * | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
|
| | * | | | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 2009-02-17 |
| | * | | | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 |
| | | |/
| | |/| |
|
| | | | | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *-------. \ | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 |
| | |\ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 |
| | |\ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | | | |
|
| | * | | | | | | x86: add mp_find_ioapic_pin | Jeremy Fitzhardinge | 2009-02-09 |
| | * | | | | | | x86: unstatic mp_find_ioapic so it can be used elsewhere | Jeremy Fitzhardinge | 2009-02-09 |
| | * | | | | | | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 |
| | * | | | | | | x86: don't treat bigsmp as non-standard | Yinghai Lu | 2009-01-30 |
| | * | | | | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar | 2009-01-29 |
| | * | | | | | | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 |
| | * | | | | | | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar | 2009-01-28 |
| | * | | | | | | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 |
| | * | | | | | | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar | 2009-01-28 |
| | * | | | | | | x86: misc clean up after the percpu update | Tejun Heo | 2009-01-16 |
| | * | | | | | | x86: load pointer to pda into %gs while brining up a CPU | Tejun Heo | 2009-01-16 |
| | * | | | | | | x86: replacing mp_config_intsrc with mpc_intsrc | Jaswinder Singh Rajput | 2009-01-14 |
| | * | | | | | | x86: replacing mp_config_ioapic with mpc_ioapic | Jaswinder Singh Rajput | 2009-01-14 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 |
| * | | | | | | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent... | Jeremy Fitzhardinge | 2009-02-09 |
| * | | | | | | x86: always explicitly map acpi memory | Jeremy Fitzhardinge | 2009-02-09 |
| * | | | | | | x86: use early_ioremap in __acpi_map_table | Jeremy Fitzhardinge | 2009-02-09 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'misc' into release | Len Brown | 2009-04-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI: update comment | Zhang Rui | 2009-04-03 |
| | |_|_|_|/
| |/| | | | |
|
* / | | | | | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 2009-04-03 |
|/ / / / / |
|
* | | | | | x86_64: Fix S3 fail path | Jiri Slaby | 2009-02-21 |
* | | | | | x86_64: acpi/wakeup_64 cleanup | Jiri Slaby | 2009-02-21 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 |
| |/ / |
|