summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-101-4/+4
|\
| * x86: rename do_not_nx to disable_nx in mm/init_64.cPekka Enberg2009-03-061-4/+4
* | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-321/+60Star
|\|
| * Merge branch 'x86/mm' into x86/coreIngo Molnar2009-03-051-265/+7Star
| |\
| | * x86: move function and variable declarations to asm/init.hPekka Enberg2009-03-051-4/+1Star
| | * x86: unify kernel_physical_mapping_init() function signaturesPekka Enberg2009-03-051-1/+1
| | * x86: fix up some bad global variable names in mm/init.cPekka Enberg2009-03-051-5/+5
| | * x86: move init_memory_mapping() to common mm/init.cPekka Enberg2009-03-051-307/+7Star
| | * x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unificationPekka Enberg2009-03-051-0/+4
| | * x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping()Pekka Enberg2009-03-051-0/+21
| | * x86: ifdef 32-bit and 64-bit setup in init_memory_mapping()Pekka Enberg2009-03-051-0/+8
| | * x86: unify kernel_physical_mapping_init() call in init_memory_mapping()Pekka Enberg2009-03-051-8/+13
| | * x86: ifdef 32-bit specific setup in init_memory_mapping()Pekka Enberg2009-03-051-0/+18
| | * x86: find_early_table_space() unificationPekka Enberg2009-03-051-0/+14
| | * x86: init_memory_mapping() trivial cleanupsPekka Enberg2009-03-051-11/+15
| | * x86: move free_initrd_mem() to common mm/init.cPekka Enberg2009-03-041-7/+0Star
| | * x86: move devmem_is_allowed() to common mm/init.cPekka Enberg2009-03-041-22/+0Star
| * | x86: un-__init fill_pud/pmd/pteJeremy Fitzhardinge2009-03-041-3/+3
| * | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-041-37/+2Star
| |\|
| | *---. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-041-37/+2Star
| | |\ \ \
| | | * | | x86: unify free_init_pages() and free_initmem()Pekka Enberg2009-03-031-44/+0Star
| | | * | | x86: make sure initmem is writable on 64-bitPekka Enberg2009-03-031-0/+7
| | |/ / /
| * | | | x86: update populate_extra_pte() and add populate_extra_pmd()Tejun Heo2009-02-241-30/+45
| * | | | x86: convert to the new dynamic percpu allocatorTejun Heo2009-02-201-0/+19
| |/ / /
* | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-041-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
| |/ /
* / / ftrace, x86: make kernel text writable only for conversionsSteven Rostedt2009-02-201-5/+32
|/ /
* / x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-201-1/+1
|/
* resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-071-0/+2
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-071-1/+1
* Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-11-201-25/+50
|\
| * x86: remove debug code from arch_add_memory()Gary Hade2008-10-291-1/+1
| * x86: fix init_memory_mapping for [dc000000 - e0000000) - v2Yinghai Lu2008-10-281-17/+33
| * x86: 64 bit print out absent pages num tooYinghai Lu2008-10-281-3/+6
| * x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li2008-10-281-1/+1
| * x86: keep the /proc/meminfo page count correctYinghai Lu2008-10-271-3/+9
* | x86: corruption check: run the corruption checks from a work queueArjan van de Ven2008-10-271-2/+0Star
|/
* x86-64: fix combining of regions in init_memory_mapping()Jan Beulich2008-10-131-1/+1
* x86-64: don't check for map replacementJeremy Fitzhardinge2008-10-131-3/+0Star
* x86: add early_memremap()Jeremy Fitzhardinge2008-10-131-1/+1
* x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-131-1/+1
* x86: memory corruption check - cleanupIngo Molnar2008-10-121-0/+1
* Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-10-121-32/+142
|\
| * Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-111-0/+56
| |\
| | * x86, init_64.c: cleanupIngo Molnar2008-09-051-13/+15
| | * x86: move nonx_setup etc from common.c to init_64.cYinghai Lu2008-09-051-0/+54
| * | Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-101-4/+4
| |\ \
| | * | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-251-16/+20
| | |\|
| | * | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-201-2/+10
| | |\ \
| | * \ \ Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-111-37/+0Star
| | |\ \ \