- 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 18 years ago
- 71f521b x86, irq: get nr_irqs from madt by Yinghai Lu · 18 years ago
- acbaa41 Merge branch 'linus' into x86/quirks by Ingo Molnar · 18 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 18 years ago
- d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 8d89adf x86: SB450: deprioritize DMI quirks by Ingo Molnar · 18 years ago
- e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 18 years ago
- a817260 x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG by Hiroshi Shimamoto · 18 years ago
- 11494547 x86: fix apic version warning by Yinghai Lu · 18 years ago
- 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 18 years ago
- a726c60 x86: allow MMCONFIG above 4GB on x86_64 by John Keller · 18 years ago
- 4c94265 arch/x86/kernel/acpi/boot.c: removed duplicated #include by Huang Weiyi · 18 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
- cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 18 years ago
- a208f37 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
- ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 18 years ago
- 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 18 years ago
- 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 18 years ago
- da1f29f x86: remove conflicting nx6325 and nx6125 quirks by Rafael J. Wysocki · 18 years ago
- f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 18 years ago
- f34fa82 x86, acpi: merge __acpi_map_table by Yinghai Lu · 18 years ago
- 183fe06 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 18 years ago
- e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 18 years ago
- 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 18 years ago
- 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 18 years ago
- 9340e1c x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems by Matthew Garrett · 18 years ago
- 471694e x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC by Maciej W. Rozycki · 18 years ago
- fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 18 years ago
- 6df8809 x86: use dstapic in mp_config_acpi_legacy_irqs by Yinghai Lu · 18 years ago
- d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 18 years ago
- 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 18 years ago
- d939d28 Merge branch 'linus' into x86/irq by Ingo Molnar · 18 years ago
- d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 18 years ago
- fb3bbd6 x86: fix APIC warning on 32bit v2 by Yinghai Lu · 18 years ago
- 2944e16 x86: update mptable by Yinghai Lu · 18 years ago
- aafbdf7 x86: fix mpparse/acpi interaction by Alexey Starikovskiy · 18 years ago
- 59f4519 x86: initialize all fields of mp_irqs[mp_irq_entries] by Soeren Sandmann · 18 years ago
- 2fddb6e28 x86: make config_irqsrc not MPspec specific by Alexey Starikovskiy · 18 years ago
- ec2cd0a x86: make struct config_ioapic not MPspec specific by Alexey Starikovskiy · 18 years ago
- 5f89514 x86: make mp_ioapic_routing definition local by Alexey Starikovskiy · 18 years ago
- 11113f8 x86: complete move ACPI from mpparse.c by Alexey Starikovskiy · 18 years ago
- 7f028bc x86: move mp_ioapic_routing to mpparse and make it static by Thomas Gleixner · 18 years ago
- 1a33195 x86: move eisa_set_level_irq declaration to header by Thomas Gleixner · 18 years ago
- cbf9bd6 acpi: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 18 years ago
- b1fceac x86: remove unnecessary memset and NULL check after alloc_bootmem() by Akinobu Mita · 18 years ago
- 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 18 years ago
- dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 18 years ago
- 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 18 years ago
- ac049c1 x86: parsing for ACPI "SAPIC" table by Jack Steiner · 18 years ago
- ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 18 years ago
- 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 18 years ago
- f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 18 years ago
- 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 18 years ago
- a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 18 years ago
- e5685b9 ACPI: misc cleanups by Adrian Bunk · 19 years ago
- 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 18 years ago
- c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 18 years ago
- 009cbad x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 18 years ago
- 239665a ACPI: tables: complete searching upon RSDP w/ bad checksum. by Len Brown · 18 years ago
- 2fdf074 acpi: make __acpi_map_table() and __init function by Jan Beulich · 18 years ago
- f4df73c x86: add hpet sanity checks by Thomas Gleixner · 18 years ago
- c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 19 years ago
- 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 19 years ago
- 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
- 23d6f82 i386: move kernel/acpi by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/acpi/boot.c]
- 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 19 years ago
- f79e318 Pull misc into release branch by Len Brown · 19 years ago
- a1dfd85 i386: insert HPET firmware resource after PCI enumeration has completed by Aaron Durbin · 19 years ago
- ba609a9 Remove some unused variables by Linus Torvalds · 19 years ago
- 0f8dc2f Revert HPET resource reservation by Andi Kleen · 19 years ago
- 4d2fafd ACPI: Remove Dell Optiplex GX240 from the ACPI blacklist by Tear · 19 years ago
- 3c43f03 [PATCH] x86: default to physical mode on hotplug CPU kernels by Ingo Molnar · 19 years ago
- 74586fc ACPI: fix Thinkpad 600/600E/600X interrupts by Len Brown · 19 years ago
- c0cd79d Pull fluff into release branch by Len Brown · 19 years ago
- 2d0c87c [PATCH] time: x86_64: hpet_address cleanup by john stultz · 19 years ago
- d66bea5 [PATCH] Allow early access to the power management timer by Thomas Gleixner · 19 years ago
- 7f8f97c ACPI: acpi_table_parse() now returns success/fail, not count by Len Brown · 19 years ago
- f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 19 years ago
- 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 19 years ago
- 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 19 years ago
- ad363f8 ACPICA: Remove duplicate table definitions. by Alexey Starikovskiy · 19 years ago
- cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 19 years ago
- ceb6c46 ACPICA: Remove duplicate table manager by Alexey Starikovskiy · 19 years ago
- ad71860 ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 19 years ago
- e82c354 ACPI: fix section mis-match build warning by Len Brown · 19 years ago
- 463e7c7 Pull trivial into test branch by Len Brown · 19 years ago
- 7bdd21c Revert "ACPI: SCI interrupt source override" by Len Brown · 19 years ago
- fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 19 years ago
- 90d5390 [PATCH] acpi_noirq section fix by Andrew Morton · 19 years ago
- d0a9081 ACPI: uninline ACPI global locking functions by Andrew Morton · 20 years ago
- 281ea49 ACPI: SCI interrupt source override by Kimball Murray · 20 years ago
- f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 20 years ago
- ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 20 years ago
- f0f4c34 [PATCH] i386: add HPET(s) into resource map by adurbin@google.com · 20 years ago
- 73fea17 [PATCH] i386: Support physical cpu hotplug for x86_64 by Ashok Raj · 20 years ago
- e8924ac [PATCH] i386: Make acpi_force static by Adrian Bunk · 20 years ago
- 91cd444 [PATCH] x86: Remove unneeded externs in acpi/boot.c by Andi Kleen · 20 years ago
- df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 20 years ago
- 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 20 years ago