Age | Commit message (Expand) | Author |
2018-03-15 | acpi, numa: fix pxm to online numa node associations | Dan Williams |
2017-11-27 | ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity table | Ganapatrao Kulkarni |
2017-07-24 | ACPI: NUMA: Fix typo in the full name of SRAT | Ross Zwisler |
2016-12-15 | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky |
2016-06-22 | ACPI / NUMA: Enable ACPI based NUMA on ARM64 | Hanjun Guo |
2016-05-30 | ACPI / NUMA: Improve SRAT error detection and add messages | David Daney |
2016-05-30 | ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c | Hanjun Guo |
2016-05-30 | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c | David Daney |
2016-05-30 | ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.c | Hanjun Guo |
2016-05-30 | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only | Robert Richter |
2016-05-30 | ACPI / NUMA: remove duplicate NULL check | Hanjun Guo |
2016-05-30 | ACPI / NUMA: Replace ACPI_DEBUG_PRINT() with pr_debug() | Hanjun Guo |
2016-05-30 | ACPI / NUMA: Use pr_fmt() instead of printk | Hanjun Guo |
2016-04-21 | ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present | Lukasz Anaczkowski |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2015-06-26 | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani |
2015-02-06 | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() | Hanjun Guo |
2014-02-03 | ACPI / numa: Use __weak, not the gcc-specific version | Bjorn Helgaas |
2014-02-03 | ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() static | Bjorn Helgaas |
2014-02-03 | ACPI / numa: Simplify acpi_get_node() style | Bjorn Helgaas |
2014-02-03 | ACPI / numa: Fix acpi_get_node() prototype | Bjorn Helgaas |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-09-24 | ACPI / mm: use NUMA_NO_NODE | Jianguo Wu |
2013-08-13 | ACPI / numa: Fix __init attribute location in slit_valid() | Hanjun Guo |
2013-03-02 | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu |
2013-02-23 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen |
2013-02-15 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-01-26 | ACPI: SRAT: report non-volatile memory in debug | Davidlohr Bueso |
2013-01-11 | ACPICA: Cleanup table handler naming conflicts. | Lv Zheng |
2012-08-03 | ACPI: Only count valid srat memory structures | Thomas Renninger |
2012-08-03 | ACPI: Untangle a return statement for better readability | Thomas Renninger |
2012-01-17 | ACPI: Store SRAT table revision | Kurt Garloff |
2011-02-16 | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo |
2011-01-12 | x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c | Tony Luck |
2010-12-23 | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu |
2010-08-15 | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen |
2010-04-04 | ACPI: NUMA: map pxms to low node ids | David Rientjes |
2010-02-17 | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu |
2009-12-16 | Merge branch 'misc-2.6.33' into release | Len Brown |
2009-12-16 | ACPI: remove NID_INVAL | David Rientjes |
2009-10-12 | x86: Export srat physical topology | David Rientjes |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-04-03 | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha |
2009-03-16 | acpi: check for pxm_to_node_map overflow | Cyrill Gorcunov |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-07-16 | ACPICA: Update DMAR and SRAT table definitions | Bob Moore |
2008-06-11 | ACPI: handle invalid ACPI SLIT table | Fenghua Yu |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk |
2007-12-13 | ACPI: fix modpost warnings | Jan Beulich |