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