summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-20s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich1-4/+10
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner1-1/+1
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner3-5/+141
2019-02-08s390/net: move pnet constantsUrsula Braun1-8/+0
2019-02-07s390: add alignment hints to vector load and storeMartin Schwidefsky1-4/+4
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann1-2/+2
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-1/+1
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann1-2/+0
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller3-0/+5
2019-02-05KVM: s390: add functions to (un)register GISC with GISAMichael Mueller1-0/+13
2019-02-05KVM: s390: add kvm reference to struct sie_page2Michael Mueller1-1/+2
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller1-0/+9
2019-02-05s390/cio: add function chsc_sgib()Michael Mueller1-0/+1
2019-02-05KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller1-1/+5
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller1-1/+1
2019-02-05KVM: s390: make bitmap declaration consistentMichael Mueller1-1/+1
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani2-119/+1
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+0
2019-01-28s390/setup: set control program code via diag 318Collin Walling2-0/+13
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann1-3/+0
2019-01-23Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Martin Schwidefsky3-0/+166
2019-01-23s390: fix system call tracingHeiko Carstens1-0/+25
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik1-6/+22
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann1-0/+135
2019-01-18s390: use generic UID16 implementationArnd Bergmann1-0/+6
2019-01-18net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann1-0/+2
2019-01-11s390/vdso: correct vdso mapping for compat tasksVasily Gorbik1-1/+1
2019-01-11s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky1-3/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-15/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2019-01-05mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2019-01-05fls: change parameter to unsigned intMatthew Wilcox1-2/+2
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2019-01-03Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-11/+21
2018-12-07preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon1-0/+2
2018-11-30s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger1-2/+2
2018-11-30s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger1-9/+19
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-12/+25
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky1-2/+2
2018-11-02s390/kasan: increase instrumented stack size to 64kVasily Gorbik1-1/+1
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky4-11/+24
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-26Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+16
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+4
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-17/+1
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-24/+16
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik1-2/+7
2018-10-10s390/pkey: Introduce new API for transforming key blobsIngo Franzki2-0/+25