aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_64.c
Commit message (Expand)AuthorAgeFilesLines
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-261-2/+26
* x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu2008-04-261-2/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-251-0/+20
|\
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-241-0/+20
* | x86: remove set_fixmap() warningIngo Molnar2008-04-251-1/+1
* | x86: make __set_fixmap() non-initIngo Molnar2008-04-251-3/+2
|/
* x86: move definition to pci-dma.cGlauber Costa2008-04-191-3/+0
* x86: account overlapped mappings in max_pfn_mappedAndi Kleen2008-04-171-11/+23
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-1/+1
* x86: fix memtest print outYinghai Lu2008-04-171-2/+2
* x86: memtest bootparamYinghai Lu2008-04-171-7/+17
* x86: early memtest to find bad ramYinghai Lu2008-04-171-1/+105
* x86: Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-171-3/+0
* x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers2008-04-171-18/+2
* x86: do kernel direct mapping at boot using GB pagesAndi Kleen2008-04-171-5/+24
* x86: add gbpages switchesIngo Molnar2008-04-171-0/+20
* x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-261-2/+3
* x86: remove double-checking empty zero pages debugYinghai Lu2008-02-261-8/+0
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-181-0/+27
* x86: include proper prototypes for rodata_testHarvey Harrison2008-02-141-0/+1
* x86: introduce page pool in cpaThomas Gleixner2008-02-091-0/+2
* x86: avoid unused variable warning in mm/init_64.cThomas Gleixner2008-02-091-3/+3
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+2
* x86: mark the .rodata section also NXArjan van de Ven2008-02-061-1/+8
* x86: switch direct mapping setup over to set_pteAndi Kleen2008-02-041-4/+2
* x86: remove now unused clear_kernel_mappingAndi Kleen2008-02-041-43/+0
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-3/+3
* x86_64: make bootmap_start page align v6Yinghai Lu2008-02-011-9/+4
* x86_64: add debug name for early_resYinghai Lu2008-02-011-1/+1
* x86: fix overlap between pagetable with bss sectionYinghai Lu2008-01-301-0/+7
* x86: arch/x86/mm/init_64.c printk fixesIngo Molnar2008-01-301-17/+13
* x86: unify ioremapThomas Gleixner2008-01-301-126/+175
* x86: cpa: fix the self-testIngo Molnar2008-01-301-16/+0
* x86: init memory debuggingIngo Molnar2008-01-301-0/+11
* x86: move misplaced rodata check callArjan van de Ven2008-01-301-1/+2
* x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-301-0/+3
* x86: make sure initmem is writableArjan van de Ven2008-01-301-0/+1
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-10/+0
* x86: cpa: set_memory_notpresent()Ingo Molnar2008-01-301-2/+15
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-6/+4
* x86: fix early_ioremap() on 64-bitAndi Kleen2008-01-301-3/+3
* c_p_a(): do a simple self test at bootAndi Kleen2008-01-301-0/+10
* x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen2008-01-301-1/+4
* x86: debug: double-check the empty zero pageIngo Molnar2008-01-301-0/+8
* x86: not clear empty_zero_page againYinghai Lu2008-01-301-2/+1
* x86: kill mk_pte_hugeJeremy Fitzhardinge2008-01-301-2/+1
* x86: some whitespace cleanups in paging codeJoerg Roedel2008-01-301-1/+1
* x86: use __PAGE_KERNEL* instead of _KERNPG_TABLEJoerg Roedel2008-01-301-2/+2
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-301-28/+0