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