index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-25
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
1
-3
/
+3
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
1
-6
/
+31
2013-06-04
x86, cleanups: Remove extra tab in __flush_tlb_one()
Michael Wang
1
-1
/
+1
2013-01-31
x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()
Fenghua Yu
1
-6
/
+12
2012-11-29
x86, 386 removal: Remove CONFIG_INVLPG
H. Peter Anvin
1
-3
/
+0
2012-07-20
x86/tlb: Fix build warning and crash when building for !SMP
Alex Shi
1
-2
/
+2
2012-06-27
x86/tlb: do flush_tlb_kernel_range by 'invlpg'
Alex Shi
1
-6
/
+7
2012-06-27
x86/tlb: enable tlb flush range support for x86
Alex Shi
1
-3
/
+14
2012-06-27
x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
Alex Shi
1
-14
/
+9
2012-05-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2012-05-18
x86/tlb: Clean up and unify TLB_FLUSH_ALL definition
Alex Shi
1
-5
/
+1
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+1
2010-10-20
x86-32, mm: Add an initial page table for core bootstrapping
Borislav Petkov
1
-2
/
+0
2009-06-12
x86: make zap_low_mapping could be used early
Yinghai Lu
1
-1
/
+1
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-1
/
+1
2009-04-23
x86: use native register access for native tlb flushing
Chris Wright
1
-4
/
+4
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-1
/
+1
2009-01-19
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-5
/
+2
2009-01-15
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
1
-4
/
+6
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
1
-4
/
+4
2009-01-07
x86: smp.h move zap_low_mappings declartion to tlbflush.h
Jaswinder Singh Rajput
1
-0
/
+2
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+178