summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAge
...
| * | | s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky2018-03-28
| * | | s390/entry.S: use assembler alternativesMartin Schwidefsky2018-03-28
| * | | s390: add assembler macros for CPU alternativesMartin Schwidefsky2018-03-28
| * | | s390: add sysfs attributes for spectreMartin Schwidefsky2018-03-28
| * | | s390: report spectre mitigation via syslogMartin Schwidefsky2018-03-28
| * | | s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-03-28
| * | | s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-03-28
| * | | s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-26
| * | | s390/cio: rename struct channel_path_descSebastian Ott2018-03-26
| * | | s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2018-03-18
| * | | s390/crypto: Fix kernel crash on aes_s390 module remove.Harald Freudenberger2018-03-18
| * | | s390/setup : enable display support for KVM guestFarhan Ali2018-03-18
| * | | s390: fix typo in irb descriptionJulian Wiedmann2018-02-27
| * | | s390: set bzImage as default image for packagingVasily Gorbik2018-02-27
| * | | s390: unify linker symbols usageVasily Gorbik2018-02-27
| * | | s390/decompressor: discard __ex_table sectionVasily Gorbik2018-02-27
| * | | s390: fix comment for scsw_cmd_is_valid_sctlCornelia Huck2018-02-22
| * | | s390/dasd: configurable IFCC handlingStefan Haberland2018-02-22
| * | | s390/mm: provide base_asce_alloc() / base_asce_free() helper functionsHeiko Carstens2018-02-22
* | | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
* | | | mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski2018-04-02
* | | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
* | | | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-02
* | | | fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski2018-04-02
* | | | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-02
* | | | fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski2018-04-02
* | | | fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski2018-04-02
* | | | fs: add ksys_read() helper; remove in-kernel calls to sys_read()Dominik Brodowski2018-04-02
* | | | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski2018-04-02
* | | | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappersDominik Brodowski2018-04-02
* | | | fs: add ksys_write() helper; remove in-kernel calls to sys_write()Dominik Brodowski2018-04-02
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-09
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-06
| * | | KVM: s390: provide io interrupt kvm_statChristian Borntraeger2018-03-01
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-03-07
|\ \ \ | |/ / |/| |
| * | s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-03-06
| * | s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck2018-03-02
| |/
| * s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-02-22
| * s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner2018-02-22
| * s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-02-19
* | KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand2018-02-20
* | KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand2018-02-20
* | KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand2018-02-20
* | KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand2018-02-20
* | KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand2018-02-14
* | KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger2018-02-14
* | KVM: s390: use switch vs jump table in priv.cChristian Borntraeger2018-02-14
* | KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-02-14
* | KVM: s390: do not set intervention requests for GISA interruptsChristian Borntraeger2018-02-14
* | KVM: s390: optimize wakeup for exitless interruptsChristian Borntraeger2018-02-14
|/