aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-08-16
|\
| * locks: update Locking documentation to clarify fl_release_private behaviorJeff Layton2014-08-14
| * locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlockJeff Layton2014-08-14
| * locks: defer freeing locks in locks_delete_lock until after i_lock has been d...Jeff Layton2014-08-14
| * locks: don't reuse file_lock in __posix_lock_fileJeff Layton2014-08-14
| * locks: don't call locks_release_private from locks_copy_lockJeff Layton2014-08-11
| * locks: show delegations as "DELEG" in /proc/locksJeff Layton2014-08-11
* | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-08-16
|\ \
| * | aio: use iovec array rather than the single oneGu Zheng2014-07-24
| * | aio: fix some commentsGu Zheng2014-07-24
| * | aio: use the macro rather than the inline magic numberGu Zheng2014-07-24
| * | aio: remove the needless registration of ring file's private_dataGu Zheng2014-07-24
| * | aio: remove no longer needed preempt_disable()Benjamin LaHaise2014-07-22
| * | Merge ../aio-fixesBenjamin LaHaise2014-07-14
| |\ \
| * | | aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx()Oleg Nesterov2014-06-24
| * | | aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()Oleg Nesterov2014-06-24
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-15
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-06
| |\ \ \ \
| | * | | | iscsi class: Fix freeing of skb in get host error pathMike Christie2014-08-04
| | * | | | pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-01
| | * | | | pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-01
| | * | | | pm8001: Update MAINTAINERS listSuresh Thiagarajan2014-08-01
| | * | | | libiscsi: return new error code when nop times outMike Christie2014-08-01
| | * | | | iscsi class: fix get_host_stats return code when not supportedMike Christie2014-08-01
| | * | | | iscsi class: fix get_host_stats error handlingMike Christie2014-08-01
| | * | | | qla4xxx: fix get_host_stats error propagationMike Christie2014-08-01
| | * | | | qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-30
| | * | | | scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-30
| | * | | | scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-30
| | * | | | qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-30
| | * | | | pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-30
| * | | | | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-08-06
| |\ \ \ \ \
| | * | | | | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-01
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2014-08-15
| |\ \ \ \ \ \ \
| | * | | | | | | Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-13
| | * | | | | | | Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-13
| | * | | | | | | Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-13
| | * | | | | | | Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-13
| | * | | | | | | Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-13
| | * | | | | | | Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-08
| | * | | | | | | Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-08
| | * | | | | | | Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-08
| | * | | | | | | Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-08
| | * | | | | | | Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-08
| * | | | | | | | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-12
| * | | | | | | | Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven2014-08-12
* | | | | | | | | Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterTakashi Iwai2014-08-14
| * | | | | | | | | ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai2014-08-10