summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/boot.c
AgeCommit message (Expand)Author
2012-07-16ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang
2012-07-16ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang
2012-07-16ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang
2012-05-08x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold
2012-03-19x86: Fix section warningsSteffen Persvold
2011-12-23x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu
2011-05-20x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang
2010-12-09x86, apic: Unify identical register_lapic_address() functionsYinghai Lu
2010-10-22xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge
2010-10-22acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-05-04x86, irq: Kill io_apic_renumber_irqEric W. Biederman
2010-05-04x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.Eric W. Biederman
2010-05-04x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman
2010-05-04x86, acpi/irq: Generalize mp_config_acpi_legacy_irqsEric W. Biederman
2010-05-04x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsiEric W. Biederman
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang
2010-03-14ACPI: delete the "acpi=ht" boot optionLen Brown
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-10x86, acpi: Map hotadded cpu to correct node.Haicheng Li
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha