| Commit message (Expand) | Author | Age |
* | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 2010-06-09 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 |
|\ |
|
| * | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 2010-05-28 |
| |\ |
|
| | * | ACPI: delete the "acpi=ht" boot option | Len Brown | 2010-03-14 |
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-05-20 |
|\ \ \ |
|
| * | | | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming | 2010-04-20 |
| |/ / |
|
* | | | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman | 2010-05-04 |
* | | | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. | Eric W. Biederman | 2010-05-04 |
* | | | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman | 2010-05-04 |
* | | | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs | Eric W. Biederman | 2010-05-04 |
* | | | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi | Eric W. Biederman | 2010-05-04 |
* | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 2010-05-04 |
|/ / |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | * | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 |
| | | |/ / |
|
| | * | | | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 2010-03-14 |
| | * | | | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 2010-03-14 |
| | |/ / |
|
| | * | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 |
| | |\ \ |
|
| | | * \ | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-22 |
| | | |\ \ |
|
| | | * | | | x86: Move pci init function to x86_init | Thomas Gleixner | 2010-02-19 |
| | | | |/
| | | |/| |
|
| | * | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 2010-02-10 |
| | | |/ |
|
| | * | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 |
| |/| | |
|
| | * | | x86, acpi: Map hotadded cpu to correct node. | Haicheng Li | 2010-02-10 |
| * | | | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown | 2010-02-16 |
| | |/
| |/| |
|
| * | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 2010-02-09 |
| |/ |
|
| * | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 2010-01-06 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-08 |
|\ \
| |/
|/| |
|
| * | x86: arch specific support for remapping HPET MSIs | Suresh Siddha | 2009-08-27 |
* | | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Ingo Molnar | 2009-08-29 |
|\ \ |
|
| * | | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n | Feng Tang | 2009-08-28 |
| |/ |
|
* / | x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces | Jeremy Fitzhardinge | 2009-07-14 |
|/ |
|
*-. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 |
|\ \ |
|
| | * | 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 |
| |/ |
|
* | | 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 |
|\ |
|
| * | 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 |
| |\ \ \ \ |
|
| | * | | | | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 |