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
/
include
/
asm
/
pgtable-2level.h
Age
Commit message (
Expand
)
Author
2023-02-02
x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
David Hildenbrand
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-07-20
x86/mm/legacy: Populate the user page-table with user pgd's
Joerg Roedel
2018-06-20
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2015-02-10
x86: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-06-04
mm: x86 pgtable: require X86_64 for soft-dirty tracker
Cyrill Gorcunov
2014-06-04
mm: x86 pgtable: drop unneeded preprocessor ifdef
Cyrill Gorcunov
2013-11-19
x86/mm: Unify pte_to_pgoff() and pgoff_to_pte() helpers
Cyrill Gorcunov
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
2011-01-13
thp: add x86 32bit support
Johannes Weiner
2009-03-19
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2009-02-06
x86: unify pte_none
Jeremy Fitzhardinge
2008-12-16
x86: consolidate __swp_XXX() macros
Jan Beulich
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro