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
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
s390/cpum_sf: do not register PMU if no sampling mode is authorized
Hendrik Brueckner
1
-0
/
+3
2017-11-16
s390/cpumf: remove raw event support in basic-only sampling mode
Pu Hou
1
-158
/
+27
2017-11-16
s390/cpumf: enable using AUX buffer
Pu Hou
1
-11
/
+44
2017-11-16
s390/cpumf: introduce AUX buffer for dump diagnostic sample data
Pu Hou
1
-0
/
+446
2017-11-16
s390/disassembler: increase show_code buffer size
Vasily Gorbik
1
-2
/
+2
2017-11-14
s390: enable CPU alternatives unconditionally
Heiko Carstens
2
-11
/
+7
2017-11-14
s390/nmi: remove unused code
Heiko Carstens
1
-2
/
+0
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
7
-89
/
+35
2017-11-14
s390/mm,kvm: improve detection of KVM guest faults
Martin Schwidefsky
1
-2
/
+5
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+6
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
29
-2762
/
+2056
2017-11-10
s390/noexec: execute kexec datamover without DAT
Heiko Carstens
2
-3
/
+1
2017-11-10
s390: fix transactional execution control register handling
Heiko Carstens
2
-1
/
+4
2017-11-09
s390: simplify transactional execution elf hwcap handling
Heiko Carstens
1
-1
/
+1
2017-11-09
s390/virtio: remove unused header file kvm_virtio.h
Christian Borntraeger
1
-1
/
+0
2017-11-08
s390/disassembler: generate opcode tables from text file
Heiko Carstens
1
-1830
/
+282
2017-11-08
s390/disassembler: remove insn_to_mnemonic()
Heiko Carstens
1
-28
/
+0
2017-11-08
s390: remove named saved segment support
Heiko Carstens
5
-190
/
+4
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
63
-0
/
+63
2017-11-02
s390/nmi: avoid using long-displacement facility
Vasily Gorbik
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
63
-0
/
+63
2017-10-26
s390/cpum_cf: add hardware counter support for IBM z14
Hendrik Brueckner
1
-60
/
+218
2017-10-25
s390/kvm: fix detection of guest machine checks
Martin Schwidefsky
1
-2
/
+5
2017-10-19
s390/nmi: do register validation as early as possible
Martin Schwidefsky
3
-95
/
+80
2017-10-19
s390/nmi: allocation of the extended save area
Martin Schwidefsky
3
-45
/
+91
2017-10-19
s390/ctl_reg: use decoding unions in update_cr_regs
Martin Schwidefsky
3
-21
/
+24
2017-10-19
s390/nmi: use smp_emergency_stop instead of smp_send_stop
Martin Schwidefsky
2
-15
/
+24
2017-10-18
s390/vdso: move boot_vdso_data to vdso.c
Martin Schwidefsky
2
-1
/
+15
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
5
-0
/
+154
2017-10-18
s390/debug: only write data once
Sebastian Ott
1
-2
/
+4
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
1
-10
/
+18
2017-10-18
s390/kexec: Fix checksum validation return code for kdump
Philipp Rudo
1
-3
/
+3
2017-10-16
s390/debug: adjust coding style
Heiko Carstens
1
-490
/
+396
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
1
-0
/
+3
2017-10-12
s390/kprobes: remove KPROBE_SWAP_INST state
Heiko Carstens
1
-7
/
+0
2017-10-09
s390/mm: use memset64 instead of clear_table
Heiko Carstens
1
-4
/
+2
2017-10-09
Merge branch 'sthyi' into features
Martin Schwidefsky
5
-1
/
+521
2017-10-09
s390/sthyi: add s390_sthyi system call
QingFeng Hao
4
-1
/
+35
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
1
-13
/
+71
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
2
-1
/
+429
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2
-6
/
+6
2017-09-29
s390/disassembler: add new z14 instructions
Heiko Carstens
1
-1
/
+82
2017-09-29
s390/disassembler: add missing z13 instructions
Heiko Carstens
1
-2
/
+28
2017-09-29
s390/disassembler: add sthyi instruction
Heiko Carstens
1
-0
/
+1
2017-09-29
s390/disassembler: remove double instructions
Heiko Carstens
1
-6
/
+0
2017-09-29
s390/disassembler: fix LRDFU format
Heiko Carstens
1
-1
/
+1
2017-09-29
s390/disassembler: add missing end marker for e7 table
Heiko Carstens
1
-0
/
+1
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
2
-0
/
+6
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2
-3
/
+50
2017-09-28
s390/cpumf: remove superfluous nr_cpumask_bits check
Heiko Carstens
1
-5
/
+1
[prev]
[next]