summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-28s390/dasd: add missing \n to end of dev_err messagesColin Ian King
2016-09-27s390/config: Enable config options for DockerMichael Holzheu
2016-09-26s390/dasd: make query host access interruptibleStefan Haberland
2016-09-26s390/dasd: fix panic during offline processingStefan Haberland
2016-09-26s390/dasd: fix hanging offline processingStefan Haberland
2016-09-22s390/pci_dma: improve lazy flush for unmapSebastian Ott
2016-09-22s390/pci_dma: split dma_update_transSebastian Ott
2016-09-22s390/pci_dma: improve map_sgSebastian Ott
2016-09-22s390/pci_dma: simplify dma address calculationSebastian Ott
2016-09-22s390/pci_dma: remove dma address range checkSebastian Ott
2016-09-22iommu/s390: simplify registration of I/O address translation parametersSebastian Ott
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-20s390: export header for CLP ioctlSebastian Ott
2016-09-20s390/vmur: fix irq pointer dereference in int handlerSebastian Ott
2016-09-20s390/dasd: add missing KOBJ_CHANGE event for unformatted devicesStefan Haberland
2016-09-20s390: enable UBSANChristian Borntraeger
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger
2016-09-20s390/crashdump: use list_first_entry_or_nullMasahiro Yamada
2016-09-20s390: claim efficient unaligned accessChristian Borntraeger
2016-09-06s390: add assembler include path for vx-insn.hMartin Schwidefsky
2016-09-06s390/crypto: avoid returning garbage valueColin Ian King
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-01RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky
2016-08-29s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky
2016-08-29s390/crypto: simplify init / exit functionsMartin Schwidefsky
2016-08-29s390/crypto: simplify return code handlingMartin Schwidefsky
2016-08-29s390/crypto: cleanup cpacf function codesMartin Schwidefsky
2016-08-29RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky
2016-08-29s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky
2016-08-29s390/vx: allow to include vx-insn.h with .includeMartin Schwidefsky
2016-08-29s390/time: avoid races when updating tb_update_countDavid Hildenbrand
2016-08-29s390/time: fixup the clock comparator on all cpusDavid Hildenbrand
2016-08-29s390/time: cleanup etr leftoversDavid Hildenbrand
2016-08-29s390/time: simplify stp time syncsDavid Hildenbrand
2016-08-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky
2016-08-25KVM: s390: generate facility mask from readable listHeiko Carstens
2016-08-24s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky
2016-08-24s390: cio: remove redundant cio_cancel declarationDong Jia Shi
2016-08-24s390/mm: merge local / non-local IDTE helperMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky
2016-08-24s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky
2016-08-24s390/mm: no local TLB flush for clearing-by-ASCE IDTEMartin Schwidefsky
2016-08-23Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-23Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-08-22usercopy: fix overlap check for kernel textJosh Poimboeuf
2016-08-22usercopy: avoid potentially undefined behavior in pointer mathEric Biggers