aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07s390: use _refcount for pgtablesMatthew Wilcox1-9/+12
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2-1/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-256/+13
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-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-150/+396
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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-252/+13
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