aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_64.c
Commit message (Expand)AuthorAge
* x86_64: make bootmap_start page align v6Yinghai Lu2008-02-01
* x86_64: add debug name for early_resYinghai Lu2008-02-01
* x86: fix overlap between pagetable with bss sectionYinghai Lu2008-01-30
* x86: arch/x86/mm/init_64.c printk fixesIngo Molnar2008-01-30
* x86: unify ioremapThomas Gleixner2008-01-30
* x86: cpa: fix the self-testIngo Molnar2008-01-30
* x86: init memory debuggingIngo Molnar2008-01-30
* x86: move misplaced rodata check callArjan van de Ven2008-01-30
* x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-30
* x86: make sure initmem is writableArjan van de Ven2008-01-30
* x86: cpa: move flush to cpaThomas Gleixner2008-01-30
* x86: cpa: set_memory_notpresent()Ingo Molnar2008-01-30
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-30
* x86: fix early_ioremap() on 64-bitAndi Kleen2008-01-30
* c_p_a(): do a simple self test at bootAndi Kleen2008-01-30
* x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen2008-01-30
* x86: debug: double-check the empty zero pageIngo Molnar2008-01-30
* x86: not clear empty_zero_page againYinghai Lu2008-01-30
* x86: kill mk_pte_hugeJeremy Fitzhardinge2008-01-30
* x86: some whitespace cleanups in paging codeJoerg Roedel2008-01-30
* x86: use __PAGE_KERNEL* instead of _KERNPG_TABLEJoerg Roedel2008-01-30
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-30
* x86: move numa related declarationsThomas Gleixner2008-01-30
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-30
* memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki2007-11-29
* Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-29
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-16
* x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2007-10-16
* x86_64: move mmThomas Gleixner2007-10-11