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
/
vm86_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
x86/32: Remove lazy GS macros
Brian Gerst
1
-2
/
+2
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-1
/
+1
2021-11-12
signal/vm86_32: Remove pointless test in BUG_ON
Eric W. Biederman
1
-1
/
+1
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-10-25
signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.
Eric W. Biederman
1
-1
/
+3
2021-10-25
signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON
Eric W. Biederman
1
-4
/
+2
2021-01-21
x86/vm86/32: Remove VM86_SCREEN_BITMAP support
Andy Lutomirski
1
-48
/
+14
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-03-18
x86: switch save_v86_state() to unsafe_put_user()
Al Viro
1
-31
/
+30
2020-03-18
vm86: get rid of get_user_ex() use
Al Viro
1
-30
/
+24
2020-01-08
x86: Remove force_iret()
Brian Gerst
1
-1
/
+0
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
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/entry: Rename update_sp0 to update_task_stack
Joerg Roedel
1
-2
/
+2
2018-03-14
x86/vm86/32: Fix POPF emulation
Andy Lutomirski
1
-1
/
+2
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
1
-2
/
+2
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
1
-8
/
+6
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
1
-1
/
+5
2017-04-26
x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
Andy Lutomirski
1
-1
/
+1
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
1
-1
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-13
x86/vm86: Fix unused variable warning if THP is disabled
Kirill A. Shutemov
1
-2
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-06-08
x86, bitops: remove use of "sbb" to return CF
H. Peter Anvin
1
-4
/
+1
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
1
-1
/
+1
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+5
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-1
/
+3
2015-09-05
x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0
Andy Lutomirski
1
-0
/
+27
2015-07-31
x86/vm86: Rename vm86->v86flags and v86mask
Brian Gerst
1
-10
/
+10
2015-07-31
x86/vm86: Rename vm86->vm86_info to user_vm86
Brian Gerst
1
-34
/
+36
2015-07-31
x86/vm86: Clean up vm86.h includes
Brian Gerst
1
-0
/
+1
2015-07-31
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
1
-65
/
+45
2015-07-31
x86/vm86: Eliminate 'struct kernel_vm86_struct'
Brian Gerst
1
-54
/
+41
2015-07-31
x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'
Brian Gerst
1
-20
/
+22
2015-07-31
x86/vm86: Move vm86 fields out of 'thread_struct'
Brian Gerst
1
-19
/
+27
2015-07-21
x86/entry/vm86: Move userspace accesses to do_sys_vm86()
Brian Gerst
1
-88
/
+101
2015-07-21
x86/entry/vm86: Preserve 'orig_ax'
Brian Gerst
1
-0
/
+2
2015-07-21
x86/entry/vm86: Clean up saved_fs/gs
Brian Gerst
1
-4
/
+2
2015-03-06
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
Andy Lutomirski
1
-2
/
+2
2013-05-02
x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)
Alexander van Heukelum
1
-24
/
+14
2013-02-03
x86: get rid of pt_regs argument in vm86/vm86old
Al Viro
1
-4
/
+4
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-1
/
+1
2012-09-20
x86: get rid of TIF_IRET hackery
Al Viro
1
-3
/
+3
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-2
/
+4
2012-03-29
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
[next]