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