index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pgtable_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-21
i386: vmalloc size fix
Dave Young
1
-1
/
+2
2008-07-26
x86: use generic show_mem()
Johannes Weiner
1
-47
/
+0
2008-07-09
arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps'
Andrew Morton
1
-1
/
+0
2008-07-08
x86: move reservetop and vmalloc parsing to pgtable_32.c
Yinghai Lu
1
-1
/
+34
2008-06-20
x86: implement set_pte_vaddr
Jeremy Fitzhardinge
1
-3
/
+3
2008-06-20
x86: unify __set_fixmap
Jeremy Fitzhardinge
1
-13
/
+1
2008-05-06
x86: fix PAE pmd_bad bootup warning
Hugh Dickins
1
-7
/
+0
2008-04-24
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
1
-10
/
+0
2008-04-24
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
1
-7
/
+0
2008-04-24
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
1
-187
/
+0
2008-04-19
x86: remove pointless comments
WANG Cong
1
-4
/
+0
2008-04-17
x86: Remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
1
-0
/
+7
2008-03-11
x86: remove quicklists
Thomas Gleixner
1
-9
/
+9
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-1
/
+4
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-6
/
+6
2008-02-04
x86: revert "defer cr3 reload when doing pud_clear()"
Jeremy Fitzhardinge
1
-7
/
+0
2008-02-04
x86: unify PAE/non-PAE pgd_ctor
Jeremy Fitzhardinge
1
-34
/
+20
2008-01-31
x86: uninline __pte_free_tlb() and __pmd_free_tlb()
Ingo Molnar
1
-0
/
+23
2008-01-30
x86: use the same pgd_list for PAE and 64-bit
Jeremy Fitzhardinge
1
-14
/
+5
2008-01-30
x86: don't special-case pmd allocations as much
Jeremy Fitzhardinge
1
-68
/
+0
2008-01-30
x86: allocate and initialize unshared pmds
Jeremy Fitzhardinge
1
-3
/
+11
2008-01-30
x86: preallocate pmds at pgd creation time
Jeremy Fitzhardinge
1
-0
/
+70
2008-01-30
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
1
-1
/
+3
2007-10-17
x86: stop nmi softlockup warnings in show_mem()
Prarit Bhargava
1
-0
/
+3
2007-10-17
i386: avoid temporarily inconsistent pte-s
Jan Beulich
1
-2
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-11
i386: move mm
Thomas Gleixner
1
-0
/
+373