| Commit message (Expand) | Author | Age |
* | x86: remove debug code from arch_add_memory() | Gary Hade | 2008-10-29 |
* | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 | Yinghai Lu | 2008-10-28 |
* | x86: 64 bit print out absent pages num too | Yinghai Lu | 2008-10-28 |
* | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() | Shaohua Li | 2008-10-28 |
* | x86: keep the /proc/meminfo page count correct | Yinghai Lu | 2008-10-27 |
* | x86-64: fix combining of regions in init_memory_mapping() | Jan Beulich | 2008-10-13 |
* | x86-64: don't check for map replacement | Jeremy Fitzhardinge | 2008-10-13 |
* | x86: add early_memremap() | Jeremy Fitzhardinge | 2008-10-13 |
* | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge | 2008-10-13 |
* | x86: memory corruption check - cleanup | Ingo Molnar | 2008-10-12 |
* | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-10-12 |
|\ |
|
| * | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 |
| |\ |
|
| | * | x86, init_64.c: cleanup | Ingo Molnar | 2008-09-05 |
| | * | x86: move nonx_setup etc from common.c to init_64.c | Yinghai Lu | 2008-09-05 |
| * | | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 2008-10-10 |
| |\ \ |
|
| | * | | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 2008-08-25 |
| | |\| |
|
| | * | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-20 |
| | |\ \ |
|
| | * \ \ | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-11 |
| | |\ \ \ |
|
| | * | | | | x86: convert init_64.c from round_up to roundup | Joerg Roedel | 2008-07-26 |
| * | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha | 2008-10-10 |
| * | | | | | x86: fix pagetable init 64-bit breakage | Suresh Siddha | 2008-10-10 |
| * | | | | | x86, cpa: remove cpa pool code | Suresh Siddha | 2008-10-10 |
| * | | | | | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha | 2008-10-10 |
| * | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha | 2008-10-10 |
| | |_|_|/
| |/| | | |
|
* / | | | | x86: add periodic corruption check | Hugh Dickins | 2008-09-07 |
|/ / / / |
|
* | | | | x86: fix two modpost warnings in mm/init_64.c | Jan Beulich | 2008-08-22 |
* | | | | x86: fix 1:1 mapping init on 64-bit (memory hotplug case) | Jan Beulich | 2008-08-22 |
| |_|/
|/| | |
|
* | | | x86: fix section mismatch warning - spp_getpage() | Marcin Slusarz | 2008-08-15 |
* | | | x86: fix /proc/meminfo DirectMap | Hugh Dickins | 2008-08-15 |
| |/
|/| |
|
* | | x86: use generic show_mem() | Johannes Weiner | 2008-07-26 |
|/ |
|
* | x86: seperate memtest from init_64.c | Yinghai Lu | 2008-07-18 |
* | x86: fix kernel_physical_mapping_init() for large x86 systems | Jack Steiner | 2008-07-16 |
* | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
|\ |
|
| * | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 |
| |\ |
|
| | * | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 |
| | |\ |
|
| | * | | x86_64: fix kernel rodata NX setting | Pekka Paalanen | 2008-05-23 |
| | * | | ftrace: dont write protect kernel text | Steven Rostedt | 2008-05-23 |
* | | | | x86: max_low_pfn_mapped fix, #3 | Yinghai Lu | 2008-07-13 |
* | | | | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 |
* | | | | x86: overmapped fix when 4K pages on tail, 64-bit | Yinghai Lu | 2008-07-10 |
* | | | | x86: not overmap more than the end of RAM in init_memory_mapping - 64bit | Yinghai Lu | 2008-07-09 |
* | | | | x86: fix vmemmap printout check | Yinghai Lu | 2008-07-09 |
* | | | | x86: introduce page_size_mask for 64bit | Yinghai Lu | 2008-07-09 |
* | | | | x86: map UV chipset space - pagetable | Jack Steiner | 2008-07-09 |
* | | | | x86_64/setup: unconditionally populate the pgd | Jeremy Fitzhardinge | 2008-07-08 |
* | | | | x86/paravirt: groundwork for 64-bit Xen support, fix #2 | Jeremy Fitzhardinge | 2008-07-08 |
* | | | | x86, 64-bit: split set_pte_vaddr() | Eduardo Habkost | 2008-07-08 |
* | | | | x86, 64-bit: create small vmemmap mappings if PSE not available | Jeremy Fitzhardinge | 2008-07-08 |
* | | | | x86, 64-bit: adjust mapping of physical pagetables to work with Xen | Jeremy Fitzhardinge | 2008-07-08 |
* | | | | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 |