Age | Commit message (Expand) | Author |
2012-07-16 | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang |
2012-07-16 | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang |
2012-07-16 | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang |
2012-05-08 | x86: Fix section annotation of acpi_map_cpu2node() | Jan Beulich |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec |
2012-03-23 | x86/apic: Add separate apic_id_valid() functions for selected apic drivers | Steffen Persvold |
2012-03-19 | x86: Fix section warnings | Steffen Persvold |
2011-12-23 | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu |
2011-05-20 | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar |
2011-02-24 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann |
2011-01-28 | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo |
2011-01-28 | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-12 | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying |
2011-01-07 | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar |
2011-01-05 | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu |
2011-01-04 | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar |
2010-12-23 | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu |
2010-12-09 | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang |
2010-12-09 | x86, apic: Unify identical register_lapic_address() functions | Yinghai Lu |
2010-10-22 | xen: add xen hvm acpi_register_gsi variant | Jeremy Fitzhardinge |
2010-10-22 | acpi: use indirect call to register gsi in different modes | Jeremy Fitzhardinge |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-28 | Merge branch 'ht-delete-2.6.35' into release | Len Brown |
2010-05-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-05-04 | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. | Eric W. Biederman |
2010-05-04 | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman |
2010-04-20 | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang |
2010-03-14 | ACPI: delete the "acpi=ht" boot option | Len Brown |
2010-03-14 | ACPI: plan to delete "acpi=ht" boot option | Len Brown |
2010-03-14 | ACPI: remove "acpi=ht" DMI blacklist | Len Brown |
2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-22 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin |
2010-02-19 | x86: Move pci init function to x86_init | Thomas Gleixner |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown |
2010-02-10 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu |
2010-02-10 | x86, acpi: Map hotadded cpu to correct node. | Haicheng Li |
2010-02-09 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha |