summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: delete old wrap codePavel Tatashin2017-06-066-45/+1
* sparc64: new context wrapPavel Tatashin2017-06-061-27/+54
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-062-2/+4
* sparc64: redefine first versionPavel Tatashin2017-06-062-4/+4
* sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-061-20/+1
* sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-061-0/+2
* sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett2017-06-061-1/+2
* sparc: Machine description indices can varyJames Clarke2017-06-062-4/+65
* sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-062-6/+12
* arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-062-6/+15
* sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2017-06-052-0/+36
* sparc64: Fix build warnings with gcc 7.David S. Miller2017-06-011-1/+1
* arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu2017-05-261-2/+6
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-2423-434/+902
|\
| * scsi: zero per-cmd private driver data for each MQ I/OLong Li2017-05-181-1/+1
| * scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash2017-05-181-1/+4
| * scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski2017-05-181-0/+7
| * scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart2017-05-171-0/+2
| * scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli2017-05-171-0/+7
| * scsi: lpfc: update version to 11.2.0.14James Smart2017-05-161-1/+1
| * scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-166-10/+161
| * scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart2017-05-162-0/+7
| * scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2017-05-162-13/+12
| * scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart2017-05-161-2/+4
| * scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart2017-05-161-0/+1
| * scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-168-24/+144
| * scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-169-233/+291
| * scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart2017-05-166-12/+50
| * scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2017-05-162-25/+21
| * scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart2017-05-161-3/+6
| * scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-166-52/+31
| * scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-166-43/+106
| * scsi: lpfc: Fix system crash when port is reset.James Smart2017-05-162-5/+9
| * scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-164-20/+16
| * scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva2017-05-161-1/+1
| * scsi: sd: Ignore sync cache failures when not supportedDerek Basehore2017-05-161-12/+28
| * scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2017-05-111-2/+3
| * scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal2017-05-111-4/+15
| * scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal2017-05-111-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-242-9/+18
|\ \
| * | ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-05-232-9/+18
* | | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-05-249-39/+35
|\ \ \
| * | | mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam2017-05-221-1/+2
| * | | mmc: cavium: Fix probing race with regulatorJan Glauber2017-05-222-1/+16
| * | | of/platform: Make of_platform_device_destroy globally visibleJan Glauber2017-05-222-1/+3
| * | | mmc: cavium: Prevent crash with incomplete DTJan Glauber2017-05-221-15/+10
| * | | mmc: cavium-octeon: Use proper GPIO name for power controlDavid Daney2017-05-191-1/+1
| * | | mmc: cavium-octeon: Fix interrupt enable codeDavid Daney2017-05-191-1/+1
| * | | mmc: sdhci-xenon: kill xenon_clean_phy()Jisheng Zhang2017-05-193-19/+2
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-231-4/+21
|\ \ \ \