Age | Commit message (Expand) | Author | Files | Lines |
2018-04-23 | s390: correct module section names for expoline code revert | Martin Schwidefsky | 1 | -2/+2 |
2018-04-23 | s390: update sampling tag after task pid change | Martin Schwidefsky | 1 | -0/+10 |
2018-04-23 | s390/cpum_cf: rename IBM z13/z14 counter names | André Wild | 1 | -4/+4 |
2018-04-23 | s390/uprobes: implement arch_uretprobe_is_alive() | Heiko Carstens | 1 | -0/+9 |
2018-04-16 | s390: add support for IBM z14 Model ZR1 | Heiko Carstens | 2 | -0/+2 |
2018-04-16 | s390/nospec: include cpu.h | Sebastian Ott | 1 | -0/+1 |
2018-04-16 | s390/kexec_file: Add ELF loader | Philipp Rudo | 3 | -0/+149 |
2018-04-16 | s390/kexec_file: Add crash support to image loader | Philipp Rudo | 2 | -5/+46 |
2018-04-16 | s390/kexec_file: Add image loader | Philipp Rudo | 3 | -1/+154 |
2018-04-16 | s390/kexec_file: Add kexec_file_load system call | Philipp Rudo | 4 | -0/+130 |
2018-04-16 | s390/kexec_file: Add purgatory | Philipp Rudo | 1 | -0/+5 |
2018-04-11 | s390: correct nospec auto detection init order | Martin Schwidefsky | 2 | -6/+5 |
2018-04-10 | s390/ipl: remove reipl_method and dump_method | Vasily Gorbik | 1 | -46/+11 |
2018-04-10 | s390/ipl: correct kdump reipl block checksum calculation | Vasily Gorbik | 2 | -6/+6 |
2018-04-10 | s390: assume diag308 set always works | Vasily Gorbik | 4 | -336/+15 |
2018-04-10 | s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot | Vasily Gorbik | 1 | -1/+1 |
2018-04-10 | s390/ipl: correct ipl parmblock valid checks | Vasily Gorbik | 1 | -6/+4 |
2018-04-10 | s390/ipl: rely on diag308 store to get ipl info | Vasily Gorbik | 2 | -51/+16 |
2018-04-10 | s390/ipl: move ipl_flags to ipl.c | Vasily Gorbik | 1 | -1/+9 |
2018-04-10 | s390/ipl: get rid of ipl_ssid and ipl_devno | Vasily Gorbik | 1 | -9/+8 |
2018-04-10 | s390/ipl: unite diag308 and scsi boot ipl blocks | Vasily Gorbik | 1 | -25/+25 |
2018-04-10 | s390/ipl: ensure loadparm valid flag is set | Vasily Gorbik | 1 | -0/+1 |
2018-04-10 | s390/compat: fix setup_frame32 | Heiko Carstens | 1 | -1/+1 |
2018-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 9 | -140/+146 |
2018-04-06 | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2 | -2/+1 |
2018-04-02 | mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2 | -4/+4 |
2018-04-02 | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() | Dominik Brodowski | 1 | -2/+3 |
2018-04-02 | fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() | Dominik Brodowski | 1 | -2/+2 |
2018-04-02 | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls | Dominik Brodowski | 1 | -2/+2 |
2018-04-02 | fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_read() helper; remove in-kernel calls to sys_read() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() | Dominik Brodowski | 1 | -1/+1 |
2018-04-02 | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers | Dominik Brodowski | 1 | -3/+3 |
2018-04-02 | fs: add ksys_write() helper; remove in-kernel calls to sys_write() | Dominik Brodowski | 1 | -1/+1 |
2018-03-28 | s390/kvm: improve stack frame constants in entry.S | Martin Schwidefsky | 2 | -13/+14 |
2018-03-28 | s390/lpp: use assembler alternatives for the LPP instruction | Martin Schwidefsky | 2 | -10/+6 |
2018-03-28 | s390/entry.S: use assembler alternatives | Martin Schwidefsky | 1 | -49/+7 |
2018-03-28 | s390: add sysfs attributes for spectre | Martin Schwidefsky | 1 | -0/+19 |
2018-03-28 | s390: report spectre mitigation via syslog | Martin Schwidefsky | 1 | -0/+10 |
2018-03-28 | s390: add automatic detection of the spectre defense | Martin Schwidefsky | 3 | -32/+48 |
2018-03-28 | s390: move nobp parameter functions to nospec-branch.c | Martin Schwidefsky | 3 | -25/+29 |
2018-03-19 | s390/setup : enable display support for KVM guest | Farhan Ali | 1 | -0/+2 |
2018-03-06 | s390/entry.S: fix spurious zeroing of r0 | Christian Borntraeger | 1 | -2/+2 |
2018-02-27 | s390: unify linker symbols usage | Vasily Gorbik | 3 | -13/+13 |
2018-02-22 | s390: do not bypass BPENTER for interrupt system calls | Martin Schwidefsky | 1 | -0/+1 |
2018-02-22 | s390/clean-up: use CFI_* macros in entry.S | Hendrik Brueckner | 1 | -2/+3 |
2018-02-19 | s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*) | Eugeniu Rosca | 1 | -2/+2 |
2018-02-07 | s390: introduce execute-trampolines for branches | Martin Schwidefsky | 7 | -34/+264 |