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_context.h
Age
Commit message (
Expand
)
Author
2016-01-13
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
2016-01-11
x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
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-07-10
x86, perf: Fix static_key bug in load_mm_cr4()
Peter Zijlstra
2015-06-09
x86: Make is_64bit_mm() widely available
Dave Hansen
2015-02-04
perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks
Andy Lutomirski
2015-02-04
perf/x86: Only allow rdpmc if a perf_event is mapped
Andy Lutomirski
2015-02-04
x86: Add a comment clarifying LDT context switching
Andy Lutomirski
2015-01-22
x86, mpx: Fix potential performance issue on unmaps
Dave Hansen
2014-12-10
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-19
x86: Cleanly separate use of asm-generic/mm_hooks.h
Dave Hansen
2014-11-18
x86, mpx: Cleanup unused bound tables
Dave Hansen
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
2014-10-28
sched/x86: Add a comment clarifying LDT context switching
Andy Lutomirski
2014-07-31
x86/mm: Add tracepoints for TLB flushes
Dave Hansen
2013-08-01
sched/x86: Optimize switch_mm() for multi-threaded workloads
Rik van Riel
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-02-03
x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...
Suresh Siddha
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
2009-02-10
x86: add %gs accessors for x86_32
Tejun Heo
2009-01-21
x86: merge mmu_context.h
Brian Gerst
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro