summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng
2014-07-01blk-mq: use percpu_ref for mq usage countTejun Heo
2014-07-01blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()Tejun Heo
2014-07-01blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo
2014-07-01block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo
2014-07-01blk-mq: fix a memory ordering bug in blk_mq_queue_enter()Tejun Heo
2014-07-01Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe
2014-06-29Linux 3.16-rc3Linus Torvalds
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-29MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap
2014-06-29Documentation: add section about git to email-clients.txtDan Carpenter
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni
2014-06-28Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-06-28Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-28Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown
2014-06-28Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown
2014-06-28percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo
2014-06-28percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo
2014-06-28percpu-refcount: add helpers for ->percpu_count accessesTejun Heo
2014-06-28percpu-refcount: one bit is enough for REF_STATUSTejun Heo
2014-06-28percpu-refcount, aio: use percpu_ref_cancel_init() in ioctx_alloc()Tejun Heo
2014-06-28iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-06-28Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-28Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-28Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-28Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-28Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-28Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-28Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin
2014-06-27iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-06-27lz4: fix another possible overrunGreg Kroah-Hartman
2014-06-27Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-27efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski
2014-06-27Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-27tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger
2014-06-27iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-06-27target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-06-27iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger
2014-06-27iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds