aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/acpi/boot.c
AgeCommit message (Expand)Author
2006-12-02Revert "ACPI: SCI interrupt source override"Len Brown
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton
2006-10-14ACPI: SCI interrupt source overrideKimball Murray
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman
2006-09-26[PATCH] i386: add HPET(s) into resource mapadurbin@google.com
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj
2006-09-26[PATCH] i386: Make acpi_force staticAdrian Bunk
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-21[PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek
2006-06-15Pull novell-bugzilla-156426 into release branchLen Brown
2006-06-15Pull acpica into release branchLen Brown
2006-06-14ACPI: ACPICA 20060331Bob Moore
2006-05-30Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds
2006-05-16[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen
2006-05-03[PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen
2006-04-11[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen
2006-04-09[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen
2006-03-27[ACPI] fix "nolapic" flag in ACPI modeAndi Kleen
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen
2006-02-04[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown
2005-11-30[ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li
2005-11-20[PATCH] Register disabled CPUsAshok Raj
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown
2005-08-24[ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown
2005-08-05[ACPI] Lindent created a syntax error that broke the buildLen Brown
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown
2005-08-04[ACPI] acpi_register_gsi() can return errorKenji Kaneshige