aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/acpi/boot.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: move kernel/acpiThomas Gleixner1-1326/+0
2007-07-22Pull misc into release branchLen Brown1-8/+0
2007-07-21i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin1-0/+36
2007-07-03Remove some unused variablesLinus Torvalds1-2/+0
2007-07-03Revert HPET resource reservationAndi Kleen1-19/+0
2007-06-02ACPI: Remove Dell Optiplex GX240 from the ACPI blacklistTear1-8/+0
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar1-1/+1
2007-03-08ACPI: fix Thinkpad 600/600E/600X interruptsLen Brown1-1/+22
2007-02-16Pull fluff into release branchLen Brown1-3/+2
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz1-16/+4
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-4/+1
2007-02-13ACPI: acpi_table_parse() now returns success/fail, not countLen Brown1-3/+2
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-17/+0
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-11/+7
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-82/+74
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy1-15/+14
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-5/+5
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy1-20/+20
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-12/+5
2007-01-02ACPI: fix section mis-match build warningLen Brown1-1/+1
2006-12-16Pull trivial into test branchLen Brown1-0/+22
2006-12-02Revert "ACPI: SCI interrupt source override"Len Brown1-5/+5
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen1-0/+8
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton1-1/+1
2006-10-21ACPI: uninline ACPI global locking functionsAndrew Morton1-0/+22
2006-10-14ACPI: SCI interrupt source overrideKimball Murray1-5/+5
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman1-3/+1
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman1-6/+1
2006-09-26[PATCH] i386: add HPET(s) into resource mapadurbin@google.com1-0/+26
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj1-4/+65
2006-09-26[PATCH] i386: Make acpi_force staticAdrian Bunk1-1/+1
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen1-3/+0
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen1-0/+7
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell1-2/+74
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+4
2006-06-21[PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek1-0/+2
2006-06-15Pull novell-bugzilla-156426 into release branchLen Brown1-2/+2
2006-06-15Pull acpica into release branchLen Brown1-2/+2
2006-06-14ACPI: ACPICA 20060331Bob Moore1-2/+2
2006-05-30Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds1-8/+0
2006-05-16[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen1-0/+8
2006-05-03[PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen1-6/+0
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-04-11[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-09[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-03-27[ACPI] fix "nolapic" flag in ACPI modeAndi Kleen1-1/+4
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-4/+4
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen1-3/+0
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds1-0/+3
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen1-3/+0
2006-02-04[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj1-3/+10
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown1-3/+3
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen1-1/+1
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown1-3/+3
2005-11-30[ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li1-0/+7
2005-11-20[PATCH] Register disabled CPUsAshok Raj1-3/+1
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-1/+1
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon1-8/+7
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin1-1/+1
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-1/+0
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown1-0/+3
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi1-0/+3
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown1-9/+0
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown1-6/+0
2005-08-24[ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown1-5/+3
2005-08-05[ACPI] Lindent created a syntax error that broke the buildLen Brown1-1/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-270/+260
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown1-1/+5
2005-08-04[ACPI] acpi_register_gsi() can return errorKenji Kaneshige1-1/+5
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman1-8/+33
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige1-0/+16
2005-06-25[PATCH] dmi: move ACPI sleep quirkAndrey Panin1-0/+1
2005-06-25[PATCH] dmi: move ACPI boot quirkAndrey Panin1-2/+217
2005-05-06Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds1-1/+1
2005-04-18[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood1-0/+2
2005-04-16[PATCH] x86_64 genapic updateJason Davis1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+908