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