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
/
include
/
asm-x86
/
pgtable_64.h
Age
Commit message (
Expand
)
Author
2008-07-16
xen64: early mapping setup
Jeremy Fitzhardinge
2008-07-08
x86, 64-bit: split set_pte_vaddr()
Eduardo Habkost
2008-07-08
x86: unify pgd_index
Jeremy Fitzhardinge
2008-07-08
x86, 64-bit: use __pgd() on mk_kernel_pgd()
Eduardo Habkost
2008-05-20
x86: strengthen 64-bit p?d_bad()
Hugh Dickins
2008-05-06
x86: fix PAE pmd_bad bootup warning
Hugh Dickins
2008-04-24
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
2008-04-17
include/asm-x86/pgtable_64.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
x86: redo cded932b75ab0a5f9181e
Ingo Molnar
2008-04-17
x86: add gbpages switches
Ingo Molnar
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2008-03-03
Revert "x86: fix pmd_bad and pud_bad to support huge pages"
Linus Torvalds
2008-02-29
x86: fix pmd_bad and pud_bad to support huge pages
Hans Rosenfeld
2008-02-19
x86: add pgd_large() on 64-bit, for consistency
H. Peter Anvin
2008-02-18
x86: zap invalid and unused pmds in early boot
Thomas Gleixner
2008-02-04
x86: add pgtable accessor functions for gbpages
Andi Kleen
2008-02-04
x86: remove now unused clear_kernel_mapping
Andi Kleen
2008-01-30
x86: use the same pgd_list for PAE and 64-bit
Jeremy Fitzhardinge
2008-01-30
x86: clean up lookup_address() declarations
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/mm/pageattr.c
Ingo Molnar
2008-01-30
x86: introduce native_set_pte_atomic() on 64-bit too
Ingo Molnar
2008-01-30
x86: add pte_pgprot to 32-bit
Andi Kleen
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
x86: unify paravirt pagetable accessors
Jeremy Fitzhardinge
2008-01-30
x86: unify zero_page definition
Jeremy Fitzhardinge
2008-01-30
x86: pgtable: unify pte accessors
Jeremy Fitzhardinge
2008-01-30
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
2008-01-30
x86: unify pgtable accessors which use
Jeremy Fitzhardinge
2008-01-30
x86/pgtable: unify pagetable accessors, #6
Jeremy Fitzhardinge
2008-01-30
x86/pgtable: unify pagetable accessors, #1
Ingo Molnar
2008-01-30
x86: move all asm/pgtable constants into one place
Jeremy Fitzhardinge
2008-01-30
x86: add PWT to NOCACHE flags
Ingo Molnar
2008-01-30
x86: page.h: move and unify types for pagetable entry, #2
Ingo Molnar
2008-01-30
x86: kill mk_pte_huge
Jeremy Fitzhardinge
2008-01-30
x86: some whitespace cleanups in paging code
Joerg Roedel
2008-01-30
x86: PIE executable randomization
Jiri Kosina
2008-01-30
x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit
Joerg Roedel
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-10-16
x86_64: SPARSEMEM_VMEMMAP 2M page size support
Christoph Lameter
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner