aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-4/+2
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds34-844/+852
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+2
2018-01-31s390/mm: modify pmdp_invalidate to return old value.Martin Schwidefsky1-2/+2
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin1-1/+0
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-14/+44
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-27/+5
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-173/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+0
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+11
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-10/+0
2018-01-26bpf, s390x: remove obsolete exception handling from div/modDaniel Borkmann1-10/+0
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert1-1/+0
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář1-7/+11
2018-01-24KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger1-7/+11
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+28
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2-0/+7
2018-01-23s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner7-14/+26
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner6-792/+12
2018-01-23s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner2-0/+57
2018-01-23s390/syscalls: add syscalltbl scriptHendrik Brueckner1-0/+232
2018-01-23s390/syscalls: add system call tableHendrik Brueckner1-0/+390
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik1-3/+3
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik1-8/+4
2018-01-23s390/head: replace hard coded values with constantsVasily Gorbik1-5/+5
2018-01-23s390/disassembler: add generated gen_opcode_table tool to .gitignoreHendrik Brueckner1-0/+1
2018-01-23s390: remove bogus system call table entriesHeiko Carstens1-3/+3
2018-01-23s390/kprobes: remove duplicate includesPravin Shedge1-1/+0
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger4-2/+28
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann1-2/+0
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman1-52/+0
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman1-48/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-72/+0
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig1-1/+1
2018-01-15dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig2-17/+1
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+0
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+3
2018-01-10s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig2-2/+3
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-2/+0
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-8/+29
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches1-1/+1
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-2/+1
2018-01-09s390: remove the unused dma_capable helperChristoph Hellwig1-7/+0
2018-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+6
2018-01-06Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář2-5/+6
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-3/+23
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0