aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-13
* x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge2008-02-13
* x86: remove over noisy debug printkThomas Gleixner2008-02-11
* x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner2008-02-09
* x86: cpa, use page poolThomas Gleixner2008-02-09
* x86: introduce page pool in cpaThomas Gleixner2008-02-09
* x86: fix early_ioremap pagetable opsIan Campbell2008-02-09
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-09
* x86: avoid unused variable warning in mm/init_64.cThomas Gleixner2008-02-09
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-09
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-06
* x86: delay CPA self-test and repeat itIngo Molnar2008-02-06
* x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-06
* x86: mark the .rodata section also NXArjan van de Ven2008-02-06
* x86: remove X2 workaroundIngo Molnar2008-02-06
* x86: make spurious fault handler aware of large mappingsThomas Gleixner2008-02-06
* stop c_p_a corrupting the pdsHugh Dickins2008-02-05
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* x86: cpa, micro-optimizationThomas Gleixner2008-02-04
* x86: cpa, clean up code flowIngo Molnar2008-02-04
* x86: cpa, eliminate CPA_ enumIngo Molnar2008-02-04
* x86: cpa, cleanupsIngo Molnar2008-02-04
* x86: implement gbpages support in change_page_attr()Andi Kleen2008-02-04
* x86: support gbpages in pagetable dumpAndi Kleen2008-02-04
* x86: add gbpages support to lookup_addressAndi Kleen2008-02-04
* x86: switch direct mapping setup over to set_pteAndi Kleen2008-02-04
* x86: fix page-present check in cpa_flush_rangeThomas Gleixner2008-02-04
* x86: remove cpa warningIngo Molnar2008-02-04
* x86: remove now unused clear_kernel_mappingAndi Kleen2008-02-04
* x86: cpa selftest, skip non present entriesThomas Gleixner2008-02-04
* x86: CPA fix pagetable splitThomas Gleixner2008-02-04
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-04
* x86: cpa, fix lookup_addressThomas Gleixner2008-02-04
* x86: AMD Athlon X2 hard hang fixIngo Molnar2008-02-04
* x86: cpa, preserve large pages if possibleThomas Gleixner2008-02-04
* x86: cpa, check if we changed anything and tlb flushing is necessaryThomas Gleixner2008-02-04
* x86: introduce struct cpa_dataThomas Gleixner2008-02-04
* x86: cpa, only flush the cache if the caching attributes have changedAndi Kleen2008-02-04
* x86: CPA return early when requested feature is not availableThomas Gleixner2008-02-04
* x86: no CPA on iounmapThomas Gleixner2008-02-04
* x86: ioremap remove the range check of cpaThomas Gleixner2008-02-04
* x86: simplify __ioremapThomas Gleixner2008-02-04
* x86: CPA use the existing pfn in split as wellThomas Gleixner2008-02-04
* x86: use the pfn from the page when change its attributesArjan van de Ven2008-02-04
* x86: teach the static_protection function about high mappingsArjan van de Ven2008-02-04
* x86: revert "defer cr3 reload when doing pud_clear()"Jeremy Fitzhardinge2008-02-04
* x86: unify PAE/non-PAE pgd_ctorJeremy Fitzhardinge2008-02-04
* x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.cH. Peter Anvin2008-02-04