Age | Commit message (Expand) | Author |
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 |
2007-07-21 | x86_64: fake pxm-to-node mapping for fake numa | David Rientjes |
2007-07-21 | x86_64: various cleanups in NUMA scan node | David Rientjes |
2007-06-02 | ACPI: Section mismatch ... acpi_map_pxm_to_node | Luck, Tony |
2007-05-17 | acpi: fix potential call to a freed memory section. | Aaron Durbin |
2007-05-08 | Fix unnecesary meminit | Yasunori Goto |
2007-05-08 | Fix section mismatch of memory hotplug related code. | Yasunori Goto |
2007-02-13 | ACPI: acpi_table_parse_madt_family() is not MADT specific | Len Brown |
2007-02-13 | ACPI: acpi_madt_entry_handler() is not MADT specific | Len Brown |
2007-02-13 | ACPI: acpi_table_parse() now returns success/fail, not count | Len Brown |
2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown |
2007-02-02 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy |
2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt |
2006-07-01 | ACPI: remove function tracing macros from drivers/acpi/*.c | Len Brown |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] pgdat allocation for new node add (get node id by acpi) | Yasunori Goto |