| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "x86: fix pmd_bad and pud_bad to support huge pages" | Linus Torvalds | 2008-03-03 | 1 | -4/+2 |
* | x86: fix pmd_bad and pud_bad to support huge pages | Hans Rosenfeld | 2008-02-29 | 1 | -2/+4 |
* | x86: add pgd_large() on 64-bit, for consistency | H. Peter Anvin | 2008-02-19 | 1 | -0/+1 |
* | x86: zap invalid and unused pmds in early boot | Thomas Gleixner | 2008-02-18 | 1 | -0/+1 |
* | x86: add pgtable accessor functions for gbpages | Andi Kleen | 2008-02-04 | 1 | -0/+6 |
* | x86: remove now unused clear_kernel_mapping | Andi Kleen | 2008-02-04 | 1 | -1/+0 |
* | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge | 2008-01-30 | 1 | -3/+0 |
* | x86: clean up lookup_address() declarations | Thomas Gleixner | 2008-01-30 | 1 | -2/+0 |
* | x86: clean up arch/x86/mm/pageattr.c | Ingo Molnar | 2008-01-30 | 1 | -0/+2 |
* | x86: introduce native_set_pte_atomic() on 64-bit too | Ingo Molnar | 2008-01-30 | 1 | -0/+5 |
* | x86: add pte_pgprot to 32-bit | Andi Kleen | 2008-01-30 | 1 | -2/+0 |
* | x86: return the page table level in lookup_address() | Ingo Molnar | 2008-01-30 | 1 | -1/+1 |
* | x86: unify paravirt pagetable accessors | Jeremy Fitzhardinge | 2008-01-30 | 1 | -29/+35 |
* | x86: unify zero_page definition | Jeremy Fitzhardinge | 2008-01-30 | 1 | -7/+0 |
* | x86: pgtable: unify pte accessors | Jeremy Fitzhardinge | 2008-01-30 | 1 | -39/+4 |
* | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge | 2008-01-30 | 1 | -3/+3 |
* | x86: unify pgtable accessors which use | Jeremy Fitzhardinge | 2008-01-30 | 1 | -18/+0 |
* | x86/pgtable: unify pagetable accessors, #6 | Jeremy Fitzhardinge | 2008-01-30 | 1 | -32/+0 |
* | x86/pgtable: unify pagetable accessors, #1 | Ingo Molnar | 2008-01-30 | 1 | -9/+15 |
* | x86: move all asm/pgtable constants into one place | Jeremy Fitzhardinge | 2008-01-30 | 1 | -91/+0 |
* | x86: add PWT to NOCACHE flags | Ingo Molnar | 2008-01-30 | 1 | -2/+2 |
* | x86: page.h: move and unify types for pagetable entry, #2 | Ingo Molnar | 2008-01-30 | 1 | -3/+3 |
* | x86: kill mk_pte_huge | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+0 |
* | x86: some whitespace cleanups in paging code | Joerg Roedel | 2008-01-30 | 1 | -11/+11 |
* | x86: PIE executable randomization | Jiri Kosina | 2008-01-30 | 1 | -0/+1 |
* | x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit | Joerg Roedel | 2008-01-30 | 1 | -12/+15 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | x86_64: SPARSEMEM_VMEMMAP 2M page size support | Christoph Lameter | 2007-10-16 | 1 | -0/+1 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+432 |