Age | Commit message (Expand) | Author |
2006-09-27 | [PATCH] Allow an arch to expand node boundaries | Mel Gorman |
2006-09-27 | [PATCH] Account for holes that are outside the range of physical memory | Mel Gorman |
2006-09-27 | [PATCH] Account for memmap and optionally the kernel image as holes | Mel Gorman |
2006-09-27 | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES | Christoph Lameter |
2006-09-26 | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen |
2006-09-26 | [PATCH] Use proper accessors to change PSE bits in change_page_attr() | Andi Kleen |
2006-09-26 | [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() | Andi Kleen |
2006-09-26 | [PATCH] Remove bogus warning from early_ioremap | Andi Kleen |
2006-09-26 | [PATCH] make numa_emulation() __init | Andrew Morton |
2006-09-26 | [PATCH] x86_64 kernel mapping fix | Keith Mannthey |
2006-09-26 | [PATCH] make fault notifier unconditional and export it | Andi Kleen |
2006-09-26 | [PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c | Andi Kleen |
2006-09-26 | [PATCH] Clean up acpi_numa variable | Andi Kleen |
2006-09-26 | [PATCH] Convert x86-64 to early param | Andi Kleen |
2006-09-26 | [PATCH] initialize end of memory variables as early as possible | Jan Beulich |
2006-07-03 | [PATCH] lockdep: beautify x86_64 stacktraces | Ingo Molnar |
2006-07-01 | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk |
2006-06-27 | [PATCH] add poison.h and patch primary users | Randy Dunlap |
2006-06-27 | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto |
2006-06-26 | Merge branch 'x86-64' | Linus Torvalds |
2006-06-26 | [PATCH] x86_64: enlarge window for stack growth | Chuck Ebbert |
2006-06-26 | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen |
2006-06-26 | [PATCH] x86_64: miscellaneous mm/init.c fixes | Jan Beulich |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions | Jon Mason |
2006-06-26 | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k | Andi Kleen |
2006-06-26 | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann |
2006-06-26 | [PATCH] Notify page fault call chain for x86_64 | Anil S Keshavamurthy |
2006-06-23 | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto |
2006-05-30 | [PATCH] x86_64: Handle empty node zero | Daniel Yeisley |
2006-05-16 | [PATCH] x86_64: Fix memory hotadd heuristics | Andi Kleen |
2006-04-22 | [PATCH] x86_64: sparsemem does not need node_mem_map | Andy Whitcroft |
2006-04-09 | [PATCH] x86_64: Rename e820_mapped to e820_any_mapped | Arjan van de Ven |
2006-04-09 | [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen |
2006-03-31 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi |
2006-03-27 | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki |
2006-03-27 | [PATCH] unify pfn_to_page: x86_64 pfn_to_page | KAMEZAWA Hiroyuki |
2006-03-25 | [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure | Eric Dumazet |
2006-03-25 | [PATCH] x86_64: Try to allocate node memmap near the end of node | Andi Kleen |
2006-03-25 | [PATCH] x86_64: Add __init to fixmap functions that are only called during boot | Andi Kleen |
2006-03-25 | [PATCH] x86_64: Implement early DMI scanning | Andi Kleen |
2006-03-25 | [PATCH] x86_64: prefetch the mmap_sem in the fault path | Arjan van de Ven |
2006-03-25 | [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca... | Jan Beulich |
2006-03-25 | [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode | Andi Kleen |