summaryrefslogtreecommitdiff
path: root/arch/x86/mm/init_64.c
AgeCommit message (Expand)Author
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-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
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-04x86: switch direct mapping setup over to set_pteAndi Kleen
2008-02-04x86: remove now unused clear_kernel_mappingAndi Kleen
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2008-02-01x86_64: make bootmap_start page align v6Yinghai Lu
2008-02-01x86_64: add debug name for early_resYinghai Lu
2008-01-30x86: fix overlap between pagetable with bss sectionYinghai Lu
2008-01-30x86: arch/x86/mm/init_64.c printk fixesIngo Molnar
2008-01-30x86: unify ioremapThomas Gleixner
2008-01-30x86: cpa: fix the self-testIngo Molnar
2008-01-30x86: init memory debuggingIngo Molnar
2008-01-30x86: move misplaced rodata check callArjan van de Ven
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven
2008-01-30x86: make sure initmem is writableArjan van de Ven
2008-01-30x86: cpa: move flush to cpaThomas Gleixner
2008-01-30x86: cpa: set_memory_notpresent()Ingo Molnar
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven
2008-01-30x86: fix early_ioremap() on 64-bitAndi Kleen
2008-01-30c_p_a(): do a simple self test at bootAndi Kleen
2008-01-30x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen
2008-01-30x86: debug: double-check the empty zero pageIngo Molnar
2008-01-30x86: not clear empty_zero_page againYinghai Lu
2008-01-30x86: kill mk_pte_hugeJeremy Fitzhardinge
2008-01-30x86: some whitespace cleanups in paging codeJoerg Roedel