Wen Congyang
|
24d335ca36
memory-hotplug: introduce new arch_remove_memory() for removing page table
|
12 years ago |
H. Peter Anvin
|
de65d816aa
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
|
12 years ago |
H. Peter Anvin
|
a5c2a893db
x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK
|
12 years ago |
Yinghai Lu
|
4e37a89047
x86, mm: Unifying after_bootmem for 32bit and 64bit
|
12 years ago |
Yinghai Lu
|
11ed9e927d
x86, mm: Add check before clear pte above max_low_pfn on 32bit
|
12 years ago |
Yinghai Lu
|
f836e35a98
x86, mm: change low/hignmem_pfn_init to static on 32bit
|
12 years ago |
Yinghai Lu
|
719272c45b
x86, mm: only call early_ioremap_page_table_range_init() once
|
12 years ago |
Yinghai Lu
|
5c51bdbe4c
x86, mm: Merge alloc_low_page between 64bit and 32bit
|
12 years ago |
Yinghai Lu
|
8d57470d8f
x86, mm: setup page table in top-down
|
12 years ago |
Yinghai Lu
|
960ddb4fe7
x86, mm: Align start address to correct big page size
|
12 years ago |
Linus Torvalds
|
15385dfe7e
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
H. Peter Anvin
|
8bd753be7a
x86-32, mm: The WP test should be done on a kernel page
|
12 years ago |
Attilio Rao
|
c711288727
x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()
|
13 years ago |
Attilio Rao
|
843b8ed2ec
x86: Move paging_init() call to x86_init.paging.pagetable_init()
|
13 years ago |
Attilio Rao
|
7737b215ad
x86: Rename pagetable_setup_start() to pagetable_init()
|
13 years ago |
Attilio Rao
|
73090f8993
x86: Remove base argument from x86_init.paging.pagetable_setup_start
|
13 years ago |
David Howells
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 years ago |
Linus Torvalds
|
d0b9706c20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Stanislaw Gruszka
|
855c743a27
x86/mm: Initialize high mem before free_all_bootmem()
|
13 years ago |
Pekka Enberg
|
1762391530
x86, mm: Unify zone_sizes_init()
|
13 years ago |
Pekka Enberg
|
248b52b97d
x86, mm: Prepare zone_sizes_init() for unification
|
13 years ago |
Pekka Enberg
|
e4794640ca
x86, mm: Use max_pfn instead of highend_pfn
|
13 years ago |
Pekka Enberg
|
ff14c1d015
x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit
|
13 years ago |
Tejun Heo
|
8a9ca34c11
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range()
|
14 years ago |
Tejun Heo
|
0608f70c78
x86: Use HAVE_MEMBLOCK_NODE_MAP
|
14 years ago |
David Rientjes
|
dc382fd5bc
x86, mm: Allow ZONE_DMA to be configurable
|
14 years ago |
Tejun Heo
|
797390d855
x86-32, NUMA: use sparse_memory_present_with_active_regions()
|
14 years ago |
Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 years ago |
Yinghai Lu
|
d1b19426b0
x86: Rename e820_table_* to pgt_buf_*
|
14 years ago |
Tejun Heo
|
d8fc3afc49
x86, NUMA: Move *_numa_init() invocations into initmem_init()
|
14 years ago |