summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-103-1/+3
|\
| * x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-093-1/+3
* | x86: Print real IOAPIC version for x86-64Naga Chumbalkar2009-06-021-4/+1
* | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu2009-05-181-1/+3
* | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-10/+12
* | x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu2009-05-111-16/+2
* | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu2009-05-111-26/+40
* | x86/acpi: remove irq-compression trick on 32-bitYinghai Lu2009-05-111-58/+7
* | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-4/+4
|/
* Merge branch 'linus' into releaseLen Brown2009-04-055-101/+79
|\
| *-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-245-97/+105
| |\ \ \ \
| | | | | \
| | | | | \
| | | | *-. \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-203-5/+5
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | | * | x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-133-5/+5
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-20/+10
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | * | | x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-1/+0
| | * | | x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
| | | |/ | | |/|
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-------. \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-24/+7
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-2/+2
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | x86: add mp_find_ioapic_pinJeremy Fitzhardinge2009-02-091-3/+13
| | * | | | | | x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge2009-02-091-1/+1
| | * | | | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-091-0/+23
| | * | | | | | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-301-1/+1
| | * | | | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-291-1/+1
| | * | | | | | x86: remove mach_apic.hIngo Molnar2009-01-291-13/+1
| | * | | | | | x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar2009-01-281-1/+0
| | * | | | | | x86, apic: clean up ->setup_apic_routing()Ingo Molnar2009-01-281-3/+2
| | * | | | | | x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-281-1/+2
| | * | | | | | x86: misc clean up after the percpu updateTejun Heo2009-01-161-1/+1
| | * | | | | | x86: load pointer to pda into %gs while brining up a CPUTejun Heo2009-01-161-0/+1
| | * | | | | | x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput2009-01-141-36/+34
| | * | | | | | x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput2009-01-141-14/+14
| | | |/ / / / | | |/| | | |
| * | | | | | acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-091-10/+7
| * | | | | | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent...Jeremy Fitzhardinge2009-02-091-3/+5
| * | | | | | x86: always explicitly map acpi memoryJeremy Fitzhardinge2009-02-091-3/+0
| * | | | | | x86: use early_ioremap in __acpi_map_tableJeremy Fitzhardinge2009-02-091-20/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'misc' into releaseLen Brown2009-04-051-1/+1
|\ \ \ \ \ \
| * | | | | | ACPI: update commentZhang Rui2009-04-031-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-4/+59
|/ / / / /
* | | | | x86_64: Fix S3 fail pathJiri Slaby2009-02-211-1/+3
* | | | | x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-211-19/+7
| |_|/ / |/| | |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-111-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-091-0/+23
| |/ /
* | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-161-2/+2
|/ /
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-101-33/+37
|\ \
| * | cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-061-33/+37
* | | Merge branch 'linus' into releaseLen Brown2009-01-091-8/+34
|\ \ \ | |/ /
| * | x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-031-7/+22
| * | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-031-1/+1
| * | x86: clean up get_smp_config()Yinghai Lu2008-12-081-0/+11
* | | Merge branch 'suspend' into releaseLen Brown2009-01-091-0/+2
|\ \ \
OpenPOWER on IntegriCloud