index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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
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