aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/numa.c
Commit message (Expand)AuthorAge
* x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra2019-09-05
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* memblock: drop __memblock_alloc_base()Mike Rapoport2019-03-12
* numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-06
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* x86: Remove pr_fmt duplicate logging prefixesJoe Perches2018-05-13
* Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-11
|\
| * x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-28
* | Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"Thomas Gleixner2017-04-07
* | x86/mm/numa: Remove numa_nodemask_from_meminfo()Wei Yang2017-04-03
* | x86/mm/numa: Improve alloc_node_data() error path messageWei Yang2017-04-03
|/
* ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-15
* x86/numa: Online memory-less nodes at boot timeTang Chen2016-09-21
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01
|\
| * x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-30
|/
* include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-19
* x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-08
* x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-08
* x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar2016-02-08
* mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-08
* x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_no...Dave Young2015-04-07
* x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-13
|\
| * arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu2014-10-13
* | x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino2014-09-16
|/
* arch/x86/mm/numa.c: use for_each_memblock()Emil Medve2014-06-04
* x86, platforms: Remove NUMAQH. Peter Anvin2014-02-27
* arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen2014-02-06
* arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen2014-02-06
* acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggableTang Chen2014-01-21
* acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen2014-01-21
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-21
* x86/mm/numa: Fix 32-bit kernel NUMA bootLans Zhang2013-12-19
* mem-hotplug: introduce movable_node boot optionTang Chen2013-11-12
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* x86/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer2013-04-29
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-02
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang2013-02-24
* | acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-23
* | x86: get pg_data_t's memory from other nodeYasuaki Ishimatsu2013-02-23
* | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang2013-02-23
* | cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang2013-02-23
* | x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin2013-01-31
* | x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-01-31
* | x86/numa: Use __pa_nodebug() insteadBorislav Petkov2013-01-31
* | x86, mm: Make DEBUG_VIRTUAL work earlier in bootDave Hansen2013-01-25
|/
* x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-29