summary refs log tree commit diff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-02-07s390: remove unused including <linux/version.h>YueHaibing
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann
2019-02-07s390/pci: map IOV resourcesSebastian Ott
2019-02-07s390/pci: improve bar checkSebastian Ott
2019-02-07s390/mmap: take stack_guard_gap into account for mmap_baseMartin Schwidefsky
2019-02-07s390: remove dead codeGerald Schaefer
2019-02-07s390/setup: remove obsolete #ifdefGerald Schaefer
2019-02-07Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-04s390: bpf: fix JMP32 code-genHeiko Carstens
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28s390: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/hypfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-28s390/setup: set control program code via diag 318Collin Walling
2019-01-28s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-26s390: bpf: implement jitting of JMP32Jiong Wang
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2019-01-23Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Martin Schwidefsky
2019-01-23s390: fix system call tracingHeiko Carstens
2019-01-18s390/hypfs: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik
2019-01-18s390: remove the ptep_modify_prot_{start,commit} exportsChristoph Hellwig
2019-01-18s390: remove compat_wrapper.cArnd Bergmann
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann
2019-01-18s390: use generic UID16 implementationArnd Bergmann
2019-01-18ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann
2019-01-18s390: open-code s390_personality syscallArnd Bergmann
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-11s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-11s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-11s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2019-01-11s390/early: improve machine detectionChristian Borntraeger
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada