| Commit message (Expand) | Author | Age |
* | 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-05-04 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
*---------. | 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: plan to delete "acpi=ht" boot option | Len Brown | 2010-03-14 |
| | | * | | | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 2010-03-14 |
| | | |/ / |
|
| | | * | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 |
| | | |\ \ |
|
| | | | * \ | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-22 |
| | | | |\ \ |
|
| | | | * | | | x86: Move pci init function to x86_init | Thomas Gleixner | 2010-02-19 |
| | | | | |/
| | | | |/| |
|
| | | * | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | | * | | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 2010-02-10 |
| | | | |/ |
|
| | | * | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 |
| | |/| |
| |/| | | |
|
| | | * | | x86, acpi: Map hotadded cpu to correct node. | Haicheng Li | 2010-02-10 |
| * | | | | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown | 2010-02-16 |
| | |_|/
| |/| | |
|
| * | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 2010-02-09 |
| | |/
| |/| |
|
| * | | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 2010-01-06 |
|/ / |
|
* / | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 2009-12-30 |
|/ |
|
* | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 |
* | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 |
* | ACPI: processor: factor out common _PDC settings | Alex Chiang | 2009-12-22 |
* | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 2009-12-22 |
* | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 |
* | Merge branch 'bugzilla-14700' into release | Len Brown | 2009-12-15 |
|\ |
|
| * | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. | Zhao Yakui | 2009-12-14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ \
| | |/
| |/| |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-08 |
|\ \ \ |
|
| * | | | x86: arch specific support for remapping HPET MSIs | Suresh Siddha | 2009-08-27 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86, sleep: Always save the value of EFER | H. Peter Anvin | 2009-11-16 |
| * | | | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu | 2009-11-11 |
* | | | | [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs | Harald Welte | 2009-11-24 |
| |_|/
|/| | |
|
* | | | x86: Document linker script ASSERT() quirk | Ingo Molnar | 2009-10-16 |
* | | | Revert "x86: linker script syntax nits" | Ingo Molnar | 2009-10-15 |
* | | | x86: linker script syntax nits | Roland McGrath | 2009-10-14 |
|/ / |
|
* | | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression | Zhao Yakui | 2009-09-27 |
* | | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Ingo Molnar | 2009-08-29 |
|\ \ |
|
| * | | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n | Feng Tang | 2009-08-28 |
| |/ |
|
* / | x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces | Jeremy Fitzhardinge | 2009-07-14 |
|/ |
|
*-----. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 |
|\ \ \ \ |
|
| | | | * | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 |
| | |_|/
| |/| | |
|
| | | * | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown | 2009-06-12 |
| | | * | ACPI: Remove Asus P4B266 from blacklist | Olivier Berger | 2009-06-12 |
| | | * | ACPI: delete dead acpi_disabled setting code | Len Brown | 2009-06-12 |
| | |/
| |/| |
|