aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAge
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
|\
| * Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2010-07-28
| |\
| * | x86: Use symbolic MSR namesBrian Gerst2010-07-22
* | | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\ \ \ | | |/ | |/|
| * | Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-24
| |\ \
| | * | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-24
| | |/
| * / ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-22
| |/
| * x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-09
* | update email addressPavel Machek2010-07-19
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2010-03-03
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \
| * \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-28
| |\ \
| | * | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-14
| * | | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-12
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-05-20
|\ \ \ \
| * | | | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-20
| |/ / /
* | | | x86, irq: Kill io_apic_renumber_irqEric W. Biederman2010-05-04
* | | | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.Eric W. Biederman2010-05-04
* | | | x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman2010-05-04
* | | | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqsEric W. Biederman2010-05-04
* | | | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsiEric W. Biederman2010-05-04
* | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-04
|/ / /
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \ \ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | | * | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-14
| | | | |/ / /
| | | * | | | ACPI: plan to delete "acpi=ht" boot optionLen Brown2010-03-14
| | | * | | | ACPI: remove "acpi=ht" DMI blacklistLen Brown2010-03-14
| | | |/ / /
| | | * | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
| | | |\ \ \
| | | | * \ \ Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-22
| | | | |\ \ \
| | | | * | | | x86: Move pci init function to x86_initThomas Gleixner2010-02-19
| | | | | |/ / | | | | |/| |
| | | * | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-03
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-02-10
| | | | |/ /
| | | * | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
| | |/| | | | |/| | | |
| | | * | | x86, acpi: Map hotadded cpu to correct node.Haicheng Li2010-02-10
| | | | |/ | | | |/|
| * | | | ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown2010-02-16
| | |_|/ | |/| |
| * | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-09
| | |/ | |/|
| * | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-06
|/ /
* / ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-30
|/
* ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-22
* ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-22
* ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-22
* ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-22
* ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-22
* Merge branch 'bugzilla-14700' into releaseLen Brown2009-12-15
|\
| * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \ | | |/ | |/|
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-08
|\ \ \