summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki
2008-02-29x86: CPA: avoid split of alias mappingsThomas Gleixner
2008-02-29x86: fix leak un ioremap_page_range() failureIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu
2008-02-26x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19x86: fix page_is_ram() thinkoArjan van de Ven
2008-02-19x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg
2008-02-19x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen
2008-02-19fix historic ioremap() abuse in AGPArjan van dev Ven
2008-02-18x86: reenable support for system without on node0Yinghai Lu
2008-02-18x86: CPA: avoid double checking of alias rangesThomas Gleixner
2008-02-18x86: CPA no alias checking for _NXThomas Gleixner
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner
2008-02-18x86: CPA, fix alias checksThomas Gleixner
2008-02-14x86: cpa, fix out of date commentIngo Molnar
2008-02-14x86: cpa: ensure page alignmentThomas Gleixner
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison
2008-02-14x86: make dump_pagetable() staticAdrian Bunk
2008-02-13x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen
2008-02-13x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge
2008-02-11x86: remove over noisy debug printkThomas Gleixner
2008-02-09x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner
2008-02-09x86: cpa, use page poolThomas Gleixner
2008-02-09x86: introduce page pool in cpaThomas Gleixner
2008-02-09x86: fix early_ioremap pagetable opsIan Campbell
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell
2008-02-09x86: avoid unused variable warning in mm/init_64.cThomas Gleixner
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-06x86: remove X2 workaroundIngo Molnar
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner
2008-02-05stop c_p_a corrupting the pdsHugh Dickins
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-04x86: cpa, micro-optimizationThomas Gleixner
2008-02-04x86: cpa, clean up code flowIngo Molnar
2008-02-04x86: cpa, eliminate CPA_ enumIngo Molnar
2008-02-04x86: cpa, cleanupsIngo Molnar
2008-02-04x86: implement gbpages support in change_page_attr()Andi Kleen
2008-02-04x86: support gbpages in pagetable dumpAndi Kleen
2008-02-04x86: add gbpages support to lookup_addressAndi Kleen