aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky3-4/+58
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky3-2/+22
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott3-9/+16
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott3-0/+15
2015-10-14s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott1-38/+26
2015-10-14s390/cio: fix memleak in channel measurementSebastian Ott1-1/+3
2015-10-14s390/cio: improve locking during cmbe allocationSebastian Ott1-20/+23
2015-10-14s390/cio: fix use after free in cmb processingSebastian Ott2-11/+18
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott3-13/+39
2015-10-14s390/cio: cleanup cmb_enable sysfs attrSebastian Ott1-8/+14
2015-10-14s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov1-12/+4
2015-10-14s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger1-4/+4
2015-10-14s390/vdso: use correct memory barrierChristian Borntraeger1-1/+1
2015-10-14s390/spinlock: use correct barriersChristian Borntraeger1-2/+2
2015-10-14s390/dasd: mark DASD devices as non rotationalChristian Borntraeger1-0/+1
2015-10-14s390/zcrypt: enable odd RSA modulus sizes in CRT formatIngo Tuchscherer4-5/+4
2015-10-14s390/numa: write kernel message when emu_size has been increasedMichael Holzheu1-2/+8
2015-10-13Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-9/+1
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-1/+12
2015-10-13Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds6-19/+42
2015-10-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-94/+219
2015-10-13crypto: ahash - ensure statesize is non-zeroRussell King1-1/+2
2015-10-12svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever1-1/+1
2015-10-12Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie7-14/+77
2015-10-12drm/nouveau/bios: fix OF loadingIlia Mirkin3-11/+36
2015-10-12drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs1-0/+24
2015-10-12drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary1-2/+6
2015-10-12drm/nouveau/display: allow up to 16k width/height for fermi+Ilia Mirkin1-1/+5
2015-10-12drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs1-0/+6
2015-10-11Linux 4.3-rc5Linus Torvalds1-2/+2
2015-10-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+8
2015-10-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+4
2015-10-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+6
2015-10-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-14/+33
2015-10-11Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-4/+4
2015-10-11MAINTAINERS: Change Matt Fleming's email addressMatt Fleming1-2/+2
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-4/+43
2015-10-10Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-28/+79
2015-10-10Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-1/+1
2015-10-10Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-8/+19
2015-10-10Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-12/+8
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-0/+1
2015-10-10namei: results of d_is_negative() should be checked after dentry revalidationTrond Myklebust1-2/+6
2015-10-09Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-4/+10
2015-10-09Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+5
2015-10-09Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds14-49/+67
2015-10-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds4-25/+9
2015-10-09Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-6/+22
2015-10-09Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds9-27/+44