summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/boot.c
Commit message (Expand)AuthorAgeFilesLines
* x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-131-1/+0
* x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki2008-07-121-47/+0
* x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-111-1/+1
* x86, acpi: merge __acpi_map_tableYinghai Lu2008-07-101-17/+6
* x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar2008-07-091-0/+1
* x86: fix C1E && nx6325 stability problemRafael J. Wysocki2008-07-091-6/+37
* x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-081-0/+14
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-2/+405
|\
| * x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett2008-07-081-0/+37
| * x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki2008-07-081-0/+10
| * x86: update mptable fix with no ioapic v2Yinghai Lu2008-07-081-31/+56
| * x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu2008-07-081-13/+13
| * x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2008-07-081-0/+3
| * Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-2/+14
| |\
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-101-2/+2
| * | x86: update mptableYinghai Lu2008-06-031-0/+22
| * | x86: fix mpparse/acpi interactionAlexey Starikovskiy2008-05-251-4/+5
| * | x86: initialize all fields of mp_irqs[mp_irq_entries]Soeren Sandmann2008-05-251-5/+4
| * | x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-251-22/+21
| * | x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-251-14/+14
| * | x86: make mp_ioapic_routing definition localAlexey Starikovskiy2008-05-251-1/+6
| * | x86: complete move ACPI from mpparse.cAlexey Starikovskiy2008-05-251-0/+304
| * | x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner2008-05-251-2/+0
* | | Merge branch 'linus' into x86/irqIngo Molnar2008-06-161-2/+14
|\ \ \ | | |/ | |/|
| * | x86: fix APIC warning on 32bit v2Yinghai Lu2008-06-041-2/+14
| |/
* | x86: move eisa_set_level_irq declaration to headerThomas Gleixner2008-05-121-2/+0
|/
* acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-261-0/+70
* x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita2008-04-261-4/+0
* x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy2008-04-171-1/+11
* x86: move mp_register_lapic to boot.cAlexey Starikovskiy2008-04-171-5/+16
* x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy2008-04-171-0/+2
* x86: parsing for ACPI "SAPIC" tableJack Steiner2008-04-171-2/+24
* x86: add functions to determine if platform is a UV platformJack Steiner2008-04-171-3/+1
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-1/+1
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-171-0/+4
* PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-211-1/+2
* Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-3/+0
|\
| * ACPI: misc cleanupsAdrian Bunk2008-02-071-3/+0
| |
| \
*-. \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-071-2/+2
|\ \ \ | | |/
| * | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-131-2/+2
| | |
| \ \
*-. \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-40/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-141-40/+0
| |/
* | x86: fix section mismatch warning in acpi/boot.cSam Ravnborg2008-02-011-1/+7
|/
* x86: add hpet sanity checksThomas Gleixner2007-11-171-0/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-4/+4
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-201-4/+4
* | x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-191-1/+1
|/
* Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-111-4/+4
* i386: move kernel/acpiThomas Gleixner2007-10-111-0/+1326
OpenPOWER on IntegriCloud