aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/init_64.c
AgeCommit message (Expand)Author
2008-07-08x86: get max_pfn_mapped in init_memory_mappingYinghai Lu
2008-07-08x86, 64-bit: unify early_ioremapJeremy Fitzhardinge
2008-07-08x86, 64-bit: use p??_populate() to attach pages to pagetableJeremy Fitzhardinge
2008-07-08x86: fix compile warning in init_64.cYinghai Lu
2008-07-08x86: clean up min_low_pfnYinghai Lu
2008-07-08x86: introduce initmem_init for 64 bitYinghai Lu
2008-07-08Merge branch 'x86/fixmap' into x86/develIngo Molnar
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton
2008-06-26x86: section/warning fixesDaniel J Blueman
2008-06-20x86: implement set_pte_vaddrJeremy Fitzhardinge
2008-06-20x86: unify __set_fixmapJeremy Fitzhardinge
2008-06-16Merge branch 'linus' into x86/memtestIngo Molnar
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-05-25x86: init64.c include initrd.hThomas Gleixner
2008-05-23x86_64: fix kernel rodata NX settingPekka Paalanen
2008-05-23ftrace: dont write protect kernel textSteven Rostedt
2008-05-12x86_64: simplify the memtest parameter settingYinghai Lu
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge
2008-04-26x86_64/mm: check and print vmemmap allocation continuousYinghai Lu
2008-04-26x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-25x86: remove set_fixmap() warningIngo Molnar
2008-04-25x86: make __set_fixmap() non-initIngo Molnar
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven
2008-04-19x86: move definition to pci-dma.cGlauber Costa
2008-04-17x86: account overlapped mappings in max_pfn_mappedAndi Kleen
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner
2008-04-17x86: fix memtest print outYinghai Lu
2008-04-17x86: memtest bootparamYinghai Lu
2008-04-17x86: early memtest to find bad ramYinghai Lu
2008-04-17x86: Remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-17x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers
2008-04-17x86: do kernel direct mapping at boot using GB pagesAndi Kleen
2008-04-17x86: add gbpages switchesIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison
2008-02-09x86: introduce page pool in cpaThomas Gleixner
2008-02-09x86: avoid unused variable warning in mm/init_64.cThomas Gleixner
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle