index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
1
-1
/
+1
2016-09-29
x86/init: Fix cr4_init_shadow() on CR4-less machines
Andy Lutomirski
1
-1
/
+1
2016-08-10
x86/mm: Disable preemption during CR3 read+write
Sebastian Andrzej Siewior
1
-0
/
+7
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
1
-6
/
+0
2016-04-01
mm/rmap: batched invalidations should use existing api
Nadav Amit
1
-6
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
1
-1
/
+1
2016-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+57
2016-02-14
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
1
-2
/
+2
2016-02-09
x86/mm: If INVPCID is available, use it to flush global mappings
Andy Lutomirski
1
-0
/
+9
2016-02-09
x86/mm: Add INVPCID helpers
Andy Lutomirski
1
-0
/
+48
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-0
/
+1
2015-09-04
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
1
-0
/
+6
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
1
-13
/
+39
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
1
-0
/
+37
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