Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -6/+20 |
2010-07-28 | Merge remote branch 'origin/x86/urgent' into x86/asm | H. Peter Anvin | 2 | -2/+16 |
2010-07-25 | Merge branch 'bugzilla-16396' into release | Len Brown | 1 | -2/+7 |
2010-07-25 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 1 | -2/+7 |
2010-07-23 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 1 | -0/+9 |
2010-07-22 | x86: Use symbolic MSR names | Brian Gerst | 1 | -1/+1 |
2010-07-19 | update email address | Pavel Machek | 1 | -1/+1 |
2010-06-10 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 1 | -4/+4 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+1 |
2010-05-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -18/+3 |
2010-05-29 | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 1 | -16/+3 |
2010-05-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -0/+4 |
2010-05-12 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett | 1 | -2/+0 |
2010-05-05 | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman | 1 | -5/+0 |
2010-05-05 | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. | Eric W. Biederman | 1 | -4/+53 |
2010-05-05 | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman | 1 | -23/+0 |
2010-05-05 | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs | Eric W. Biederman | 1 | -12/+18 |
2010-05-05 | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi | Eric W. Biederman | 1 | -5/+7 |
2010-05-05 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 1 | -0/+8 |
2010-04-20 | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming | 1 | -0/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-15 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 1 | -124/+45 |
2010-03-15 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 1 | -0/+3 |
2010-03-15 | ACPI: delete the "acpi=ht" boot option | Len Brown | 1 | -16/+3 |
2010-03-15 | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 1 | -1/+3 |
2010-03-15 | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 1 | -93/+0 |
2010-03-08 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+8 |
2010-03-03 | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 1 | -1/+1 |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+21 |
2010-02-23 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 1 | -1/+8 |
2010-02-20 | x86: Move pci init function to x86_init | Thomas Gleixner | 1 | -0/+4 |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown | 1 | -8/+0 |
2010-02-11 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 1 | -1/+8 |
2010-02-10 | x86, acpi: Map hotadded cpu to correct node. | Haicheng Li | 1 | -0/+21 |
2010-02-10 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 1 | -5/+0 |
2010-01-07 | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 1 | -16/+6 |
2009-12-31 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 1 | -0/+2 |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2 | -26/+1 |
2009-12-22 | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 1 | -34/+0 |
2009-12-22 | ACPI: processor: factor out common _PDC settings | Alex Chiang | 1 | -9/+1 |
2009-12-22 | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 1 | -33/+1 |
2009-12-22 | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 1 | -3/+1 |
2009-12-16 | Merge branch 'bugzilla-14700' into release | Len Brown | 1 | -1/+1 |
2009-12-15 | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. | Zhao Yakui | 1 | -1/+1 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-09 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2009-12-09 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -12/+12 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |