aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-18/+3
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown1-16/+3
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+4
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-2/+0
2010-05-04x86, irq: Kill io_apic_renumber_irqEric W. Biederman1-5/+0
2010-05-04x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.Eric W. Biederman1-4/+53
2010-05-04x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman1-23/+0
2010-05-04x86, acpi/irq: Generalize mp_config_acpi_legacy_irqsEric W. Biederman1-12/+18
2010-05-04x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsiEric W. Biederman1-5/+7
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman1-0/+8
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown1-124/+45
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-0/+3
2010-03-14ACPI: delete the "acpi=ht" boot optionLen Brown1-16/+3
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown1-1/+3
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+8
2010-03-03Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko1-1/+1
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+21
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin1-1/+8
2010-02-19x86: Move pci init function to x86_initThomas Gleixner1-0/+4
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown1-8/+0
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu1-1/+8
2010-02-10x86, acpi: Map hotadded cpu to correct node.Haicheng Li1-0/+21
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha1-5/+0
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown1-16/+6
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui1-0/+2
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2-26/+1
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang1-34/+0
2009-12-22ACPI: processor: factor out common _PDC settingsAlex Chiang1-9/+1
2009-12-22ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang1-33/+1
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang1-3/+1
2009-12-15Merge branch 'bugzilla-14700' into releaseLen Brown1-1/+1
2009-12-14ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-12/+12
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte1-1/+2
2009-11-16x86, sleep: Always save the value of EFERH. Peter Anvin1-6/+3
2009-11-11x86: Make sure wakeup trampoline code is below 1MBYinghai Lu1-6/+9
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar1-0/+3
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar1-2/+2
2009-10-14x86: linker script syntax nitsRoland McGrath1-2/+2
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui1-1/+1
2009-08-29Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apicIngo Molnar1-101/+1
2009-08-28ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang1-101/+1