| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner | 2008-04-17 | 1 | -3/+1 |
* | x86: implement true end_pfn_mapped for 32bit | Andi Kleen | 2008-04-17 | 1 | -1/+3 |
* | x86: fix {clear,copy}_user_page() declarations in page.h | Chuck Lever | 2008-03-21 | 1 | -2/+2 |
* | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE | Andi Kleen | 2008-02-04 | 1 | -2/+2 |
* | x86: move page_is_ram() function | Thomas Gleixner | 2008-01-30 | 1 | -0/+3 |
* | x86: introduce max_pfn_mapped | Thomas Gleixner | 2008-01-30 | 1 | -0/+2 |
* | add native_pud_val and _pmd_val for 2 and 3 | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+10 |
* | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+10 |
* | x86: fix pte_modify() bug | Ingo Molnar | 2008-01-30 | 1 | -1/+1 |
* | x86: page.h: move things back to their own files | Jeremy Fitzhardinge | 2008-01-30 | 1 | -206/+6 |
* | x86: page.h: move remaining bits and pieces | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+23 |
* | x86: page.h: move pa and va related things | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+24 |
* | x86: page.h: move and unify types for pagetable entry, #6 | Ingo Molnar | 2008-01-30 | 1 | -1/+1 |
* | x86: page.h: move and unify types for pagetable entry | Jeremy Fitzhardinge | 2008-01-30 | 1 | -2/+48 |
* | x86: page.h: move and unify types for pagetable entry, #5 | Ingo Molnar | 2008-01-30 | 1 | -0/+72 |
* | x86: page.h: move and unify types for pagetable entry, #4 | Ingo Molnar | 2008-01-30 | 1 | -0/+3 |
* | x86: page.h: move and unify types for pagetable entry, #3 | Ingo Molnar | 2008-01-30 | 1 | -0/+13 |
* | x86: page.h: move and unify types for pagetable entry, #1 | Ingo Molnar | 2008-01-30 | 1 | -0/+6 |
* | x86: page.h: unify page copying and clearing | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+55 |
* | x86: page.h: unify constants | Jeremy Fitzhardinge | 2008-01-30 | 1 | -11/+114 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+13 |