Age | Commit message (Expand) | Author | Files | Lines |
2013-06-24 | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker | 1 | -2/+2 |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-11-15 | ACPI / ia64: Export acpi_[un]register_gsi() | Mika Westerberg | 1 | -0/+2 |
2012-08-03 | ACPI: Only count valid srat memory structures | Thomas Renninger | 1 | -2/+3 |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell | 1 | -1/+1 |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -3/+3 |
2012-03-28 | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat | 1 | -3/+3 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells | 1 | -1/+0 |
2012-03-14 | [IA64] Fix ISA IRQ trigger model and polarity setting | Liu Jiang | 1 | -4/+4 |
2012-01-17 | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff | 1 | -4/+6 |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 1 | -2/+2 |
2011-03-23 | Merge branch 'misc' into release | Len Brown | 1 | -2/+7 |
2011-03-02 | ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree | Jan Beulich | 1 | -2/+7 |
2011-02-24 | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki | 1 | -7/+2 |
2011-02-24 | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki | 1 | -5/+0 |
2011-01-12 | [IA64] Fix format warning in arch/ia64/kernel/acpi.c | Tony Luck | 1 | -1/+1 |
2011-01-07 | [IA64] Avoid array overflow if there are too many cpus in SRAT table | Tony Luck | 1 | -0/+6 |
2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 1 | -0/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 1 | -0/+3 |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2010-02-25 | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI | Alex Chiang | 1 | -32/+1 |
2010-02-17 | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu | 1 | -2/+2 |
2009-10-02 | ia64: initialize cpu maps early | Tejun Heo | 1 | -18/+15 |
2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 1 | -2/+3 |
2009-03-31 | Pull cpumask into release branch | Tony Luck | 1 | -4/+4 |
2009-03-16 | cpumask: Use accessors code.: ia64 | Rusty Russell | 1 | -1/+1 |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 | Rusty Russell | 1 | -3/+3 |
2009-02-16 | [IA64] fix __apci_unmap_table | Yinghai Lu | 1 | -1/+1 |
2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 1 | -0/+4 |
2009-01-09 | Merge branch 'linus' into release | Len Brown | 1 | -2/+1 |
2009-01-09 | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 1 | -0/+1 |
2009-01-01 | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell | 1 | -1/+0 |
2008-12-26 | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 1 | -1/+1 |
2008-11-06 | [IA64] fix boot panic caused by offline CPUs | Doug Chapman | 1 | -5/+24 |
2008-10-17 | Pull vtd-iommu into release branch | Tony Luck | 1 | -0/+17 |
2008-10-17 | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU | Fenghua Yu | 1 | -0/+17 |
2008-10-17 | ia64/xen: define xen machine vector for domU. | Isaku Yamahata | 1 | -0/+5 |
2008-07-17 | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() | Alex Chiang | 1 | -3/+2 |
2008-06-11 | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 1 | -2/+7 |
2008-05-14 | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 1 | -0/+3 |
2008-05-14 | [IA64] machvec support for SGI UV platform | Jack Steiner | 1 | -1/+6 |
2008-04-30 | [IA64] fix section mismatch in arch/ia64/kernel/acpi.c | Hidetoshi Seto | 1 | -1/+1 |
2008-04-08 | [IA64] Minimize per_cpu reservations. | holt@sgi.com | 1 | -1/+3 |
2008-02-07 | Merge branches 'release' and 'fluff' into release | Len Brown | 1 | -4/+0 |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk | 1 | -4/+0 |
2008-02-07 | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown | 1 | -1/+1 |
2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 1 | -12/+14 |
2007-12-14 | ACPI: tables: complete searching upon RSDP w/ bad checksum. | Len Brown | 1 | -12/+14 |