summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-111-0/+1
* x86: overmapped fix when 4K pages on tail, 64-bitYinghai Lu2008-07-101-34/+72
* x86: not overmap more than the end of RAM in init_memory_mapping - 64bitYinghai Lu2008-07-091-12/+65
* x86: fix vmemmap printout checkYinghai Lu2008-07-091-3/+3
* x86: introduce page_size_mask for 64bitYinghai Lu2008-07-091-35/+63
* x86: map UV chipset space - pagetableJack Steiner2008-07-091-0/+40
* x86_64/setup: unconditionally populate the pgdJeremy Fitzhardinge2008-07-081-3/+2
* x86/paravirt: groundwork for 64-bit Xen support, fix #2Jeremy Fitzhardinge2008-07-081-1/+2
* x86, 64-bit: split set_pte_vaddr()Eduardo Habkost2008-07-081-11/+20
* x86, 64-bit: create small vmemmap mappings if PSE not availableJeremy Fitzhardinge2008-07-081-22/+40
* x86, 64-bit: adjust mapping of physical pagetables to work with XenJeremy Fitzhardinge2008-07-081-12/+82
* x86: remove end_pfn in 64bitYinghai Lu2008-07-081-11/+6
* x86: add table_top check for alloc_low_page in 64 bitYinghai Lu2008-07-081-4/+5
* x86: get max_pfn_mapped in init_memory_mappingYinghai Lu2008-07-081-2/+2
* x86, 64-bit: unify early_ioremapJeremy Fitzhardinge2008-07-081-52/+0
* x86, 64-bit: use p??_populate() to attach pages to pagetableJeremy Fitzhardinge2008-07-081-4/+5
* x86: fix compile warning in init_64.cYinghai Lu2008-07-081-2/+2
* x86: clean up min_low_pfnYinghai Lu2008-07-081-1/+3
* x86: introduce initmem_init for 64 bitYinghai Lu2008-07-081-0/+16
* Merge branch 'x86/fixmap' into x86/develIngo Molnar2008-07-081-17/+4
|\
| * x86: implement set_pte_vaddrJeremy Fitzhardinge2008-06-201-5/+4
| * x86: unify __set_fixmapJeremy Fitzhardinge2008-06-201-12/+0
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-5/+25
|\ \
| * | x86: merge setup_memory_map with e820Yinghai Lu2008-07-081-0/+12
| * | x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-081-1/+2
| * | x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-081-5/+12
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-8/+18
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | | | |/ | | | | |/|
| | | | | * Merge branch 'linus' into x86/memtestIngo Molnar2008-06-161-3/+3
| | | | | |\ | | | | | |/ | | | | |/|
| | | | | * x86_64: simplify the memtest parameter settingYinghai Lu2008-05-121-2/+3
| |_|_|_|/ |/| | | |
| | | * | x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-081-0/+7
| | |/ / | |/| |
| | * | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-06-161-3/+3
| | |\ \ | | | |/
| | * | x86: init64.c include initrd.hThomas Gleixner2008-05-251-0/+1
| |/ / |/| |
| * | arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4
| * | x86: section/warning fixesDaniel J Blueman2008-06-261-4/+4
| |/
| * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-041-2/+2
| * x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins2008-06-041-1/+1
|/
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-261-2/+26
* x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu2008-04-261-2/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-251-0/+20
|\
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-241-0/+20
* | x86: remove set_fixmap() warningIngo Molnar2008-04-251-1/+1
* | x86: make __set_fixmap() non-initIngo Molnar2008-04-251-3/+2
|/
* x86: move definition to pci-dma.cGlauber Costa2008-04-191-3/+0
* x86: account overlapped mappings in max_pfn_mappedAndi Kleen2008-04-171-11/+23
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-1/+1
* x86: fix memtest print outYinghai Lu2008-04-171-2/+2
* x86: memtest bootparamYinghai Lu2008-04-171-7/+17
* x86: early memtest to find bad ramYinghai Lu2008-04-171-1/+105
* x86: Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-171-3/+0
OpenPOWER on IntegriCloud