Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b9fd683982c9d190cbccd8a32d885bf84bb4a12d
/
arch
/
s390
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
e1cf4be
bpf, s390x: remove ld_abs/ld_ind
by Daniel Borkmann
· 7 years ago
6cf09958
s390: correct module section names for expoline code revert
by Martin Schwidefsky
· 7 years ago
2317b07
s390: update sampling tag after task pid change
by Martin Schwidefsky
· 7 years ago
5f3ba87
s390/cpum_cf: rename IBM z13/z14 counter names
by André Wild
· 7 years ago
783c3b5
s390/uprobes: implement arch_uretprobe_is_alive()
by Heiko Carstens
· 7 years ago
b9abdcf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
fae7649
s390/signal: cleanup uapi struct sigaction
by Martin Schwidefsky
· 7 years ago
49d23a8
s390: rename default_defconfig to debug_defconfig
by Heiko Carstens
· 7 years ago
cd7cf57
s390: remove gcov defconfig
by Heiko Carstens
· 7 years ago
de20111
s390: update defconfig
by Martin Schwidefsky
· 7 years ago
451239e
s390: add support for IBM z14 Model ZR1
by Heiko Carstens
· 7 years ago
c65bbb5
s390/boot: remove unused COMPILE_VERSION and ccflags-y
by Vasily Gorbik
· 7 years ago
232acdf
s390/nospec: include cpu.h
by Sebastian Ott
· 7 years ago
701e188
s390/decompressor: Ignore file vmlinux.bin.full
by Thomas Richter
· 7 years ago
de66b24
s390/kexec_file: add generated files to .gitignore
by Heiko Carstens
· 7 years ago
bdea9f6
s390/Kconfig: Move kexec config options to "Processor type and features"
by Philipp Rudo
· 7 years ago
8be0188
s390/kexec_file: Add ELF loader
by Philipp Rudo
· 7 years ago
ee337f5
s390/kexec_file: Add crash support to image loader
by Philipp Rudo
· 7 years ago
e49bb0a
s390/kexec_file: Add image loader
by Philipp Rudo
· 7 years ago
7140688
s390/kexec_file: Add kexec_file_load system call
by Philipp Rudo
· 8 years ago
840798a
s390/kexec_file: Add purgatory
by Philipp Rudo
· 7 years ago
15ceb8c
s390/kexec_file: Prepare setup.h for kexec_file_load
by Philipp Rudo
· 8 years ago
a24cd49
hypfs_kill_super(): deal with failed allocations
by Al Viro
· 7 years ago
18b7fd1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
d081107
mm/gup.c: document return value
by Michael S. Tsirkin
· 7 years ago
6c21e43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
6a3d1e8
s390: correct nospec auto detection init order
by Martin Schwidefsky
· 7 years ago
af4a722
s390/zcrypt: Support up to 256 crypto adapters.
by Harald Freudenberger
· 7 years ago
2a80786
s390/zcrypt: Remove deprecated ioctls.
by Harald Freudenberger
· 7 years ago
96c0cdb
s390/ipl: remove reipl_method and dump_method
by Vasily Gorbik
· 7 years ago
3b96784
s390/ipl: correct kdump reipl block checksum calculation
by Vasily Gorbik
· 7 years ago
0649685
s390/ipl: remove non-existing functions declaration
by Vasily Gorbik
· 7 years ago
d485235
s390: assume diag308 set always works
by Vasily Gorbik
· 7 years ago
ecc0df0
s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot
by Vasily Gorbik
· 7 years ago
a0832b3
s390/ipl: correct ipl parmblock valid checks
by Vasily Gorbik
· 7 years ago
d08091a
s390/ipl: rely on diag308 store to get ipl info
by Vasily Gorbik
· 7 years ago
283abed
s390/ipl: move ipl_flags to ipl.c
by Vasily Gorbik
· 7 years ago
e9627da
s390/ipl: get rid of ipl_ssid and ipl_devno
by Vasily Gorbik
· 7 years ago
bdbfe18
s390/ipl: unite diag308 and scsi boot ipl blocks
by Vasily Gorbik
· 7 years ago
15deb08
s390/ipl: ensure loadparm valid flag is set
by Vasily Gorbik
· 7 years ago
8b09ca7
s390/compat: fix setup_frame32
by Heiko Carstens
· 7 years ago
aff304e
s390/crypto: Adjust s390 aes and paes cipher priorities
by Harald Freudenberger
· 7 years ago
d8312a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
becdce1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
c7b95d5
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
by Dominik Brodowski
· 7 years ago
a90f590
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
by Dominik Brodowski
· 7 years ago
9d5b7c9
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
by Dominik Brodowski
· 7 years ago
edf292c
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
by Dominik Brodowski
· 7 years ago
36028d5
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
by Dominik Brodowski
· 7 years ago
df260e2
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
by Dominik Brodowski
· 7 years ago
806cbae
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
by Dominik Brodowski
· 7 years ago
3ce4a7b
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
by Dominik Brodowski
· 7 years ago
411d947
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
by Dominik Brodowski
· 7 years ago
55731b3
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
by Dominik Brodowski
· 7 years ago
e7a3e8b
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
by Dominik Brodowski
· 7 years ago
92fa7a1
s390/kvm: improve stack frame constants in entry.S
by Martin Schwidefsky
· 7 years ago
e5b9819
s390/lpp: use assembler alternatives for the LPP instruction
by Martin Schwidefsky
· 7 years ago
b058661
s390/entry.S: use assembler alternatives
by Martin Schwidefsky
· 7 years ago
fba9eb7
s390: add assembler macros for CPU alternatives
by Martin Schwidefsky
· 7 years ago
d424986
s390: add sysfs attributes for spectre
by Martin Schwidefsky
· 7 years ago
bc03559
s390: report spectre mitigation via syslog
by Martin Schwidefsky
· 7 years ago
6e179d6
s390: add automatic detection of the spectre defense
by Martin Schwidefsky
· 7 years ago
b2e2f43
s390: move nobp parameter functions to nospec-branch.c
by Martin Schwidefsky
· 7 years ago
fcc6dd4
s390/chsc: query utility strings via fmt3 channel path descriptor
by Sebastian Ott
· 9 years ago
ded27d8
s390/cio: rename struct channel_path_desc
by Sebastian Ott
· 8 years ago
81796a3
s390/decompressor: trim uncompressed image head during the build
by Vasily Gorbik
· 7 years ago
c7260ca
s390/crypto: Fix kernel crash on aes_s390 module remove.
by Harald Freudenberger
· 7 years ago
579f1a2
s390/setup : enable display support for KVM guest
by Farhan Ali
· 7 years ago
4956aa3
Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 7 years ago
ccc40c5
KVM: s390: provide counters for all interrupt injects/delivery
by Christian Borntraeger
· 7 years ago
32de074
KVM: add machine check counter to kvm_stat
by QingFeng Hao
· 7 years ago
2584003
s390/setup: enable display support for KVM guest
by Farhan Ali
· 7 years ago
4ed8773
KVM: s390: fix fallthrough annotation
by Sebastian Ott
· 7 years ago
a5e0acea9
KVM: s390: add exit io request stats and simplify code
by Christian Borntraeger
· 7 years ago
cdb06e9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c9f0a2b
KVM: s390: Refactor host cmma and pfmfi interpretation controls
by Janosch Frank
· 7 years ago
c3b9e3e
KVM: s390: implement CPU model only facilities
by Christian Borntraeger
· 7 years ago
69f39c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
a4429e5
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
by Wanpeng Li
· 7 years ago
f07afa0
KVM: s390: fix memory overwrites when not using SCA entries
by David Hildenbrand
· 7 years ago
d3f4689
s390/entry.S: fix spurious zeroing of r0
by Christian Borntraeger
· 7 years ago
61e18270
s390: Fix runtime warning about negative pgtables_bytes
by Guenter Roeck
· 7 years ago
09a0fb6
KVM: s390: provide io interrupt kvm_stat
by Christian Borntraeger
· 7 years ago
5e725c5
s390: fix typo in irb description
by Julian Wiedmann
· 7 years ago
e0aa099
s390: set bzImage as default image for packaging
by Vasily Gorbik
· 7 years ago
320d955
s390: unify linker symbols usage
by Vasily Gorbik
· 7 years ago
3ad6b25
s390/decompressor: discard __ex_table section
by Vasily Gorbik
· 7 years ago
b35fe61
s390: fix comment for scsw_cmd_is_valid_sctl
by Cornelia Huck
· 7 years ago
ddc1c94
s390/dasd: configurable IFCC handling
by Stefan Haberland
· 7 years ago
1caf170
s390/mm: provide base_asce_alloc() / base_asce_free() helper functions
by Heiko Carstens
· 8 years ago
d5feec0
s390: do not bypass BPENTER for interrupt system calls
by Martin Schwidefsky
· 7 years ago
dc24b7b
s390/clean-up: use CFI_* macros in entry.S
by Hendrik Brueckner
· 7 years ago
0e7def5
KVM: s390: provide only a single function for setting the tod (fix SCK)
by David Hildenbrand
· 7 years ago
1575767
KVM: s390: consider epoch index on TOD clock syncs
by David Hildenbrand
· 7 years ago
d16b52c
KVM: s390: consider epoch index on hotplugged CPUs
by David Hildenbrand
· 7 years ago
5fe0179
KVM: s390: take care of clock-comparator sign control
by David Hildenbrand
· 7 years ago
2cb370d
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
by Eugeniu Rosca
· 7 years ago
Next »