summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart2013-09-101-2/+7
| * | | | | | [SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...James Smart2013-09-101-9/+3
| * | | | | | [SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...James Smart2013-09-102-4/+5
| * | | | | | [SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com2013-09-105-282/+407
| * | | | | | [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceDave Jones2013-09-101-1/+1
| * | | | | | [SCSI] hpsa: bump driver version to reflect changesMike Miller2013-09-101-1/+1
| * | | | | | [SCSI] hpsa: housekeeping patch for device_id and product arraysMike Miller2013-09-101-6/+6
| * | | | | | [SCSI] hpsa: add HP Smart Array Gen8 namesMike Miller2013-09-101-8/+7
| * | | | | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller2013-09-102-0/+26
| * | | | | | [SCSI] ufs: configure the attribute for power modeSeungwon Jeon2013-09-062-0/+87
| * | | | | | [SCSI] ufs: add operation for the uic power mode changeSeungwon Jeon2013-09-064-4/+225
| * | | | | | [SCSI] ufs: add dme configuration primitivesSeungwon Jeon2013-09-063-0/+145
| * | | | | | [SCSI] ufs: fix the setting interrupt aggregation counterSeungwon Jeon2013-09-062-30/+27
| * | | | | | [SCSI] ufs: find out sense data over scsi status valuesSeungwon Jeon2013-09-062-15/+23
| * | | | | | [SCSI] megaraid_sas: Version and Changelog updateadam radford2013-09-063-4/+14
| * | | | | | [SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...adam radford2013-09-065-29/+204
| * | | | | | [SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman2013-09-061-1/+1
| * | | | | | [SCSI] ibmvfc: Fix for offlining devices during error recoveryBrian King2013-09-061-2/+13
| * | | | | | [SCSI] ibmvscsi: Fix little endian issuesAnton Blanchard2013-09-062-91/+109
| * | | | | | [SCSI] esas2r: Remove null test for stack allocated fw_coredump_bufferBradley Grove2013-09-061-2/+1
| * | | | | | [SCSI] esas2r: coccinelle - Replace memcpy with struct assignmentBradley Grove2013-09-061-2/+2
| * | | | | | [SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255)Bradley Grove2013-09-061-1/+1
| * | | | | | [SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULLBradley Grove2013-09-061-2/+5
| * | | | | | [SCSI] esas2r: smatch - Fix dereference that occurs prior to checkBradley Grove2013-09-062-2/+8
| * | | | | | [SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an...Bradley Grove2013-09-061-1/+1
* | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-158-371/+216
|\ \ \ \ \ \ \
| * | | | | | | slab: Use correct GFP_DMA constantChristoph Lameter2013-09-041-1/+1
| * | | | | | | slub: remove verify_mem_not_deleted()Christoph Lameter2013-09-042-50/+0
| * | | | | | | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-047-278/+158
| * | | | | | | mm, slab_common: add 'unlikely' to size check of kmalloc_slab()Joonsoo Kim2013-08-141-1/+1
| * | | | | | | mm/slub.c: beautify code for removing redundancy 'break' statement.Chen Gang2013-08-131-1/+0
| * | | | | | | slub: Remove unnecessary page NULL checkLibin2013-08-131-1/+1
| * | | | | | | slub: don't use cpu partial pages on UPUwe Kleine-König2013-08-131-1/+1
| * | | | | | | mm/slub: beautify code for 80 column limitation and tab alignmentChen Gang2013-07-171-36/+56
| * | | | | | | mm/slub: remove 'per_cpu' which is useless variableChen Gang2013-07-151-5/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-152-6/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-072-6/+32
* | | | | | | | | vfs: fix typo in comment in recent dentry workLinus Torvalds2013-09-151-1/+1
* | | | | | | | | partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso2013-09-151-2/+6
* | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-133-4/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-093-4/+12
* | | | | | | | | | vfs: fix dentry LRU list handling and nr_dentry_unused accountingLinus Torvalds2013-09-131-27/+101
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-135-13/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (k10temp) remove unnecessary pci_set_drvdata()Jingoo Han2013-09-121-1/+0
| * | | | | | | | | hwmon: (tmp421) Fix return valueSachin Kamat2013-09-111-1/+1
| * | | | | | | | | hwmon: (amc6821) Remove redundant breakSachin Kamat2013-09-111-3/+0
| * | | | | | | | | hwmon: (amc6821) Fix return valueSachin Kamat2013-09-111-2/+2
| * | | | | | | | | hwmon: (ibmaem) Fix return valueSachin Kamat2013-09-111-1/+1
| * | | | | | | | | hwmon: (emc2103) Fix return valueSachin Kamat2013-09-111-5/+5
* | | | | | | | | | Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-09-1311-353/+324
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud