summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: export header for CLP ioctlSebastian Ott2016-09-201-0/+1
* s390/vmur: fix irq pointer dereference in int handlerSebastian Ott2016-09-201-4/+5
* s390/dasd: add missing KOBJ_CHANGE event for unformatted devicesStefan Haberland2016-09-201-0/+4
* s390: enable UBSANChristian Borntraeger2016-09-205-2/+10
* ubsan: allow to disable the null sanitizerChristian Borntraeger2016-09-202-1/+15
* s390/crashdump: use list_first_entry_or_nullMasahiro Yamada2016-09-201-3/+1
* s390: claim efficient unaligned accessChristian Borntraeger2016-09-201-0/+1
* s390: add assembler include path for vx-insn.hMartin Schwidefsky2016-09-061-0/+2
* s390/crypto: avoid returning garbage valueColin Ian King2016-09-061-1/+1
* s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-062-2/+2
* RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky2016-09-014-1/+121
* s390/crypto: simplify CPACF encryption / decryption functionsMartin Schwidefsky2016-08-292-214/+136
* s390/crypto: cpacf function detectionMartin Schwidefsky2016-08-299-253/+223
* s390/crypto: simplify init / exit functionsMartin Schwidefsky2016-08-292-98/+79
* s390/crypto: simplify return code handlingMartin Schwidefsky2016-08-296-165/+52
* s390/crypto: cleanup cpacf function codesMartin Schwidefsky2016-08-293-133/+110
* RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky2016-08-296-0/+265
* s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky2016-08-291-28/+39
* s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-295-209/+147
* s390/vx: allow to include vx-insn.h with .includeMartin Schwidefsky2016-08-291-34/+28
* s390/time: avoid races when updating tb_update_countDavid Hildenbrand2016-08-291-5/+0
* s390/time: fixup the clock comparator on all cpusDavid Hildenbrand2016-08-291-0/+1
* s390/time: cleanup etr leftoversDavid Hildenbrand2016-08-291-21/+9
* s390/time: simplify stp time syncsDavid Hildenbrand2016-08-291-46/+4
* Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky2016-08-262-4/+25
|\
| * KVM: s390: generate facility mask from readable listHeiko Carstens2016-08-252-4/+25
* | s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-241-8/+3
* | s390/pci: add zpci_report_error interfaceMartin Schwidefsky2016-08-242-0/+13
* | s390: cio: remove redundant cio_cancel declarationDong Jia Shi2016-08-241-1/+0
* | s390/mm: merge local / non-local IDTE helperMartin Schwidefsky2016-08-242-37/+17
* | s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-243-23/+19
* | s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky2016-08-244-23/+34
* | s390/mm: no local TLB flush for clearing-by-ASCE IDTEMartin Schwidefsky2016-08-241-35/+9
* | Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-235-40/+40
|\ \
| * | f2fs: avoid potential deadlock in f2fs_move_file_rangeChao Yu2016-08-191-2/+7
| * | f2fs: allow copying file range only in between regular filesChao Yu2016-08-191-2/+2
| * | Revert "f2fs: move i_size_write in f2fs_write_end"Chao Yu2016-08-191-1/+1
| * | Revert "f2fs: use percpu_rw_semaphore"Jaegeuk Kim2016-08-193-35/+30
* | | Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-231-2/+2
|\ \ \
| * | | usercopy: fix overlap check for kernel textJosh Poimboeuf2016-08-221-1/+1
| * | | usercopy: avoid potentially undefined behavior in pointer mathEric Biggers2016-08-221-1/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-08-233-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | crypto: sha512-mb - fix ctx pointerXiaodong Liu2016-08-161-2/+2
| * | | crypto: sha256-mb - fix ctx pointer and digest copyXiaodong Liu2016-08-162-5/+6
* | | | Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-229-9/+30
|\ \ \ \
| * | | | ARC: export __udivdi3 for modulesVineet Gupta2016-08-191-0/+2
| * | | | ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta2016-08-191-1/+1
| * | | | ARC: export kmapVineet Gupta2016-08-191-0/+1
| * | | | ARC: Support syscall ABI v4Vineet Gupta2016-08-193-5/+14
| * | | | ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana2016-08-191-2/+2