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
/
s390
/
kernel
/
nmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-4
/
+4
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
1
-5
/
+5
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-9
/
+9
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
1
-1
/
+1
2023-02-28
s390/mcck: cleanup user process termination path
Alexander Gordeev
1
-18
/
+5
2023-02-27
s390/nmi: fix virtual-physical address confusion
Nico Boehr
1
-2
/
+1
2022-12-06
s390/nmi: get rid of private slab cache
Heiko Carstens
1
-31
/
+9
2022-12-06
s390/nmi: move storage error checking back to C, enter with DAT on
Heiko Carstens
1
-1
/
+15
2022-12-06
s390/nmi: print machine check interruption code before stopping system
Heiko Carstens
1
-0
/
+52
2022-12-06
s390/nmi: rework register validation handling
Heiko Carstens
1
-54
/
+10
2022-12-06
s390/nmi: use vector instruction macros instead of byte patterns
Heiko Carstens
1
-5
/
+4
2022-09-07
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
1
-1
/
+1
2022-07-28
s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit()
Sven Schnelle
1
-3
/
+5
2022-05-09
s390/pai: add support for cryptography counters
Thomas Richter
1
-1
/
+5
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-1
/
+0
2022-01-23
s390/nmi: handle vector validity failures for KVM guests
Christian Borntraeger
1
-1
/
+8
2022-01-23
s390/nmi: handle guarded storage validity failures for KVM guests
Christian Borntraeger
1
-4
/
+14
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
1
-25
/
+16
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-06
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
1
-5
/
+5
2021-07-05
s390/mcck: move register validation to C code
Alexander Gordeev
1
-8
/
+77
2021-07-05
s390/mcck: move storage error checks to assembler
Alexander Gordeev
1
-15
/
+0
2021-07-05
s390/mcck: always enter C handler with DAT enabled
Alexander Gordeev
1
-29
/
+0
2021-01-19
s390: convert to generic entry
Sven Schnelle
1
-7
/
+12
2020-05-28
s390: remove critical section cleanup from entry.S
Sven Schnelle
1
-7
/
+16
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
1
-1
/
+1
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+1
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-14
s390/nmi: remove unused code
Heiko Carstens
1
-2
/
+0
2017-10-19
s390/nmi: do register validation as early as possible
Martin Schwidefsky
1
-88
/
+22
2017-10-19
s390/nmi: allocation of the extended save area
Martin Schwidefsky
1
-0
/
+82
2017-10-19
s390/ctl_reg: use decoding unions in update_cr_regs
Martin Schwidefsky
1
-1
/
+3
2017-10-19
s390/nmi: use smp_emergency_stop instead of smp_send_stop
Martin Schwidefsky
1
-2
/
+7
2017-06-27
KVM: s390: Backup the guest's machine check info
QingFeng Hao
1
-0
/
+34
2017-06-27
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
1
-10
/
+40
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-2
/
+17
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+3
2017-02-23
s390/nmi: purge tlbs after control register validation
Heiko Carstens
1
-1
/
+2
2017-02-23
s390/nmi: fix order of register validation
Heiko Carstens
1
-12
/
+12
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-12-14
s390/nmi: fix inline assembly constraints
Heiko Carstens
1
-9
/
+10
2016-08-29
s390/nmi: improve revalidation of fpu / vector registers
Martin Schwidefsky
1
-28
/
+39
2016-06-13
s390/time: remove ETR support
Martin Schwidefsky
1
-11
/
+2
2015-10-27
s390/nmi: reduce size of percpu variable
Heiko Carstens
1
-3
/
+3
2015-10-27
s390/nmi: fix terminology
Heiko Carstens
1
-9
/
+9
2015-10-27
s390/nmi: remove casts
Heiko Carstens
1
-26
/
+26
2015-10-27
s390/nmi: remove pointless error strings
Heiko Carstens
1
-17
/
+12
2015-10-16
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
1
-1
/
+0
[next]