index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
2017-03-15
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
2016-09-29
x86/init: Fix cr4_init_shadow() on CR4-less machines
Andy Lutomirski
2016-08-10
x86/mm: Disable preemption during CR3 read+write
Sebastian Andrzej Siewior
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-01
mm/rmap: batched invalidations should use existing api
Nadav Amit
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-02-14
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
2016-02-09
x86/mm: If INVPCID is available, use it to flush global mappings
Andy Lutomirski
2016-02-09
x86/mm: Add INVPCID helpers
Andy Lutomirski
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-09-04
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
2014-01-25
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
2013-06-04
x86, cleanups: Remove extra tab in __flush_tlb_one()
Michael Wang
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