summaryrefslogtreecommitdiff
path: root/arch/x86/mm/init_64.c
AgeCommit message (Expand)Author
2008-08-01x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar
2008-06-09x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
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
2008-01-30x86: use __PAGE_KERNEL* instead of _KERNPG_TABLEJoerg Roedel
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter
2008-01-30x86: move numa related declarationsThomas Gleixner
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner
2007-11-29memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter
2007-10-11x86_64: move mmThomas Gleixner