aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_64.c
Commit message (Expand)AuthorAge
* ftrace: dont write protect kernel textSteven Rostedt2008-05-23
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-28
* x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-26
* x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-24
* | x86: remove set_fixmap() warningIngo Molnar2008-04-25
* | x86: make __set_fixmap() non-initIngo Molnar2008-04-25
|/
* x86: move definition to pci-dma.cGlauber Costa2008-04-19
* x86: account overlapped mappings in max_pfn_mappedAndi Kleen2008-04-17
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-17
* x86: fix memtest print outYinghai Lu2008-04-17
* x86: memtest bootparamYinghai Lu2008-04-17
* x86: early memtest to find bad ramYinghai Lu2008-04-17
* x86: Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-17
* x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers2008-04-17
* x86: do kernel direct mapping at boot using GB pagesAndi Kleen2008-04-17
* x86: add gbpages switchesIngo Molnar2008-04-17
* x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-26
* x86: remove double-checking empty zero pages debugYinghai Lu2008-02-26
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-18
* x86: include proper prototypes for rodata_testHarvey Harrison2008-02-14
* x86: introduce page pool in cpaThomas Gleixner2008-02-09
* x86: avoid unused variable warning in mm/init_64.cThomas Gleixner2008-02-09
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* x86: mark the .rodata section also NXArjan van de Ven2008-02-06
* x86: switch direct mapping setup over to set_pteAndi Kleen2008-02-04
* x86: remove now unused clear_kernel_mappingAndi Kleen2008-02-04
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-04
* 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