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