| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() | Pekka Enberg | 2009-03-05 | 1 | -0/+8 |
* | x86: unify kernel_physical_mapping_init() call in init_memory_mapping() | Pekka Enberg | 2009-03-05 | 1 | -8/+13 |
* | x86: ifdef 32-bit specific setup in init_memory_mapping() | Pekka Enberg | 2009-03-05 | 1 | -0/+18 |
* | x86: find_early_table_space() unification | Pekka Enberg | 2009-03-05 | 1 | -0/+14 |
* | x86: init_memory_mapping() trivial cleanups | Pekka Enberg | 2009-03-05 | 1 | -11/+15 |
* | x86: move free_initrd_mem() to common mm/init.c | Pekka Enberg | 2009-03-04 | 1 | -7/+0 |
* | x86: move devmem_is_allowed() to common mm/init.c | Pekka Enberg | 2009-03-04 | 1 | -22/+0 |
*---. | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 1 | -37/+2 |
|\ \ \ |
|
| | | * | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 2009-03-03 | 1 | -0/+2 |
| |_|/
|/| | |
|
| * | | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 2009-03-03 | 1 | -44/+0 |
| * | | x86: make sure initmem is writable on 64-bit | Pekka Enberg | 2009-03-03 | 1 | -0/+7 |
|/ / |
|
* / | x86: remove kernel_physical_mapping_init() from init section | Gary Hade | 2009-01-20 | 1 | -1/+1 |
|/ |
|
* | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven | 2009-01-07 | 1 | -0/+2 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-07 | 1 | -1/+1 |
* | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-11-20 | 1 | -25/+50 |
|\ |
|
| * | 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: corruption check: run the corruption checks from a work queue | Arjan van de Ven | 2008-10-27 | 1 | -2/+0 |
|/ |
|
* | 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 |
| |\ |
|