index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
2013-01-31
x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()
Fenghua Yu
2012-11-29
x86, 386 removal: Remove CONFIG_INVLPG
H. Peter Anvin
2012-07-20
x86/tlb: Fix build warning and crash when building for !SMP
Alex Shi
2012-06-27
x86/tlb: do flush_tlb_kernel_range by 'invlpg'
Alex Shi
2012-06-27
x86/tlb: enable tlb flush range support for x86
Alex Shi
2012-06-27
x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
Alex Shi
2012-05-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-18
x86/tlb: Clean up and unify TLB_FLUSH_ALL definition
Alex Shi
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2010-10-20
x86-32, mm: Add an initial page table for core bootstrapping
Borislav Petkov
2009-06-12
x86: make zap_low_mapping could be used early
Yinghai Lu
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-23
x86: use native register access for native tlb flushing
Chris Wright
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
2009-01-19
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-15
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
2009-01-07
x86: smp.h move zap_low_mappings declartion to tlbflush.h
Jaswinder Singh Rajput
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro