| Commit message (Expand) | Author | Age |
* | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 |
* | xen64: early mapping setup | Jeremy Fitzhardinge | 2008-07-16 |
* | x86, 64-bit: split set_pte_vaddr() | Eduardo Habkost | 2008-07-08 |
* | x86: unify pgd_index | Jeremy Fitzhardinge | 2008-07-08 |
* | x86, 64-bit: use __pgd() on mk_kernel_pgd() | Eduardo Habkost | 2008-07-08 |
* | x86: strengthen 64-bit p?d_bad() | Hugh Dickins | 2008-05-20 |
* | x86: fix PAE pmd_bad bootup warning | Hugh Dickins | 2008-05-06 |
* | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge | 2008-04-24 |
* | include/asm-x86/pgtable_64.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 |
* | x86: redo cded932b75ab0a5f9181e | Ingo Molnar | 2008-04-17 |
* | x86: add gbpages switches | Ingo Molnar | 2008-04-17 |
* | x86: increase the kernel text limit to 512 MB | Ingo Molnar | 2008-04-17 |
* | Revert "x86: fix pmd_bad and pud_bad to support huge pages" | Linus Torvalds | 2008-03-03 |
* | x86: fix pmd_bad and pud_bad to support huge pages | Hans Rosenfeld | 2008-02-29 |
* | x86: add pgd_large() on 64-bit, for consistency | H. Peter Anvin | 2008-02-19 |
* | x86: zap invalid and unused pmds in early boot | Thomas Gleixner | 2008-02-18 |
* | x86: add pgtable accessor functions for gbpages | Andi Kleen | 2008-02-04 |
* | x86: remove now unused clear_kernel_mapping | Andi Kleen | 2008-02-04 |
* | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: clean up lookup_address() declarations | Thomas Gleixner | 2008-01-30 |
* | x86: clean up arch/x86/mm/pageattr.c | Ingo Molnar | 2008-01-30 |
* | x86: introduce native_set_pte_atomic() on 64-bit too | Ingo Molnar | 2008-01-30 |
* | x86: add pte_pgprot to 32-bit | Andi Kleen | 2008-01-30 |
* | x86: return the page table level in lookup_address() | Ingo Molnar | 2008-01-30 |
* | x86: unify paravirt pagetable accessors | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: unify zero_page definition | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: pgtable: unify pte accessors | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: unify pgtable accessors which use | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/pgtable: unify pagetable accessors, #6 | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/pgtable: unify pagetable accessors, #1 | Ingo Molnar | 2008-01-30 |
* | x86: move all asm/pgtable constants into one place | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: add PWT to NOCACHE flags | Ingo Molnar | 2008-01-30 |
* | x86: page.h: move and unify types for pagetable entry, #2 | Ingo Molnar | 2008-01-30 |
* | x86: kill mk_pte_huge | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: some whitespace cleanups in paging code | Joerg Roedel | 2008-01-30 |
* | x86: PIE executable randomization | Jiri Kosina | 2008-01-30 |
* | x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit | Joerg Roedel | 2008-01-30 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | x86_64: SPARSEMEM_VMEMMAP 2M page size support | Christoph Lameter | 2007-10-16 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 |