summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig
2019-07-12s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-11s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik
2019-07-11s390/pci: add mio_enabled attributeSebastian Ott
2019-07-11s390: fix setting of mio addressing controlSebastian Ott
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-07-11s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner
2019-07-11s390/dasd: Add missing intensity definitionJan Höppner
2019-07-11s390/dasd: Fix whitespaceJan Höppner
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier
2019-07-04s390/pci: correctly handle MIO opt-outSebastian Ott
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott
2019-07-02s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2019-07-02s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik
2019-07-02s390/kasan: avoid false positives during stack unwindVasily Gorbik
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann
2019-06-19s390: fix stfle zero paddingHeiko Carstens
2019-06-19s390: replace defconfig with performance_defconfigHeiko Carstens
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-06-15Update default configurationMartin Schwidefsky
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-06-15s390/traps: simplify data exception handlerVasily Gorbik
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic
2019-06-15s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-15s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre