summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-01block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAXAkinobu Mita2-3/+8
2014-07-01block/partitions/efi.c: kerneldoc fixingFabian Frederick1-22/+24
2014-07-01block/partitions/msdos.c: code clean-upFabian Frederick1-5/+8
2014-07-01block/partitions/amiga.c: replace nolevel printk by pr_errFabian Frederick1-5/+7
2014-07-01block/partitions/aix.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng2-9/+4
2014-07-01blk-mq: use percpu_ref for mq usage countTejun Heo2-40/+31
2014-07-01blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()Tejun Heo1-14/+9
2014-07-01blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo4-13/+9
2014-07-01block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo3-10/+10
2014-07-01blk-mq: fix a memory ordering bug in blk_mq_queue_enter()Tejun Heo1-1/+1
2014-07-01Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe11-822/+834
2014-06-29Linux 3.16-rc3v3.16-rc3Linus Torvalds1-1/+1
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-6/+45
2014-06-29MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap1-0/+3
2014-06-29Documentation: add section about git to email-clients.txtDan Carpenter1-0/+11
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon1-3/+4
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott1-0/+1
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami1-0/+5
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami1-1/+1
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre1-2/+0
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2-0/+34
2014-06-28Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-35/+27
2014-06-28Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+19
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds10-70/+82
2014-06-28Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown4-35/+27
2014-06-28Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown3-1/+19
2014-06-28percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2-0/+54
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo5-33/+24
2014-06-28percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2-8/+7
2014-06-28percpu-refcount: add helpers for ->percpu_count accessesTejun Heo2-22/+30
2014-06-28percpu-refcount: one bit is enough for REF_STATUSTejun Heo2-4/+2
2014-06-28percpu-refcount, aio: use percpu_ref_cancel_init() in ioctx_alloc()Tejun Heo1-2/+2
2014-06-27iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka1-6/+7
2014-06-27Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+16
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds14-129/+302
2014-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-499/+211
2014-06-27Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-16/+46
2014-06-27Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2014-06-27Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-10/+18
2014-06-27Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-335/+365
2014-06-27Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-3/+4
2014-06-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-70/+169
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin4-60/+59
2014-06-27iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger1-1/+1
2014-06-27lz4: fix another possible overrunGreg Kroah-Hartman1-1/+3
2014-06-27Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin3-5/+5
2014-06-27efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski1-1/+1
2014-06-27Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie8-38/+46
2014-06-26tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger1-0/+1