index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
s390/uaccess: use exception handler to zero result on get_user() failure
Heiko Carstens
3
-59
/
+143
2022-06-01
s390/uaccess: use symbolic names for inline assembler operands
Heiko Carstens
1
-8
/
+8
2022-06-01
s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
Alexander Gordeev
1
-1
/
+5
2022-06-01
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
1
-1
/
+1
2022-06-01
s390/gmap: voluntarily schedule during key setting
Christian Borntraeger
1
-0
/
+14
2022-06-01
s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP
Heiko Carstens
1
-1
/
+1
2022-06-01
s390/Kconfig.debug: fix indentation
Juerg Haefliger
1
-6
/
+6
2022-06-01
s390/Kconfig: fix indentation
Juerg Haefliger
1
-4
/
+4
2022-05-25
s390/perf: obtain sie_block from the right address
Nico Boehr
1
-1
/
+1
2022-05-25
s390: generate register offsets into pt_regs automatically
Heiko Carstens
3
-20
/
+16
2022-05-25
s390: simplify early program check handler
Heiko Carstens
5
-37
/
+8
2022-05-25
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
1
-2
/
+2
2022-05-18
s390/head: get rid of 31 bit leftovers
Heiko Carstens
1
-149
/
+126
2022-05-17
s390/boot: do not emit debug info for assembly with llvm's IAS
Heiko Carstens
1
-0
/
+2
2022-05-17
s390/boot: workaround llvm IAS bug
Heiko Carstens
1
-13
/
+21
2022-05-17
s390/purgatory: workaround llvm's IAS limitations
Heiko Carstens
1
-7
/
+23
2022-05-17
s390/entry: workaround llvm's IAS limitations
Heiko Carstens
1
-2
/
+12
2022-05-17
s390/alternatives: remove padding generation code
Heiko Carstens
3
-199
/
+31
2022-05-17
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
3
-13
/
+13
2022-05-16
s390/cpumf: add new extended counter set for IBM z16
Thomas Richter
1
-0
/
+148
2022-05-11
s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...
Heiko Carstens
1
-4
/
+11
2022-05-11
s390/stp: clock_delta should be signed
Sven Schnelle
2
-5
/
+5
2022-05-11
s390/stp: fix todoff size
Sven Schnelle
2
-5
/
+3
2022-05-09
s390/pai: add support for cryptography counters
Thomas Richter
9
-7
/
+784
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
2
-4
/
+4
2022-05-06
s390/compat: cleanup compat_linux.h header file
Heiko Carstens
1
-52
/
+28
2022-05-06
s390/entry: remove broken and not needed code
Heiko Carstens
1
-4
/
+1
2022-05-06
s390/boot: convert parmarea to C
Heiko Carstens
4
-21
/
+12
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
5
-56
/
+103
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
4
-32
/
+32
2022-05-06
s390/head: initialize all new psws
Heiko Carstens
1
-7
/
+15
2022-05-06
s390/boot: change initial program check handler to disabled wait psw
Heiko Carstens
1
-1
/
+1
2022-05-06
s390/head: adjust iplstart entry point
Heiko Carstens
1
-5
/
+8
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
11
-101
/
+74
2022-05-06
s390/vx: remove comments from macros which break LLVM's IAS
Heiko Carstens
1
-3
/
+3
2022-05-06
s390/extable: prefer local labels in .set directives
Heiko Carstens
1
-6
/
+6
2022-05-06
s390/nospec: prefer local labels in .set directives
Heiko Carstens
1
-6
/
+6
2022-05-06
s390/hypfs: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-06
s390/crypto: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-04-27
s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
Pingfan Liu
1
-2
/
+2
2022-04-25
s390: add KCSAN instrumentation to barriers and spinlocks
Ilya Leoshkevich
2
-8
/
+9
2022-04-25
s390/pci: add error record for CC 2 retries
Niklas Schnelle
2
-18
/
+63
2022-04-25
s390/pci: add PCI access type and length to error records
Niklas Schnelle
1
-15
/
+39
2022-04-25
s390/pci: don't log availability events as errors
Niklas Schnelle
1
-3
/
+0
2022-04-25
s390/pci: make better use of zpci_dbg() levels
Niklas Schnelle
3
-3
/
+3
2022-04-25
s390/vdso: add vdso randomization
Sven Schnelle
1
-1
/
+32
2022-04-25
s390/vdso: map vdso above stack
Sven Schnelle
2
-4
/
+5
2022-04-25
s390/vdso: move vdso mapping to its own function
Sven Schnelle
2
-5
/
+20
2022-04-25
s390/mmap: increase stack/mmap gap to 128MB
Sven Schnelle
1
-2
/
+2
2022-04-25
s390/zcrypt: code cleanup
Harald Freudenberger
2
-9
/
+9
[next]