| Commit message (Expand) | Author | Age |
* | Remove duplicate includes from many files | Zimny Lech | 2010-10-27 |
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 |
| |\ |
|
| * | | x86: Remove old bootmem code | Yinghai Lu | 2010-08-27 |
| * | | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu | 2010-08-27 |
| * | | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 |
| * | | bootmem, x86: Add weak version of reserve_bootmem_generic | Yinghai Lu | 2010-08-27 |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-21 |
|\ \ \ |
|
| * | | | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge | 2010-10-19 |
| * | | | x86, mm: Fix bogus whitespace in sync_global_pgds() | Jeremy Fitzhardinge | 2010-10-19 |
| * | | | x86, mm: fix uninitialized addr in kernel_physical_mapping_init() | Wu Fengguang | 2010-09-03 |
| * | | | x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changes | Haicheng Li | 2010-08-26 |
| * | | | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions | Haicheng Li | 2010-08-26 |
| | |/
| |/| |
|
* / | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich | 2010-09-22 |
|/ / |
|
* / | update email address | Pavel Machek | 2010-07-19 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | sparsemem: Put mem map for one node together. | Yinghai Lu | 2010-02-12 |
* | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2010-02-12 |
* | x86: Call early_res_to_bootmem one time | Yinghai Lu | 2010-02-10 |
* | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 2010-02-02 |
* | x86_64, cpa: Use only text section in set_kernel_text_rw/ro | Suresh Siddha | 2009-11-02 |
* | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 2009-11-02 |
* | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 2009-10-20 |
* | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_... | Suresh Siddha | 2009-10-20 |
* | x86: Export k8 physical topology | David Rientjes | 2009-10-12 |
* | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 |
* | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 |
* | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 |
* | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 |
* | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 |
* | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-24 |
* | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in | Yinghai Lu | 2009-07-08 |
* | x86: only clear node_states for 64bit | Yinghai Lu | 2009-06-30 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 |
|\ |
|
| * | x86: change kernel_physical_mapping_init() __init to __meminit | Shaohua Li | 2009-06-12 |
* | | kmemcheck: don't track page tables | Vegard Nossum | 2009-06-15 |
|/ |
|
* | x86: use sparse_memory_present_with_active_regions() on UMA | Pekka Enberg | 2009-05-11 |
* | x86: unify 64-bit UMA and NUMA paging_init() | Pekka Enberg | 2009-05-11 |
* | x86: move per-cpu mmu_gathers to mm/init.c | Pekka Enberg | 2009-04-30 |
* | x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c | Pekka Enberg | 2009-04-30 |
* | x86: unify noexec handling | Pekka Enberg | 2009-04-21 |
* | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
|\ |
|
| * | x86: rename do_not_nx to disable_nx in mm/init_64.c | Pekka Enberg | 2009-03-06 |
* | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
|\| |
|
| * | Merge branch 'x86/mm' into x86/core | Ingo Molnar | 2009-03-05 |
| |\ |
|
| | * | x86: move function and variable declarations to asm/init.h | Pekka Enberg | 2009-03-05 |
| | * | x86: unify kernel_physical_mapping_init() function signatures | Pekka Enberg | 2009-03-05 |
| | * | x86: fix up some bad global variable names in mm/init.c | Pekka Enberg | 2009-03-05 |
| | * | x86: move init_memory_mapping() to common mm/init.c | Pekka Enberg | 2009-03-05 |