summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger-26/+70
2015-09-15iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz-8/+19
2015-09-15iser-target: Change the recv buffers posting logicJenny Derzhavetz-48/+67
2015-09-15iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz-31/+40
2015-09-15iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz-33/+33
2015-09-15iser-target: Remove unused variablesJenny Derzhavetz-6/+0
2015-09-15iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz-1/+37
2015-09-15iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz-1/+8
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds-7/+4
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+2
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds-42/+203
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-15/+947
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-43/+180
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-596/+635
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1236/+1839
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-602/+194
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-12/+60
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-179/+489
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches-1/+2
2015-09-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-130/+845
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-2/+4
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig-1/+1
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-82/+217
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov-15/+947
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki-15/+93
2015-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki-28/+59
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki-0/+28
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp-1/+2
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover-8/+2
2015-09-11target: Remove no-op conditionalAndy Grover-2/+1
2015-09-11target/user: Remove unused variableAndy Grover-1/+0
2015-09-11target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier-4/+5
2015-09-11target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger-2/+4
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger-4/+65
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie-4/+5
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet-1/+1
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin-3/+3
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-90/+31
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-846/+72
2015-09-11Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie-21/+117
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie-31/+53
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma-26/+42
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-113/+102
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-194/+432
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig-6/+0
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov-14/+14
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young-2/+2
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko-28/+7
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko-9/+1