index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
x86/tls: Fix possible spectre-v1 in do_get_thread_area()
Dianzhang Chen
1
-2
/
+7
2017-12-23
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
1
-9
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
1
-1
/
+1
2017-03-19
x86/tls: Forcibly set the accessed bit in TLS segments
Andy Lutomirski
1
-2
/
+9
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-04-29
x86/tls: Synchronize segment registers in set_thread_area()
Andy Lutomirski
1
-0
/
+42
2015-01-22
x86, tls: Interpret an all-zero struct user_desc as "no segment"
Andy Lutomirski
1
-2
/
+23
2014-12-18
x86/tls: Don't validate lm in set_thread_area() after all
Andy Lutomirski
1
-6
/
+0
2014-12-14
x86/tls: Disallow unusual TLS segments
Andy Lutomirski
1
-0
/
+22
2014-12-14
x86/tls: Validate TLS entries to protect espfix
Andy Lutomirski
1
-0
/
+23
2013-03-03
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
1
-9
/
+5
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2012-03-28
x86, tls: Off by one limit check
Dan Carpenter
1
-2
/
+2
2008-07-22
x86: Introducing asm/syscalls.h
Jaswinder Singh
1
-0
/
+1
2008-04-10
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
1
-2
/
+2
2008-02-29
x86: tls prevent_tail_call
Roland McGrath
1
-2
/
+6
2008-01-30
x86: x86 user_regset TLS
Roland McGrath
1
-6
/
+83
2008-01-30
x86: x86 TLS desc_struct cleanup
Roland McGrath
1
-44
/
+45
2008-01-30
x86: modify get_desc_base
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: introduce fill_ldt
Glauber de Oliveira Costa
1
-4
/
+3
2008-01-30
x86: TLS cleanup
Roland McGrath
1
-59
/
+37
2008-01-30
x86: tls32 moved
Roland McGrath
1
-0
/
+158