aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-112/+335
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-133/+19
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-16/+2
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-38/+12
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-26/+4
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-26/+2
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2018-05-30s390/archrandom: Rework arch random implementation.Harald Freudenberger2-14/+102
2018-05-30s390/net: add pnetid supportUrsula Braun4-0/+108
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck1-1/+1
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2018-05-23s390/cio: add test for ccwgroup deviceSebastian Ott1-0/+10
2018-05-23s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott1-0/+1
2018-05-23s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada1-2/+2
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner45-874/+1430
2018-05-18s390/purgatory: Fix endless interrupt loopPhilipp Rudo1-1/+1
2018-05-17KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand1-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+1
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-13/+1
2018-05-14softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker1-0/+2
2018-05-09s390: remove closung punctuation from spectre messagesMartin Schwidefsky1-2/+2
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik3-0/+20
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens5-61/+86
2018-05-09s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens1-2/+3
2018-05-09s390/early: get rid of memmove_earlyHeiko Carstens1-33/+1
2018-05-09s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-05-09perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig1-3/+2
2018-05-08s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner1-0/+4
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-9/+0
2018-05-07s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-07s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-07s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky1-3/+2
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky3-19/+22
2018-05-07s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-16/+25
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+22
2018-05-07s390/lib: use expoline for indirect branchesMartin Schwidefsky1-8/+11
2018-05-07s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2-2/+7
2018-05-07s390: move expoline assembler macros to a headerMartin Schwidefsky2-81/+151
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-4/+0
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner31-719/+1025
2018-04-27s390/kexec_file: add declaration of purgatory related globalsSebastian Ott1-0/+6
2018-04-27s390: update defconfigsSebastian Ott2-9/+8
2018-04-25signal/s390: Use force_sig_fault where appropriateEric W. Biederman2-43/+12