summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-14s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky
2015-10-14s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky
2015-10-14s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky
2015-10-14s390/zcrypt: fix device unregister raceMartin Schwidefsky
2015-10-14s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky
2015-10-14s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens
2015-10-14s390/pci: reshuffle struct used to write debug dataSebastian Ott
2015-10-14s390/bitops: remove 31 bit related commentsHeiko Carstens
2015-10-14s390/cmpxchg: remove dead codeHeiko Carstens
2015-10-14s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens
2015-10-14s390/flags: use _BITUL macroHeiko Carstens
2015-10-14s390/flags: fix flag handlingHeiko Carstens
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens
2015-10-14s390/compiler.h Fix sparse vs. hotpatchChristian Borntraeger
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger
2015-10-14s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky
2015-10-14s390/sclp: avoid merged message outputMartin Schwidefsky
2015-10-14s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-10-14s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky
2015-10-14s390/barrier: remove unnecessary serialization in atomics and bitopsMartin Schwidefsky
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-10-14s390/bitops: implement cache friendly test_and_set_bit_lockMartin Schwidefsky
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott
2015-10-14s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott
2015-10-14s390/cio: fix memleak in channel measurementSebastian Ott
2015-10-14s390/cio: improve locking during cmbe allocationSebastian Ott
2015-10-14s390/cio: fix use after free in cmb processingSebastian Ott
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott
2015-10-14s390/cio: cleanup cmb_enable sysfs attrSebastian Ott
2015-10-14s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov
2015-10-14s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger
2015-10-14s390/vdso: use correct memory barrierChristian Borntraeger
2015-10-14s390/spinlock: use correct barriersChristian Borntraeger
2015-10-14s390/dasd: mark DASD devices as non rotationalChristian Borntraeger
2015-10-14s390/zcrypt: enable odd RSA modulus sizes in CRT formatIngo Tuchscherer
2015-10-14s390/numa: write kernel message when emu_size has been increasedMichael Holzheu
2015-10-13Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-10-13Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-13crypto: ahash - ensure statesize is non-zeroRussell King
2015-10-12svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever
2015-10-12Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie