include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / mm / init_64.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-12 Yinghai Lusparsemem: Put mem map for one node together.
2010-02-12 Yinghai Lux86: Make 64 bit use early_res instead of bootmem befor...
2010-02-11 Yinghai Lux86: Call early_res_to_bootmem one time
2010-02-03 Shaohui Zhengmemory hotplug: fix a bug on /dev/mem for 64-bit kernels
2009-11-02 Suresh Siddhax86_64, cpa: Use only text section in set_kernel_text_rw/ro
2009-11-02 Suresh Siddhax86, cpa: Fix kernel text RO checks in static_protection()
2009-10-20 Suresh Siddhax86-64: align RODATA kernel section to 2MB with CONFIG_...
2009-10-20 Suresh Siddhax86-64: preserve large page mapping for 1st 2MB kernel...
2009-10-12 David Rientjesx86: Export k8 physical topology
2009-09-23 KAMEZAWA Hiroyukikcore: register module area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: use registerd physmem information
2009-09-23 KAMEZAWA Hiroyukikcore: register text area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: register vmalloc area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: add kclist types
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-08-24 Amerigo Wangx86: Fix an incorrect argument of reserve_bootmem()
2009-08-21 Amerigo Wangx86: Fix an incorrect argument of reserve_bootmem()
2009-07-08 Yinghai Lux86: don't clear nodes_states[N_NORMAL_MEMORY] when...
2009-07-01 Yinghai Lux86: only clear node_states for 64bit
2009-06-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-15 Vegard Nossumkmemcheck: don't track page tables
2009-06-12 Shaohua Lix86: change kernel_physical_mapping_init() __init to...
2009-05-11 Pekka Enbergx86: use sparse_memory_present_with_active_regions...
2009-05-11 Pekka Enbergx86: unify 64-bit UMA and NUMA paging_init()
2009-04-30 Pekka Enbergx86: move per-cpu mmu_gathers to mm/init.c
2009-04-30 Pekka Enbergx86: move max_pfn_mapped and max_low_pfn_mapped to...
2009-04-21 Pekka Enbergx86: unify noexec handling
2009-03-10 Ingo MolnarMerge branch 'x86/core' into tracing/ftrace
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-06 Pekka Enbergx86: rename do_not_nx to disable_nx in mm/init_64.c
2009-03-05 Ingo MolnarMerge branch 'x86/mm' into x86/core
2009-03-05 Pekka Enbergx86: move function and variable declarations to asm...
2009-03-05 Pekka Enbergx86: unify kernel_physical_mapping_init() function...
2009-03-05 Pekka Enbergx86: fix up some bad global variable names in mm/init.c
2009-03-05 Pekka Enbergx86: move init_memory_mapping() to common mm/init.c
2009-03-05 Pekka Enbergx86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr...
2009-03-05 Pekka Enbergx86: ifdef 32-bit and 64-bit pfn setup in init_memory_m...
2009-03-05 Pekka Enbergx86: ifdef 32-bit and 64-bit setup in init_memory_mapping()
2009-03-05 Pekka Enbergx86: unify kernel_physical_mapping_init() call in init_...
2009-03-05 Pekka Enbergx86: ifdef 32-bit specific setup in init_memory_mapping()
2009-03-05 Pekka Enbergx86: find_early_table_space() unification
2009-03-05 Pekka Enbergx86: init_memory_mapping() trivial cleanups
2009-03-04 Pekka Enbergx86: move free_initrd_mem() to common mm/init.c
2009-03-04 Pekka Enbergx86: move devmem_is_allowed() to common mm/init.c
2009-03-04 Ingo MolnarMerge branch 'tracing/ftrace'; commit 'v2.6.29-rc7...
2009-03-04 Jeremy Fitzhardingex86: un-__init fill_pud/pmd/pte
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-03 Pekka Enbergx86: unify free_init_pages() and free_initmem()
2009-03-03 Pekka Enbergx86: make sure initmem is writable on 64-bit
2009-03-03 Yinghai Lux86: fix init_memory_mapping() to handle small ranges
2009-02-24 Tejun Heox86: update populate_extra_pte() and add populate_extra...
2009-02-20 Steven Rostedtftrace, x86: make kernel text writable only for conversions
2009-02-20 Tejun Heox86: convert to the new dynamic percpu allocator
2009-01-19 Gary Hadex86: remove kernel_physical_mapping_init() from init...
2009-01-07 Arjan van de Venresource: allow MMIO exclusivity for device drivers
2009-01-06 Gary Hademm: show node to memory section relationship with symli...
2008-11-20 Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-29 Gary Hadex86: remove debug code from arch_add_memory()
2008-10-28 Yinghai Lux86: fix init_memory_mapping for [dc000000 - e0000000...
2008-10-28 Yinghai Lux86: 64 bit print out absent pages num too
2008-10-28 Shaohua Lix86, memory hotplug: remove wrong -1 in calling init_me...
2008-10-27 Yinghai Lux86: keep the /proc/meminfo page count correct
2008-10-27 Arjan van de Venx86: corruption check: run the corruption checks from...
2008-10-13 Jan Beulichx86-64: fix combining of regions in init_memory_mapping()
2008-10-13 Jeremy Fitzhardingex86-64: don't check for map replacement
2008-10-13 Jeremy Fitzhardingex86: add early_memremap()
2008-10-13 Jeremy Fitzhardingex86: add _PAGE_IOMAP pte flag for IO mappings
2008-10-12 Ingo Molnarx86: memory corruption check - cleanup
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-11 Ingo MolnarMerge branch 'x86/unify-cpu-detect' into x86-v28-for...
2008-10-10 Ingo MolnarMerge branch 'linus' into x86/pat2
2008-10-10 Suresh Siddhax86, cpa: make the kernel physical mapping initializati...
2008-10-10 Suresh Siddhax86: fix pagetable init 64-bit breakage
2008-10-10 Suresh Siddhax86, cpa: remove cpa pool code
2008-10-10 Suresh Siddhax86, cpa: dont use large pages for kernel identity...
2008-10-10 Suresh Siddhax86, cpa: make the kernel physical mapping initializati...
2008-09-07 Hugh Dickinsx86: add periodic corruption check
2008-09-05 Ingo Molnarx86, init_64.c: cleanup
2008-09-05 Yinghai Lux86: move nonx_setup etc from common.c to init_64.c
2008-08-25 Ingo MolnarMerge branch 'x86/urgent' into x86/cleanups
2008-08-22 Jan Beulichx86: fix two modpost warnings in mm/init_64.c
2008-08-22 Jan Beulichx86: fix 1:1 mapping init on 64-bit (memory hotplug...
2008-08-20 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-08-15 Marcin Slusarzx86: fix section mismatch warning - spp_getpage()
2008-08-15 Hugh Dickinsx86: fix /proc/meminfo DirectMap
2008-08-11 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-26 Johannes Weinerx86: use generic show_mem()
2008-07-26 Joerg Roedelx86: convert init_64.c from round_up to roundup
2008-07-18 Yinghai Lux86: seperate memtest from init_64.c
2008-07-16 Jack Steinerx86: fix kernel_physical_mapping_init() for large x86...
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-13 Yinghai Lux86: max_low_pfn_mapped fix, #3
2008-07-11 Yinghai Lux86: introduce max_low_pfn_mapped for 64-bit
2008-07-10 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-10 Yinghai Lux86: overmapped fix when 4K pages on tail, 64-bit
2008-07-09 Yinghai Lux86: not overmap more than the end of RAM in init_memor...
2008-07-09 Yinghai Lux86: fix vmemmap printout check
2008-07-09 Yinghai Lux86: introduce page_size_mask for 64bit
next