Commit Graph

100 Commits (e648cd2688547516f86709b1d00ad4f8b618d635)

Author SHA1 Message Date
Yasunori Goto 762834e8bf [PATCH] Unify pxm_to_node() and node_to_pxm() 19 years ago
Daniel Yeisley 0d01532451 [PATCH] x86_64: Handle empty node zero 19 years ago
Andi Kleen fad7906d16 [PATCH] x86_64: Fix memory hotadd heuristics 19 years ago
Andy Whitcroft 3b5fd59fdd [PATCH] x86_64: sparsemem does not need node_mem_map 19 years ago
Arjan van de Ven eee5a9fa63 [PATCH] x86_64: Rename e820_mapped to e820_any_mapped 19 years ago
Andi Kleen a8062231d8 [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory 19 years ago
Andi Kleen 68a3a7feb0 [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 19 years ago
Andi Kleen 9d99aaa31f [PATCH] x86_64: Support memory hotadd without sparsemem 19 years ago
OGAWA Hirofumi 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] 19 years ago
KAMEZAWA Hiroyuki ec936fc563 [PATCH] for_each_online_pgdat: renaming for_each_pgdat 19 years ago
KAMEZAWA Hiroyuki dc8ecb4370 [PATCH] unify pfn_to_page: x86_64 pfn_to_page 19 years ago
Eric Dumazet dcf36bfa5d [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure 19 years ago
Andi Kleen 267b48014a [PATCH] x86_64: Try to allocate node memmap near the end of node 19 years ago
Andi Kleen 5f44a66980 [PATCH] x86_64: Add __init to fixmap functions that are only called during boot 19 years ago
Andi Kleen f2d3efedbe [PATCH] x86_64: Implement early DMI scanning 19 years ago
Arjan van de Ven a9ba9a3b38 [PATCH] x86_64: prefetch the mmap_sem in the fault path 19 years ago
Jan Beulich 8c914cb704 [PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks 19 years ago
Andi Kleen abe059e759 [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode 19 years ago
Jan Beulich c7ea1a96ec [PATCH] x86_64: Use correct PUD for memory hotadd 19 years ago
Nick Piggin 7835e98b2e [PATCH] remove set_page_count() outside mm/ 19 years ago
Nick Piggin 4fa4f53bf9 [PATCH] x86_64: pageattr remove __put_page 19 years ago
Nick Piggin 20aaffd6a6 [PATCH] x86_64: pageattr use single list 19 years ago
Andi Kleen 2aed711a39 [PATCH] x86_64: Always pass full number of nodes to NUMA hash computation 19 years ago
Andi Kleen fdb9df9424 [PATCH] x86_64: Relax SRAT covers all memory check a bit 19 years ago
Daniel Yeisley d1db4ec86c [PATCH] x86_64: early initialization of cpu_to_node 19 years ago
Jan Beulich d646bce4c7 [PATCH] x86_64: minor odering correction to dump_pagetable() 19 years ago
Andi Kleen d22fe80844 [PATCH] x86_64: Do more checking in the SRAT header code 19 years ago
Andi Kleen 9391a3f9c7 [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing 19 years ago
Matt Tolentino 44df75e629 [PATCH] x86_64: add x86-64 support for memory hot-add 19 years ago
Andi Kleen 8817210d4d [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit 19 years ago
Linus Torvalds f74e6670c4 x86-64: fix initrd freeing 19 years ago
Andi Kleen ee408c7942 [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32. 19 years ago
Andi Kleen 6c5acd160a [PATCH] x86_64: Allow kernel page tables upto the end of memory 19 years ago
Andi Kleen cf05013286 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line 19 years ago
Ravikiran G Thirumalai df79efde82 [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation 19 years ago
Ravikiran Thirumalai 05b3cbd8bb [PATCH] x86_64: Early initialization of cpu_to_node 19 years ago
Muli Ben-Yehuda 17a941d854 [PATCH] x86_64: Use function pointers to call DMA mapping functions 19 years ago
Andi Kleen 8a6fdd3e91 [PATCH] x86_64: Reject SRAT tables that don't cover all memory 19 years ago
Andi Kleen 6b050f8075 [PATCH] x86_64: Clean up some printks in NUMA code 19 years ago
Andi Kleen d18ff47068 [PATCH] x86_64: Fix up coding style in numa.c 19 years ago
Andi Kleen ca8642f606 [PATCH] x86_64: Fix off by one in IOMMU check 19 years ago
Andi Kleen 66c581569e [PATCH] x86_64: Convert page fault error codes to symbolic constants. 19 years ago
Andi Kleen f95190b28d [PATCH] x86_64: Remove unnecessary case from the page fault handler 19 years ago
Andi Kleen e4e94072d9 [PATCH] x86_64: Return -1 for unknown PCI bus affinity 19 years ago
Andi Kleen 1584b89c92 [PATCH] x86_64: Validate SLIT table 19 years ago
Jan Beulich 8b1bde9317 [PATCH] x86_64: Adjust page fault handling 19 years ago
Jan Beulich 6e3f361781 [PATCH] x86_64: make trap information available to die notification handlers 19 years ago
Arjan van de Ven 67df197b1a [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support 19 years ago
Arjan van de Ven c728252c7a [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix 19 years ago
Ravikiran G Thirumalai 576fc0978b [PATCH] x86_64: Fix incorrect node_present_pages on NUMA 19 years ago