summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg2008-02-191-1/+2
* x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen2008-02-191-5/+0
* x86: reenable support for system without on node0Yinghai Lu2008-02-181-1/+4
* x86: CPA: avoid double checking of alias rangesThomas Gleixner2008-02-181-4/+19
* x86: CPA no alias checking for _NXThomas Gleixner2008-02-181-2/+5
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-181-0/+27
* x86: CPA, fix alias checksThomas Gleixner2008-02-181-100/+92
* x86: cpa, fix out of date commentIngo Molnar2008-02-141-2/+6
* x86: cpa: ensure page alignmentThomas Gleixner2008-02-141-0/+9
* x86: include proper prototypes for rodata_testHarvey Harrison2008-02-142-0/+2
* x86: make dump_pagetable() staticAdrian Bunk2008-02-141-1/+1
* x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-131-2/+2
* x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge2008-02-131-1/+3
* x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0
* x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner2008-02-091-2/+15
* x86: cpa, use page poolThomas Gleixner2008-02-091-10/+25
* x86: introduce page pool in cpaThomas Gleixner2008-02-093-1/+85
* x86: fix early_ioremap pagetable opsIan Campbell2008-02-091-2/+2
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-092-69/+58
* x86: avoid unused variable warning in mm/init_64.cThomas Gleixner2008-02-091-3/+3
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-091-3/+5
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-1/+4
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-074-6/+9
* x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-061-2/+3
* x86: delay CPA self-test and repeat itIngo Molnar2008-02-061-14/+51
* x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-061-3/+0
* x86: mark the .rodata section also NXArjan van de Ven2008-02-061-1/+8
* x86: remove X2 workaroundIngo Molnar2008-02-061-11/+0
* x86: make spurious fault handler aware of large mappingsThomas Gleixner2008-02-061-6/+17
* stop c_p_a corrupting the pdsHugh Dickins2008-02-051-1/+0
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-6/+6
* x86: cpa, micro-optimizationThomas Gleixner2008-02-041-4/+2
* x86: cpa, clean up code flowIngo Molnar2008-02-041-11/+9
* x86: cpa, eliminate CPA_ enumIngo Molnar2008-02-041-19/+15
* x86: cpa, cleanupsIngo Molnar2008-02-041-6/+15
* x86: implement gbpages support in change_page_attr()Andi Kleen2008-02-041-2/+15
* x86: support gbpages in pagetable dumpAndi Kleen2008-02-041-1/+2
* x86: add gbpages support to lookup_addressAndi Kleen2008-02-041-0/+5
* x86: switch direct mapping setup over to set_pteAndi Kleen2008-02-041-4/+2
* x86: fix page-present check in cpa_flush_rangeThomas Gleixner2008-02-041-1/+1
* x86: remove cpa warningIngo Molnar2008-02-041-3/+1
* x86: remove now unused clear_kernel_mappingAndi Kleen2008-02-041-43/+0
* x86: cpa selftest, skip non present entriesThomas Gleixner2008-02-041-1/+2
* x86: CPA fix pagetable splitThomas Gleixner2008-02-041-3/+7
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-042-6/+6
* x86: cpa, fix lookup_addressThomas Gleixner2008-02-041-1/+9
* x86: AMD Athlon X2 hard hang fixIngo Molnar2008-02-041-0/+11
* x86: cpa, preserve large pages if possibleThomas Gleixner2008-02-041-12/+130
* x86: cpa, check if we changed anything and tlb flushing is necessaryThomas Gleixner2008-02-041-1/+17
* x86: introduce struct cpa_dataThomas Gleixner2008-02-041-37/+38
OpenPOWER on IntegriCloud