Age | Commit message (Expand) | Author | Files | Lines |
2011-05-02 | x86-64, NUMA: Simplify hotadd memory handling | Tejun Heo | 1 | -8/+0 |
2011-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+8 |
2011-03-23 | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson | 1 | -4/+4 |
2011-03-23 | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson | 1 | -2/+2 |
2011-03-23 | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson | 1 | -3/+3 |
2011-03-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+6 |
2011-03-19 | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 1 | -5/+6 |
2011-03-16 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+14 |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 1 | -3/+3 |
2011-03-10 | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli | 1 | -3/+3 |
2011-03-04 | x86-64, NUMA: Revert NUMA affine page table allocation | Tejun Heo | 1 | -54/+0 |
2011-02-24 | x86: Rename e820_table_* to pgt_buf_* | Yinghai Lu | 1 | -2/+2 |
2011-02-16 | x86, NUMA: Move *_numa_init() invocations into initmem_init() | Tejun Heo | 1 | -1/+1 |
2011-02-16 | x86, NUMA: Drop @start/last_pfn from initmem_init() | Tejun Heo | 1 | -3/+2 |
2011-02-03 | memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV | Nathan Fontenot | 1 | -0/+14 |
2010-12-29 | x86-64, numa: Put pgtable to local node memory | Yinghai Lu | 1 | -0/+54 |
2010-12-29 | x86-64, mm: Put early page table high | Yinghai Lu | 1 | -36/+27 |
2010-10-27 | Remove duplicate includes from many files | Zimny Lech | 1 | -1/+0 |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -65/+2 |
2010-10-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+46 |
2010-10-19 | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge | 1 | -0/+7 |
2010-10-19 | x86, mm: Fix bogus whitespace in sync_global_pgds() | Jeremy Fitzhardinge | 1 | -22/+22 |
2010-09-22 | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich | 1 | -1/+1 |
2010-09-03 | x86, mm: fix uninitialized addr in kernel_physical_mapping_init() | Wu Fengguang | 1 | -0/+1 |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 1 | -1/+1 |
2010-08-27 | x86: Remove old bootmem code | Yinghai Lu | 1 | -41/+0 |
2010-08-27 | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu | 1 | -7/+0 |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 1 | -5/+6 |
2010-08-27 | bootmem, x86: Add weak version of reserve_bootmem_generic | Yinghai Lu | 1 | -18/+2 |
2010-08-26 | x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changes | Haicheng Li | 1 | -1/+8 |
2010-08-26 | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions | Haicheng Li | 1 | -0/+30 |
2010-07-19 | update email address | Pavel Machek | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-12 | sparsemem: Put mem map for one node together. | Yinghai Lu | 1 | -1/+1 |
2010-02-12 | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 1 | -0/+4 |
2010-02-10 | x86: Call early_res_to_bootmem one time | Yinghai Lu | 1 | -2/+1 |
2010-02-02 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 1 | -0/+19 |
2009-11-02 | x86_64, cpa: Use only text section in set_kernel_text_rw/ro | Suresh Siddha | 1 | -2/+10 |
2009-11-02 | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 1 | -1/+1 |
2009-10-20 | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 1 | -1/+13 |
2009-10-20 | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_... | Suresh Siddha | 1 | -3/+3 |
2009-10-12 | x86: Export k8 physical topology | David Rientjes | 1 | -1/+2 |
2009-09-23 | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 1 | -2/+1 |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki | 1 | -5/+6 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-08-24 | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 1 | -1/+1 |
2009-07-08 | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in | Yinghai Lu | 1 | -2/+9 |