Age | Commit message (Expand) | Author |
2019-04-04 | acpi: Create subtable parsing infrastructure | Keith Busch |
2018-11-26 | ia64: export node_distance function | Matias Bjørling |
2017-11-27 | ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity table | Ganapatrao Kulkarni |
2017-07-24 | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko |
2017-02-07 | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug | Vitaly Kuznetsov |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng |
2016-05-30 | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only | Robert Richter |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-03-26 | ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID | Catalin Marinas |
2015-03-05 | ia64: fix up obsolete cpu function usage. | Rusty Russell |
2015-02-06 | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() | Hanjun Guo |
2015-01-05 | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() | Hanjun Guo |
2014-05-16 | ACPI / ia64: introduce variable acpi_lapic into ia64 | Baoquan He |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-02-19 | ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h | Hanjun Guo |
2014-02-03 | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-08 | ACPICA: Cleanup the option of forcing the use of the RSDT. | Lv Zheng |
2013-12-10 | ia64/xen: Remove Xen support for ia64 | Boris Ostrovsky |
2013-09-24 | ACPI / processor: use apic_id and remove duplicated _MAT evaluation | Jiang Liu |
2013-06-24 | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-15 | ACPI / ia64: Export acpi_[un]register_gsi() | Mika Westerberg |
2012-08-03 | ACPI: Only count valid srat memory structures | Thomas Renninger |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2012-03-14 | [IA64] Fix ISA IRQ trigger model and polarity setting | Liu Jiang |
2012-01-17 | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-03-23 | Merge branch 'misc' into release | Len Brown |
2011-03-02 | ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree | Jan Beulich |
2011-02-24 | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki |
2011-01-12 | [IA64] Fix format warning in arch/ia64/kernel/acpi.c | Tony Luck |
2011-01-07 | [IA64] Avoid array overflow if there are too many cpus in SRAT table | Tony Luck |
2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-25 | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI | Alex Chiang |
2010-02-17 | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu |
2009-10-02 | ia64: initialize cpu maps early | Tejun Heo |
2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu |
2009-03-31 | Pull cpumask into release branch | Tony Luck |
2009-03-16 | cpumask: Use accessors code.: ia64 | Rusty Russell |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 | Rusty Russell |
2009-02-16 | [IA64] fix __apci_unmap_table | Yinghai Lu |