x86/agp: Fix agp_amd64_init and agp_amd64_cleanup
[safe/jmp/linux-2.6] / arch / x86 / kernel / acpi /
2009-12-16 Len BrownMerge branch 'bugzilla-14700' into release
2009-12-15 Zhao YakuiACPI: Use the ARB_DISABLE for the CPU which model id...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-hpet' of git://git....
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-24 Harald Welte[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur...
2009-11-16 H. Peter Anvinx86, sleep: Always save the value of EFER
2009-11-11 Yinghai Lux86: Make sure wakeup trampoline code is below 1MB
2009-10-16 Ingo Molnarx86: Document linker script ASSERT() quirk
2009-10-15 Ingo MolnarRevert "x86: linker script syntax nits"
2009-10-14 Roland McGrathx86: linker script syntax nits
2009-09-27 Zhao YakuiACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regre...
2009-08-29 Ingo MolnarMerge branch 'for-ingo' of git://git./linux/kernel...
2009-08-28 Feng TangACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n
2009-08-27 Suresh Siddhax86: arch specific support for remapping HPET MSIs
2009-07-14 Jeremy Fitzhardingex86/acpi: acpi_parse_madt_ioapic_entries: remove redund...
2009-06-24 Len BrownMerge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci...
2009-06-20 Pallipadi, VenkateshACPI: pdc init related memory leak with physical CPU...
2009-06-18 Peter Oberparleitergcov: enable GCOV_PROFILE_ALL for x86_64
2009-06-13 Len BrownACPI, PCI, x86: move MCFG parsing routine from ACPI...
2009-06-13 Olivier BergerACPI: Remove Asus P4B266 from blacklist
2009-06-13 Len BrownACPI: delete dead acpi_disabled setting code
2009-06-12 Jaswinder Singh... PM/ACPI/x86: Fix sparse warning in arch/x86/kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-06-02 Naga Chumbalkarx86: Print real IOAPIC version for x86-64
2009-05-28 Pallipadi, VenkateshACPI: Disable ARB_DISABLE on platforms where it is...
2009-05-18 Yinghai Lux86, irq: don't call mp_config_acpi_gsi() if update_mpt...
2009-05-18 Yinghai Lux86, apic: introduce io_apic_irq_attr
2009-05-11 Yinghai Lux86/acpi: move pin_programmed bit map to io_apic.c
2009-05-11 Yinghai Lux86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()
2009-05-11 Yinghai Lux86/acpi: remove irq-compression trick on 32-bit
2009-04-28 Yinghai Luirq: change ACPI GSI APIs to also take a device argument
2009-04-09 H. Peter Anvinx86, setup: "glove box" BIOS calls -- infrastructure
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-05 Len BrownMerge branch 'misc' into release
2009-04-04 Suresh Siddhax86, ACPI: add support for x2apic ACPI extensions
2009-04-03 Zhang RuiACPI: update comment
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-22 Jiri Slabyx86_64: Fix S3 fail path
2009-02-22 Jiri Slabyx86_64: acpi/wakeup_64 cleanup
2009-02-20 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups' and 'x86/heade...
2009-02-17 Ingo Molnarx86, apic: remove duplicate asm/apic.h inclusions
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-13 Jeremy Fitzhardingex86: use _types.h headers in asm where available
2009-02-13 Ingo MolnarMerge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect...
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into x86/cleanups
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Ingo MolnarMerge branch 'x86/urgent' into core/percpu
2009-02-09 Jeremy Fitzhardingex86: add mp_find_ioapic_pin
2009-02-09 Jeremy Fitzhardingex86: unstatic mp_find_ioapic so it can be used elsewhere
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-09 Yinghai Luacpi/x86: introduce __apci_map_table, v4
2009-02-09 Jeremy Fitzhardingeacpi: remove final __acpi_map_table mapping before...
2009-02-09 Jeremy Fitzhardingex86: always explicitly map acpi memory
2009-02-09 Jeremy Fitzhardingex86: use early_ioremap in __acpi_map_table
2009-02-09 Yinghai Lux86: find nr_irqs_gsi with mp_ioapic_routing
2009-02-09 Yinghai Lux86: find nr_irqs_gsi with mp_ioapic_routing
2009-01-30 Yinghai Lux86: don't treat bigsmp as non-standard
2009-01-29 Ingo Molnarx86: rename X86_GENERICARCH to X86_32_NON_STANDARD
2009-01-29 Ingo Molnarx86: remove mach_apic.h
2009-01-28 Ingo Molnarx86: eliminate asm/mach-*/mach_mpparse.h
2009-01-28 Ingo Molnarx86, apic: clean up ->setup_apic_routing()
2009-01-28 Ingo Molnarx86: clean up apic->acpi_madt_oem_check methods
2009-01-16 Rafael J. WysockiACPI suspend: Fix compilation warnings in drivers/acpi...
2009-01-16 Tejun Heox86: misc clean up after the percpu update
2009-01-16 Tejun Heox86: load pointer to pda into %gs while brining up...
2009-01-14 Jaswinder Singh... x86: replacing mp_config_intsrc with mpc_intsrc
2009-01-14 Jaswinder Singh... x86: replacing mp_config_ioapic with mpc_ioapic
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-09 Len BrownMerge branch 'suspend' into release
2009-01-09 Len BrownMerge branch 'misc' into release
2009-01-09 Zhao YakuiACPI : Use RSDT instead of XSDT by adding boot option...
2009-01-09 Zhao YakuiACPI: Avoid array address overflow when _CST MWAIT...
2009-01-06 Mike Traviscpumask: use work_on_cpu in acpi/cstate.c
2009-01-03 Rusty Russellx86: use cpumask_var_t in acpi/boot.c
2009-01-03 Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2008-12-23 Len BrownACPI: disable MPS when NO APIC-table found
2008-12-19 Rafael J. WysockiACPI hibernate: Introduce new kernel parameter acpi_sle...
2008-12-08 Yinghai Lux86: clean up get_smp_config()
2008-11-12 Bjorn HelgaasACPI: pci_link: remove acpi_irq_balance_set() interface
2008-10-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-23 Len BrownMerge branch 'linus' into test
2008-10-22 Gustavo F. Padovanx86: remove redundant KERN_DEBUG on pr_debug
2008-10-22 Andreas Herrmannx86: call dmi-quirks for HP Laptops after early-quirks...
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-17 Rafael J. Wysockix86 ACPI: fix breakage of resume on 64-bit UP systems...
2008-10-16 Ingo Molnargenirq: remove artifacts from sparseirq removal
2008-10-16 Yinghai Lux86: probe nr_irqs even only mptable is used
2008-10-16 Yinghai Lux86, irq: get nr_irqs from madt
2008-10-15 Pavel Vasilyevfix CONFIG_MMCONFIG=n build warning
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/quirks
2008-10-11 Ingo MolnarMerge branch 'x86/apic' into x86-v28-for-linus-phase4-B
next