| Commit message (Expand) | Author | Age |
* | x86: unify pgd_index | Jeremy Fitzhardinge | 2008-07-08 |
* | x86: use PTE_MASK in pgtable_32.h | Jeremy Fitzhardinge | 2008-05-20 |
* | x86: fix PAE pmd_bad bootup warning | Hugh Dickins | 2008-05-06 |
* | x86: pgtable_32.h - prototype and section mismatch fixes | Jacek Luczak | 2008-04-26 |
* | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 2008-04-24 |
* | include/asm-x86/pgtable_32.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 |
* | x86: debug pmd_bad() | Ingo Molnar | 2008-04-17 |
* | x86: redo cded932b75ab0a5f9181e | Ingo Molnar | 2008-04-17 |
* | x86: remove quicklists | Thomas Gleixner | 2008-03-11 |
* | 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: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 |
* | i386: Resolve dependency of asm-i386/pgtable.h on highmem.h | Christoph Lameter | 2008-02-05 |
* | x86: add pgtable accessor functions for gbpages | Andi Kleen | 2008-02-04 |
* | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: don't special-case pmd allocations as much | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: clean up lookup_address() declarations | Thomas Gleixner | 2008-01-30 |
* | x86: remove set_kernel_exec() | Andi Kleen | 2008-01-30 |
* | x86: return the page table level in lookup_address() | Ingo Molnar | 2008-01-30 |
* | x86: unify zero_page definition | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: pgtable: unify pte accessors | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: unify pgtable accessors which use, #2 | Ingo Molnar | 2008-01-30 |
* | x86/pgtable: unify pagetable accessors, #6 | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/pgtable: unify pagetable accessors, #5 | Ingo Molnar | 2008-01-30 |
* | x86/pgtable: unify pagetable accessors, #4 | Ingo Molnar | 2008-01-30 |
* | x86/pgtable: unify pagetable accessors, #3 | Ingo Molnar | 2008-01-30 |
* | x86/pgtable: unify pagetable accessors, #2 | 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: put all kern_addr_valid() incarnations to pgtable.h | Thomas Gleixner | 2008-01-30 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 |