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
/
ldt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
x86: allow get_locked_pte() to fail
Hugh Dickins
1
-2
/
+4
2021-09-03
memcg: enable accounting for ldt_struct objects
Vasily Averin
1
-3
/
+3
2021-01-29
x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tables
Will Deacon
1
-1
/
+7
2021-01-29
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
1
-1
/
+1
2021-01-29
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
1
-1
/
+1
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-03-21
x86: Remove unneeded includes
Brian Gerst
1
-1
/
+0
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
1
-0
/
+83
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
1
-7
/
+7
2018-11-06
x86/ldt: Remove unused variable in map_ldt_struct()
Kirill A. Shutemov
1
-8
/
+0
2018-11-06
x86/ldt: Unmap PTEs for the slot before freeing LDT pages
Kirill A. Shutemov
1
-13
/
+38
2018-10-09
x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range
Rik van Riel
1
-1
/
+1
2018-10-09
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
1
-1
/
+1
2018-07-20
x86/ldt: Enable LDT user-mapping for PAE
Joerg Roedel
1
-0
/
+53
2018-07-20
x86/ldt: Split out sanity check in map_ldt_struct()
Joerg Roedel
1
-24
/
+58
2018-07-20
x86/ldt: Define LDT_END_ADDR
Joerg Roedel
1
-1
/
+1
2018-04-16
x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
Joerg Roedel
1
-1
/
+1
2018-04-12
x86/mm: Do not auto-massage page protections
Dave Hansen
1
-1
/
+5
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-23
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
1
-1
/
+6
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
1
-3
/
+136
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-13
/
+5
2017-12-22
x86/ldt: Rework locking
Peter Zijlstra
1
-12
/
+21
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-1
/
+1
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-3
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Dave Hansen
1
-3
/
+13
2017-07-27
x86/ldt/64: Refresh DS and ES when modify_ldt changes an entry
Andy Lutomirski
1
-0
/
+21
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
1
-24
/
+25
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
1
-3
/
+4
2016-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-12-12
x86/ldt: use vfree_atomic() to free ldt entries
Andrey Ryabinin
1
-1
/
+1
2016-12-10
x86/ldt: Make all size computations unsigned
Thomas Gleixner
1
-5
/
+5
2016-12-10
x86/ldt: Make a size argument unsigned
Dan Carpenter
1
-1
/
+1
2016-02-18
x86/mm: Factor out LDT init from context init
Dave Hansen
1
-2
/
+2
2015-09-14
x86/ldt: Fix small LDT allocation for Xen
Jan Beulich
1
-2
/
+2
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
1
-120
/
+142
2014-05-04
x86, espfix: Make it possible to disable 16-bit support
H. Peter Anvin
1
-0
/
+5
2014-04-30
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
1
-11
/
+0
2014-04-11
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
H. Peter Anvin
1
-0
/
+11
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
1
-2
/
+2
2009-01-02
x86: ldt.c fix style problems
Jaswinder Singh Rajput
1
-2
/
+2
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
1
-0
/
+1
2008-08-14
Merge commit 'v2.6.27-rc3' into x86/prototypes
Ingo Molnar
1
-4
/
+2
2008-07-31
Merge branch 'linus' into x86/xen
Ingo Molnar
1
-4
/
+2
[next]