summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger2019-10-111-2/+2
* KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens2019-10-051-1/+1
* KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens2019-10-051-3/+3
* s390: update defconfigsHeiko Carstens2019-10-043-18/+33
* s390/pci: mark function(s) __always_inlineHeiko Carstens2019-10-041-1/+1
* s390/mm: mark function(s) __always_inlineHeiko Carstens2019-10-041-11/+11
* s390/jump_label: mark function(s) __always_inlineHeiko Carstens2019-10-041-2/+2
* s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens2019-10-041-1/+2
* s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens2019-10-042-5/+5
* s390/mm: fix -Wunused-but-set-variable warningsQian Cai2019-10-042-3/+9
* s390: mark __cpacf_query() as __always_inlineJiri Kosina2019-10-041-1/+1
* s390/qdio: clarify size of the QIB parm areaJulian Wiedmann2019-10-011-1/+1
* s390/cpumf: Fix indentation in sampling device driverThomas Richter2019-10-011-1/+1
* s390/cpumsf: Check for CPU Measurement samplingThomas Richter2019-10-012-1/+10
* s390/cpumf: Use consistant debug print formatThomas Richter2019-10-011-2/+2
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-284-7/+7
|\
| * kexec: Fix file verification on S390Matthew Garrett2019-09-101-1/+1
| * kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-197-10/+10
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-272-24/+2
|\ \
| * | MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-052-24/+2
* | | Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-265-48/+136
|\ \ \
| * | | s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-09-231-1/+2
| * | | s390/cpumf: Remove mixed white spaceThomas Richter2019-09-191-5/+5
| * | | s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter2019-09-192-40/+127
| * | | s390/zcrypt: CEX7S exploitation supportHarald Freudenberger2019-09-191-2/+2
* | | | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-3/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-241-6/+0
|\ \ \ \
| * | | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
| * | | | mm: remove quicklist page table cachesNicholas Piggin2019-09-241-1/+0
* | | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-241-62/+75
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vfs: Convert hypfs to use the new mount APIDavid Howells2019-09-181-58/+70
| * | | | hypfs: Fix error number left in struct pointer memberDavid Howells2019-09-181-4/+5
* | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-19/+16
|\ \ \ \ \
| * | | | | pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-071-18/+15
| * | | | | mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-071-1/+1
| |/ / / /
* | | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-203-13/+3
|\ \ \ \ \
| * | | | | s390/mm: Remove sev_active() functionThiago Jung Bauermann2019-08-092-7/+1
| * | | | | x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann2019-08-091-3/+1
| * | | | | x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/KconfigThiago Jung Bauermann2019-08-091-3/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\ \ \ \ \
| * | | | | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-0/+2
|\ \ \ \ \
| * | | | | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
| |/ / / /
* | | | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-09-181-1/+1
|\ \ \ \ \
| * | | | | hypfs: don't bother with d_delete()Al Viro2019-09-031-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-182-12/+61
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-1/+13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-061-11/+56
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: s390: add JIT support for bpf line infoYauheni Kaliuta2019-09-031-0/+1
| | * | | | | | | bpf: s390: add JIT support for multi-function programsYauheni Kaliuta2019-08-311-11/+55