summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-14/+5
2020-12-18Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+4
2020-12-17Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+3
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens1-5/+0
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens1-2/+0
2020-12-16s390/delay: simplify udelayHeiko Carstens2-8/+6
2020-12-16Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+4
2020-12-16Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2-22/+30
2020-12-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0
2020-12-10s390/crypto: add arch_get_random_long() supportHarald Freudenberger1-1/+4
2020-12-10KVM: s390: track synchronous pfault events in kvm_statChristian Borntraeger1-0/+1
2020-12-09s390/mm: use invalid asce for user space when switching to init_mmHeiko Carstens1-1/+4
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker1-1/+0
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan1-10/+0
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+0
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens2-0/+9
2020-11-23s390/mm: add debug user asce supportHeiko Carstens1-0/+2
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens2-1/+2
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens7-81/+9
2020-11-20s390: Enable seccomp architecture trackingYiFei Zhu1-0/+9
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik1-1/+1
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik1-21/+10
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-3/+1
2020-11-20s390/cio: fix kernel-doc markups in cio driver.Mauro Carvalho Chehab2-2/+2
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar2-3/+6
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan1-0/+2
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan1-0/+1
2020-11-13livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)1-1/+4
2020-11-12s390/mm: remove unused clear_user_asce()Heiko Carstens1-7/+0
2020-11-09s390: add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2
2020-11-09s390/kasan: move memory needs estimation into a functionVasily Gorbik1-0/+26
2020-11-09s390/kasan: make kasan header self-containedVasily Gorbik1-0/+2
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik1-2/+2
2020-11-09s390/mm: extend default vmalloc area size to 512GBHeiko Carstens1-6/+6
2020-11-09s390/kasan: remove 3-level paging supportVasily Gorbik1-5/+0
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik1-5/+1
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik1-0/+1
2020-11-03s390/vdso: remove empty unused fileHeiko Carstens1-0/+0
2020-11-03s390/mm: make pmd/pud_deref() large page awareGerald Schaefer1-22/+30
2020-10-27s390: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-5/+4
2020-10-26s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik1-2/+2
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2-3/+3
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+3
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds32-145/+536
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-4/+16