- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / mm / init_64.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-16 Nick Piggin- needs_update:
2009-12-16 Nick Piggin- patches.suse/x86-mark_rodata_rw.patch: Add mark_rodat...
2009-11-30 Jeff Mahoney- patches.arch/x86-64-add-comment-for-rodata-large...
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 Jeff Mahoney- Update to 2.6.29-rc7.
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-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-28 Andreas Gruenbacher- patches.suse/x86-mark_rodata_rw.patch: Add mark_rodat...
2009-01-21 Jeff Mahoney- patches.fixes/remove_kernel_physical_mapping_init_fro...
2009-01-19 Gary Hadex86: remove kernel_physical_mapping_init() from init...
2009-01-18 Suresh Siddhax86, cpa: dont use large pages for kernel identity...
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
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-12-13 Gary Hadex86: remove debug code from arch_add_memory()
2008-12-13 Shaohua Lix86, memory hotplug: remove wrong -1 in calling init_me...
2008-12-09 Jeff Mahoney- patches.fixes/x86-arch_add_memory-remove-debug: x86...
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-26 Thomas Renninger Vendor specific drivers vs generic video driver.
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
next