summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-122-3/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-057-96/+93
|\
| * s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-231-2/+2
| * s390: remove closung punctuation from spectre messagesMartin Schwidefsky2018-05-091-2/+2
| * s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-091-0/+3
| * s390/early: move functions which may not access bss section to extra fileHeiko Carstens2018-05-095-61/+86
| * s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens2018-05-091-2/+3
| * s390/early: get rid of memmove_earlyHeiko Carstens2018-05-091-33/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-23/+6
|\ \
| * | signal/s390: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-26/+6
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-1/+4
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-26/+2
|\ \ \ | |_|/ |/| |
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
| * | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-13/+1
* | | s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-081-0/+4
* | | s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-071-5/+20
* | | s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-071-3/+2
* | | s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-073-19/+22
* | | s390/kernel: use expoline for indirect branchesMartin Schwidefsky2018-05-073-16/+25
* | | s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-072-5/+10
* | | s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-071-81/+24
|/ /
* | s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-231-2/+2
* | s390: update sampling tag after task pid changeMartin Schwidefsky2018-04-231-0/+10
* | s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild2018-04-231-4/+4
* | s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens2018-04-231-0/+9
* | s390: add support for IBM z14 Model ZR1Heiko Carstens2018-04-162-0/+2
* | s390/nospec: include cpu.hSebastian Ott2018-04-161-0/+1
* | s390/kexec_file: Add ELF loaderPhilipp Rudo2018-04-163-0/+149
* | s390/kexec_file: Add crash support to image loaderPhilipp Rudo2018-04-162-5/+46
* | s390/kexec_file: Add image loaderPhilipp Rudo2018-04-163-1/+154
* | s390/kexec_file: Add kexec_file_load system callPhilipp Rudo2018-04-164-0/+130
* | s390/kexec_file: Add purgatoryPhilipp Rudo2018-04-161-0/+5
|/
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-112-6/+5
* s390/ipl: remove reipl_method and dump_methodVasily Gorbik2018-04-101-46/+11
* s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik2018-04-102-6/+6
* s390: assume diag308 set always worksVasily Gorbik2018-04-104-336/+15
* s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik2018-04-101-1/+1
* s390/ipl: correct ipl parmblock valid checksVasily Gorbik2018-04-101-6/+4
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-102-51/+16
* s390/ipl: move ipl_flags to ipl.cVasily Gorbik2018-04-101-1/+9
* s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik2018-04-101-9/+8
* s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik2018-04-101-25/+25
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-101-0/+1
* s390/compat: fix setup_frame32Heiko Carstens2018-04-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-099-140/+146
|\
| * s390/kvm: improve stack frame constants in entry.SMartin Schwidefsky2018-03-282-13/+14
| * s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky2018-03-282-10/+6
| * s390/entry.S: use assembler alternativesMartin Schwidefsky2018-03-281-49/+7
OpenPOWER on IntegriCloud