Age | Commit message (Expand) | Author |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-08 | Fix section mismatch of memory hotplug related code. | Yasunori Goto |
2007-05-07 | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds |
2007-05-02 | [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning | Andi Kleen |
2007-05-02 | [PATCH] x86-64: set node_possible_map at runtime - try 2 | Suresh Siddha |
2007-05-02 | [PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ... | Konrad Rzeszutek |
2007-05-02 | [PATCH] x86-64: use lru instead of page->index and page->private for pgd list... | Christoph Lameter |
2007-05-02 | [PATCH] x86: tighten kernel image page access rights | Jan Beulich |
2007-05-02 | [PATCH] x86: Improve handling of kernel mappings in change_page_attr | Jan Beulich |
2007-05-02 | [PATCH] x86-64: fixed size remaining fake nodes | David Rientjes |
2007-05-02 | [PATCH] x86-64: split remaining fake nodes equally | David Rientjes |
2007-05-02 | [PATCH] x86-64: configurable fake numa node sizes | David Rientjes |
2007-05-02 | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal |
2007-05-02 | [PATCH] x86-64: Remove the identity mapping as early as possible | Vivek Goyal |
2007-05-02 | [PATCH] x86-64: Kill temp boot pmds | Vivek Goyal |
2007-05-02 | [PATCH] x86-64: dma_ops as const | Stephen Hemminger |
2007-04-24 | [PATCH] x86-64: Always flush all pages in change_page_attr | Andi Kleen |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head | Eric W. Biederman |
2007-02-13 | [PATCH] x86-64: Remove mk_pte_phys() | Andi Kleen |
2007-02-13 | [PATCH] x86-64: clean up sparsemem memory_present call | Bob Picco |
2007-02-13 | [PATCH] x86: simplify notify_page_fault() | Jan Beulich |
2007-02-13 | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole | Rohit Seth |
2007-02-13 | [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix | Amul Shah |
2007-02-13 | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically | Amul Shah |
2007-02-11 | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev |
2007-02-02 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy |
2006-12-07 | [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps | Ernie Petrides |
2006-12-07 | [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/* | Andi Kleen |
2006-12-07 | [PATCH] x86-64: Speed and clean up cache flushing in change_page_attr | Andi Kleen |
2006-11-20 | [PATCH] x86_64: fix memory hotplug build with NUMA=n | Yasunori Goto |
2006-11-14 | [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn | Andi Kleen |
2006-10-21 | [PATCH] x86-64: x86_64 hot-add memory srat.c fix | keith mannthey |
2006-10-11 | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman |
2006-10-01 | [PATCH] Generic ioremap_page_range: x86_64 conversion | Haavard Skinnemoen |
2006-10-01 | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey |
2006-10-01 | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey |
2006-10-01 | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable | Keith Mannthey |
2006-10-01 | [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c | Keith Mannthey |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu |
2006-09-29 | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron |
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 |