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
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+22
2020-02-27
x86/traps: Stop using ist_enter/exit() in do_int3()
Andy Lutomirski
1
-6
/
+15
2020-02-27
x86/traps: Document do_spurious_interrupt_bug()
Thomas Gleixner
1
-0
/
+19
2020-02-27
x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
Thomas Gleixner
1
-1
/
+0
2020-02-20
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
1
-2
/
+22
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-74
/
+0
2020-01-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+89
2020-01-23
x86/mpx: remove bounds exception code
Dave Hansen
1
-74
/
+0
2019-12-31
x86/traps: Cleanup do_general_protection()
Borislav Petkov
1
-39
/
+40
2019-12-31
x86/dumpstack: Introduce die_addr() for die() with #GP fault address
Jann Horn
1
-1
/
+8
2019-12-31
x86/traps: Print address on #GP
Jann Horn
1
-5
/
+67
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
1
-11
/
+20
2019-11-27
x86/ftrace: Use text_poke()
Peter Zijlstra
1
-9
/
+0
2019-11-26
x86/traps: die() instead of panicking on a double fault
Andy Lutomirski
1
-1
/
+1
2019-11-26
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
1
-2
/
+17
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
1
-9
/
+3
2019-10-01
x86/nmi: Remove stale EDAC include leftover
Borislav Petkov
1
-5
/
+0
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
1
-5
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-2
/
+2
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
1
-2
/
+2
2019-05-29
signal/x86: Remove task parameter from send_sigtrap
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2019-05-16
x86/speculation/mds: Revert CPU buffer clear on double fault exit
Andy Lutomirski
1
-8
/
+0
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
1
-1
/
+1
2019-03-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+2
2019-03-06
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
1
-0
/
+8
2019-02-13
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
1
-0
/
+1
2019-01-22
x86/traps: Have read_cr0() only once in the #NM handler
Borislav Petkov
1
-3
/
+2
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-105
/
+71
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2018-09-21
signal/x86: Use force_sig_fault where appropriate
Eric W. Biederman
1
-9
/
+5
2018-09-21
signal/x86/traps: Simplify trap generation
Eric W. Biederman
1
-61
/
+24
2018-09-21
signal/x86/traps: Use force_sig instead of open coding it.
Eric W. Biederman
1
-1
/
+1
2018-09-21
signal/x86/traps: Use force_sig_bnderr
Eric W. Biederman
1
-10
/
+9
2018-09-21
signal/x86/traps: Move more code into do_trap_no_signal so it can be reused
Eric W. Biederman
1
-16
/
+14
2018-09-19
signal/x86/traps: Factor out show_signal
Eric W. Biederman
1
-18
/
+19
2018-09-19
signal/x86: Move mpx siginfo generation into do_bounds
Eric W. Biederman
1
-5
/
+14
2018-09-08
x86/entry/64: Document idtentry
Andy Lutomirski
1
-0
/
+4
2018-09-03
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
1
-3
/
+3
2018-09-03
x86/kprobes: Inline kprobe_exceptions_notify() into do_general_protection()
Jann Horn
1
-0
/
+10
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
1
-0
/
+3
2018-06-20
x86: Call fixup_exception() before notify_die() in math_error()
Siarhei Liakh
1
-6
/
+8
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+3
2018-03-23
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
1
-7
/
+8
2018-02-15
x86/debug: Use UD2 for WARN()
Peter Zijlstra
1
-1
/
+1
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
1
-2
/
+3
[next]