| Commit message (Expand) | Author | Age |
* | x86: Rename e820_table_* to pgt_buf_* | Yinghai Lu | 2011-02-24 |
* | x86, NUMA: Move *_numa_init() invocations into initmem_init() | Tejun Heo | 2011-02-16 |
* | x86, NUMA: Drop @start/last_pfn from initmem_init() | Tejun Heo | 2011-02-16 |
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | x86, olpc: Add OLPC device-tree support | Andres Salomon | 2010-12-15 |
* | | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 |
|/ |
|
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 2010-10-20 |
* | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 |
|\ \
| |/
|/| |
|
| * | x86-32, memblock: Make add_highpages honor early reserved ranges | Yinghai Lu | 2010-10-06 |
| * | x86: Remove old bootmem code | 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 |
* | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich | 2010-09-22 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 |
|\ |
|
| * | x86: Make 32bit support NO_BOOTMEM | Yinghai Lu | 2010-02-12 |
| * | x86: Call early_res_to_bootmem one time | Yinghai Lu | 2010-02-10 |
* | | x86, mm: Unify kernel_physical_mapping_init() API | Pekka Enberg | 2010-02-25 |
|/ |
|
* | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 2010-01-11 |
* | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 2009-11-02 |
* | x86: Remove pfn in add_one_highpage_init() | Minchan Kim | 2009-10-23 |
* | x86: Export k8 physical topology | David Rientjes | 2009-10-12 |
* | kcore: use registerd physmem information | 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 |
* | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 |
* | Merge commit 'linus/master' into HEAD | Vegard Nossum | 2009-06-15 |
|\ |
|
| * | x86: make zap_low_mapping could be used early | Yinghai Lu | 2009-06-12 |
* | | x86: add hooks for kmemcheck | Vegard Nossum | 2009-06-15 |
|/ |
|
* | x86: make sparse mem work in non-NUMA mode | Shaohua Li | 2009-05-12 |
* | 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: fix warning about nodeid | Yinghai Lu | 2009-03-08 |
* | | 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-32: use specific __vmalloc_start_set flag in __virt_addr_valid | Jeremy Fitzhardinge | 2009-03-05 |
| | * | x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE | 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 |
| | * | x86: add stub init_gbpages() for 32-bit init_memory_mapping() | Pekka Enberg | 2009-03-05 |
| | * | x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification | Pekka Enberg | 2009-03-05 |
| | * | x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() | Pekka Enberg | 2009-03-05 |
| | * | x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() | Pekka Enberg | 2009-03-05 |
| | * | x86: add table start and end sanity checks to 32-bit init_memory_mapping() | Pekka Enberg | 2009-03-05 |