summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] hptiop: Support HighPoint RR4520/RR4522 HBAHighPoint Linux Team2012-11-273-24/+530
* [SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai2012-11-273-28/+19
* [SCSI] be2iscsi: Bump the driver versionJohn Soni Jose2012-11-271-1/+1
* [SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose2012-11-275-2/+178
* [SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose2012-11-276-194/+260
* [SCSI] be2iscsi: Update the copyright informationJohn Soni Jose2012-11-279-9/+9
* [SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose2012-11-273-0/+44
* [SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose2012-11-273-104/+230
* [SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose2012-11-275-62/+212
* [SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose2012-11-272-39/+277
* [SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.John Soni Jose2012-11-273-13/+52
* [SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose2012-11-272-7/+21
* [SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose2012-11-273-1/+8
* [SCSI] be2iscsi: Fix return value and typo.John Soni Jose2012-11-272-20/+60
* [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose2012-11-273-37/+52
* [SCSI] be2iscsi: Issue an function level reset when driver is loadedJohn Soni Jose2012-11-271-47/+18
* [SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose2012-11-273-0/+21
* [SCSI] be2iscsi: Fix max supported EQ count to 8.John Soni Jose2012-11-272-9/+15
* [SCSI] be2iscsi: Fix memory leak in control path of driverJohn Soni Jose2012-11-272-10/+31
* [SCSI] be2iscsi: Display Completion Event string instead of OpcodeJohn Soni Jose2012-11-272-26/+64
* [SCSI] be2iscsi: Fix the issue with soft reset.Minh Tran2012-11-271-1/+1
* [SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh2012-11-271-0/+28
* [SCSI] sd: Reshuffle init_sd to avoid crashJoel D. Diaz2012-11-271-5/+8
* [SCSI] MAINTAINERS: update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainerssreekanth.reddy@lsi.com2012-11-271-1/+4
* Linux 3.7-rc7v3.7-rc7Linus Torvalds2012-11-251-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-252-2/+3
|\
| * powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-261-1/+1
| * powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-231-1/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-11-253-12/+41
|\ \
| * | MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss2012-11-231-2/+17
| * | MIPS: Fix crash that occurs when function tracing is enabledAl Cooper2012-11-231-4/+4
| * | MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-231-6/+20
* | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-241-2/+4
|\ \ \
| * | | ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-241-2/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-2316-49/+131
|\ \ \ \
| * | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-201-7/+7
| * | | | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-201-0/+4
| * | | | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-201-0/+2
| * | | | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-202-11/+32
| * | | | Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2012-11-202-3/+2
| |\ \ \ \
| | * | | | x86, efi: Fix processor-specific memcpy() build errorMatt Fleming2012-11-201-0/+2
| | * | | | x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-201-3/+0
| * | | | | x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim2012-11-141-1/+1
| |/ / / /
| * | | | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-131-13/+18
| |\ \ \ \
| | * | | | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-301-13/+18
| * | | | | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-311-0/+14
| * | | | | x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon2012-10-301-0/+13
| * | | | | x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon2012-10-301-0/+10
| * | | | | x86/ce4100: Fix pm_poweroffFlorian Fainelli2012-10-301-0/+14
| * | | | | MAINTAINERS: Update email address for Robert RichterRobert Richter2012-10-301-1/+1
OpenPOWER on IntegriCloud