aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-02ia64: initialize cpu maps earlyTejun Heo1-18/+15
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-2/+3
2009-03-31Pull cpumask into release branchTony Luck1-4/+4
2009-03-16cpumask: Use accessors code.: ia64Rusty Russell1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell1-3/+3
2009-02-16[IA64] fix __apci_unmap_tableYinghai Lu1-1/+1
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu1-0/+4
2009-01-09Merge branch 'linus' into releaseLen Brown1-2/+1
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui1-0/+1
2009-01-01cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell1-1/+0
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-1/+1
2008-11-06[IA64] fix boot panic caused by offline CPUsDoug Chapman1-5/+24
2008-10-17Pull vtd-iommu into release branchTony Luck1-0/+17
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu1-0/+17
2008-10-17ia64/xen: define xen machine vector for domU.Isaku Yamahata1-0/+5
2008-07-17[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang1-3/+2
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu1-2/+7
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava1-0/+3
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner1-1/+6
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto1-1/+1
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com1-1/+3
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-4/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-4/+0
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-1/+1
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown1-12/+14
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown1-12/+14
2007-12-13acpi: make __acpi_map_table() and __init functionJan Beulich1-1/+1
2007-12-07[IA64] operator priority fix in acpi_map_lsapic()Roel Kluin1-1/+1
2007-11-09[IA64] IOSAPIC bogus error cleanupGeorge Beshers1-3/+5
2007-07-26[IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige1-5/+4
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-0/+19
2007-05-24[IA64] acpi_get_sysname() should be __initTony Luck1-1/+2
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-1/+1
2007-02-16ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller1-2/+2
2007-02-06Pull test into release branchLen Brown1-108/+92
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller1-0/+3
2007-02-02ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy1-2/+2
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-16/+0
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-86/+86
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-3/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-4/+4
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2006-10-17[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas1-9/+0
2006-09-25[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-07-01Pull acpi_os_free into release branchLen Brown1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-6/+6
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck1-2/+2
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2