index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
x86, fixmap: define reserve_top_address for x86_64
Gustavo F. Padovan
1
-0
/
+18
2008-09-06
x86: pgd_{c,d}tor() cleanup
Jan Beulich
1
-4
/
+2
2008-08-11
x86: work around gcc 3.4.x bug
Jeremy Fitzhardinge
1
-0
/
+3
2008-07-08
x86: preallocate and prepopulate separately
Jeremy Fitzhardinge
1
-68
/
+101
2008-07-08
x86/paravirt: add a pgd_alloc/free hooks
Jeremy Fitzhardinge
1
-5
/
+8
2008-07-08
Merge branch 'x86/fixmap' into x86/devel
Ingo Molnar
1
-0
/
+20
2008-06-20
x86: unify __set_fixmap, fix
Ingo Molnar
1
-0
/
+1
2008-06-20
x86/paravirt/xen: add set_fixmap pv_mmu_ops
Jeremy Fitzhardinge
1
-2
/
+7
2008-06-20
x86: implement set_pte_vaddr
Jeremy Fitzhardinge
1
-1
/
+1
2008-06-20
x86: unify __set_fixmap
Jeremy Fitzhardinge
1
-0
/
+14
2008-05-25
x86: fixup the fallout of the bitops changes
Thomas Gleixner
1
-1
/
+1
2008-04-24
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
1
-46
/
+13
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
1
-6
/
+6
2008-04-24
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
1
-0
/
+12
2008-04-24
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
1
-0
/
+15
2008-04-24
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
1
-0
/
+16
2008-04-24
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
1
-0
/
+1
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
1
-9
/
+9
2008-04-24
x86: move all the pgd_list handling to one place
Jeremy Fitzhardinge
1
-21
/
+7
2008-04-24
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
1
-0
/
+7
2008-04-24
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
1
-0
/
+8
2008-04-24
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
1
-0
/
+7
2008-04-24
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
1
-0
/
+18
2008-04-24
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
1
-0
/
+239