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