summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-08-161-56/+30
|\
| * aio: use iovec array rather than the single oneGu Zheng2014-07-241-5/+5
| * aio: fix some commentsGu Zheng2014-07-241-4/+3
| * aio: use the macro rather than the inline magic numberGu Zheng2014-07-241-1/+1
| * aio: remove the needless registration of ring file's private_dataGu Zheng2014-07-241-1/+0
| * aio: remove no longer needed preempt_disable()Benjamin LaHaise2014-07-221-8/+2
| * Merge ../aio-fixesBenjamin LaHaise2014-07-14626-3642/+5482
| |\
| * | aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx()Oleg Nesterov2014-06-251-11/+3
| * | aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()Oleg Nesterov2014-06-251-26/+16
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-1612-114/+125
|\ \ \
| * \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-0611-112/+123
| |\ \ \
| | * | | iscsi class: Fix freeing of skb in get host error pathMike Christie2014-08-041-1/+1
| | * | | pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-012-71/+70
| | * | | pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-011-5/+2
| | * | | pm8001: Update MAINTAINERS listSuresh Thiagarajan2014-08-011-0/+1
| | * | | libiscsi: return new error code when nop times outMike Christie2014-08-012-1/+2
| | * | | iscsi class: fix get_host_stats return code when not supportedMike Christie2014-08-011-1/+1
| | * | | iscsi class: fix get_host_stats error handlingMike Christie2014-08-011-0/+4
| | * | | qla4xxx: fix get_host_stats error propagationMike Christie2014-08-011-0/+2
| | * | | qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-301-0/+6
| | * | | scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-301-7/+7
| | * | | scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-301-7/+7
| | * | | qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-1/+1
| | * | | pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
| * | | | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-08-061-2/+2
| |\ \ \ \
| | * | | | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-011-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-169-202/+462
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2014-08-157-201/+459
| |\ \ \ \ \ \
| | * | | | | | Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-141-1/+0
| | * | | | | | Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
| | * | | | | | Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-131-6/+11
| | * | | | | | Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-131-125/+145
| | * | | | | | Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-131-39/+42
| | * | | | | | Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-081-1/+7
| | * | | | | | Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-081-2/+68
| | * | | | | | Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-081-3/+3
| | * | | | | | Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-082-11/+28
| | * | | | | | Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-081-3/+5
| * | | | | | | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
| * | | | | | | Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven2014-08-121-0/+2
* | | | | | | | Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-168-89/+239
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterTakashi Iwai2014-08-141-0/+6
| * | | | | | | | ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai2014-08-101-1/+6
| * | | | | | | | ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333Gabriele Mazzotta2014-08-101-1/+1
| * | | | | | | | ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333Gabriele Mazzotta2014-08-101-0/+11
| * | | | | | | | ALSA: usb-audio: fix BOSS ME-25 MIDI regressionClemens Ladisch2014-08-101-0/+29
| * | | | | | | | ALSA: hda - Fix parsing of CMI8888 codecTakashi Iwai2014-08-071-0/+47
| * | | | | | | | ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controllerTakashi Iwai2014-08-071-0/+7
| * | | | | | | | ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset MicKailang Yang2014-08-071-0/+22
| * | | | | | | | sound: oss: Remove typedefs wanc_info and wavnc_port_infoHimangi Saraogi2014-08-061-68/+89