index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pgtable_32.c
Age
Commit message (
Expand
)
Author
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: add common mm/pgtable.c
Jeremy Fitzhardinge
2008-04-19
x86: remove pointless comments
WANG Cong
2008-04-17
x86: Remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
2008-03-11
x86: remove quicklists
Thomas Gleixner
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-04
x86: revert "defer cr3 reload when doing pud_clear()"
Jeremy Fitzhardinge
2008-02-04
x86: unify PAE/non-PAE pgd_ctor
Jeremy Fitzhardinge
2008-01-31
x86: uninline __pte_free_tlb() and __pmd_free_tlb()
Ingo Molnar
2008-01-30
x86: use the same pgd_list for PAE and 64-bit
Jeremy Fitzhardinge
2008-01-30
x86: don't special-case pmd allocations as much
Jeremy Fitzhardinge
2008-01-30
x86: allocate and initialize unshared pmds
Jeremy Fitzhardinge
2008-01-30
x86: preallocate pmds at pgd creation time
Jeremy Fitzhardinge
2008-01-30
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
2007-10-17
x86: stop nmi softlockup warnings in show_mem()
Prarit Bhargava
2007-10-17
i386: avoid temporarily inconsistent pte-s
Jan Beulich
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-11
i386: move mm
Thomas Gleixner