summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/boot.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-041-0/+5
|\
| * Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-121-0/+5
| |\
| | * mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-0/+5
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-041-10/+3
|\ \ \
| * | | x86/acpi: Correct out-of-date comment of __acpi_map_table()Zhang Yanfei2013-07-261-10/+3
| |/ /
* | | x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan2013-08-261-1/+4
* | | x86/acpi: Fix incorrect sanity check in acpi_register_lapic()Tang Chen2013-07-231-1/+1
|/ /
* | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-3/+3
* | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-191-0/+7
|/
* cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang2013-02-231-0/+4
* Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-291-0/+12
|\
| * Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-0/+6
| |\
| | * x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-09-301-0/+6
| * | ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko2012-11-151-0/+6
* | | x86, mm: kill numa_64.hYinghai Lu2012-11-171-1/+0
|/ /
* | x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu2012-09-261-1/+1
|/
* ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-06-111-0/+8
* ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-06-111-5/+0
* ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-06-111-6/+8
* Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-231-1/+1
|\
| * MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-171-1/+1
* | x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich2012-05-081-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-1/+2
|\
| * ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec2012-03-301-1/+2
* | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-231-1/+1
* | x86: Fix section warningsSteffen Persvold2012-03-191-1/+1
|/
* x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu2011-12-231-2/+8
* x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-201-4/+4
* Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-151-4/+10
|\
| * x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann2011-02-241-4/+10
* | x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-5/+0
* | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-2/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-0/+1
|\
| * ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-0/+1
* | Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-071-3/+8
|\ \
| * | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2011-01-051-3/+3
| * | Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-041-17/+43
| |\ \ | | |/
| * | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-231-0/+5
* | | x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-091-29/+3
* | | x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-091-14/+2
| |/ |/|
* | xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-221-1/+2
* | acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge2010-10-221-17/+42
|/
* x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-091-4/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-16/+3
|\
| * Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-16/+3
| |\
| | * ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-16/+3
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-05-201-0/+4
|\ \ \
| * | | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-201-0/+4
| |/ /
* | | x86, irq: Kill io_apic_renumber_irqEric W. Biederman2010-05-041-5/+0
* | | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.Eric W. Biederman2010-05-041-4/+53