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
/
mmu.h
Age
Commit message (
Expand
)
Author
2019-07-09
x86/ldt: Initialize the context lock for init_mm
Sebastian Andrzej Siewior
2017-12-22
x86/ldt: Rework locking
Peter Zijlstra
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-05
x86/mm: Give each mm TLB flush generation a unique ID
Andy Lutomirski
2017-06-05
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
2016-12-17
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-01-12
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
2015-07-31
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-02-04
perf/x86: Only allow rdpmc if a perf_event is mapped
Andy Lutomirski
2014-05-05
x86, vdso: Reimplement vdso.so preparation in build-time C
Andy Lutomirski
2011-05-25
x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...
Richard Kennedy
2011-03-23
x86: add context tag to mark mm when running a task in 32-bit compatibility mode
Stephen Wilson
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro