| Commit message (Expand) | Author | Age |
* | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2011-03-18 |
* | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli | 2011-03-10 |
* | thp: add x86 32bit support | Johannes Weiner | 2011-01-13 |
* | thp: add pmd mangling functions to x86 | Andrea Arcangeli | 2011-01-13 |
* | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI | Alok Kataria | 2010-08-23 |
* | | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge | 2010-10-19 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell | 2010-02-25 |
* | x86, 32-bit: Fix double accounting in reserve_top_address() | Jan Beulich | 2009-08-04 |
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 |
* | kmemcheck: don't track page tables | Vegard Nossum | 2009-06-15 |
* | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 2009-04-09 |
* | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan | 2009-02-27 |
* | x86: pgd_{c,d}tor() cleanup | Jan Beulich | 2008-09-06 |
* | x86: work around gcc 3.4.x bug | Jeremy Fitzhardinge | 2008-08-11 |
* | x86: preallocate and prepopulate separately | Jeremy Fitzhardinge | 2008-07-08 |
* | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 |
* | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ |
|
| * | x86: unify __set_fixmap, fix | Ingo Molnar | 2008-06-20 |
| * | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2008-06-20 |
| * | x86: implement set_pte_vaddr | Jeremy Fitzhardinge | 2008-06-20 |
| * | x86: unify __set_fixmap | Jeremy Fitzhardinge | 2008-06-20 |
* | | x86: fixup the fallout of the bitops changes | Thomas Gleixner | 2008-05-25 |
|/ |
|
* | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 2008-04-24 |
* | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge | 2008-04-24 |
* | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge | 2008-04-24 |
* | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: move all the pgd_list handling to one place | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar | 2008-04-24 |
* | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 2008-04-24 |