summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-09-161-3/+4
|\ \ \ \ \ \
| * | | | | | UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman2013-08-161-3/+4
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-157-8/+50
|\ \ \ \ \ \ \
| * | | | | | | MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras2013-09-131-1/+1
| * | | | | | | MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin2013-09-131-2/+11
| * | | | | | | MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2013-09-133-0/+11
| * | | | | | | MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki2013-09-133-5/+27
* | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-09-1513-114/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/x86: panasonic-laptop: reuse module_acpi_driverAndy Shevchenko2013-09-051-24/+1
| * | | | | | | | samsung-laptop: fix config build errorRandy Dunlap2013-09-051-0/+1
| * | | | | | | | platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-053-3/+0
| * | | | | | | | amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310.Jerome Meinke2013-09-051-0/+7
| * | | | | | | | wmi: parse_wdg() should return kernel error codesDan Carpenter2013-09-051-2/+2
| * | | | | | | | hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai2013-09-051-8/+8
| * | | | | | | | platform: replace strict_strto*() with kstrto*()Jingoo Han2013-09-052-3/+5
| * | | | | | | | x86: irst: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * | | | | | | | x86: smartconnect: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * | | | | | | | platform samsung-q10: use ACPI instead of direct EC callsFrederick van der Wyck2013-09-052-45/+22
| * | | | | | | | thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirkAdam Lee2013-09-051-3/+10
| * | | | | | | | thinkpad_acpi: return -NODEV while operating uninitialized LEDsAdam Lee2013-09-051-2/+8
* | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-1537-678/+1718
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel2013-09-114-18/+34
| * | | | | | | | | [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel2013-09-111-3/+20
| * | | | | | | | | [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel2013-09-111-28/+42
| * | | | | | | | | [SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars2013-09-111-32/+0
| * | | | | | | | | [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upBrian Uchino2013-09-111-4/+4
| * | | | | | | | | [SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini2013-09-112-1/+112
| * | | | | | | | | [SCSI] sd: Fix potential out-of-bounds accessAlan Stern2013-09-111-8/+3
| * | | | | | | | | [SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42James Smart2013-09-101-1/+1
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart2013-09-103-1/+10
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2013-09-102-18/+16
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart2013-09-102-1/+14
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...James Smart2013-09-101-3/+6
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsJames Smart2013-09-101-2/+8
| * | | | | | | | | [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart2013-09-102-38/+12
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...James Smart2013-09-102-10/+9
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart2013-09-102-6/+27
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...James Smart2013-09-101-2/+4
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.James Smart2013-09-101-1/+9
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...James Smart2013-09-102-17/+72
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...James Smart2013-09-101-1/+1
| * | | | | | | | | [SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart2013-09-101-3/+3
| * | | | | | | | | [SCSI] lpfc 8.3.42: Fixed mailbox memory leak.James Smart2013-09-101-0/+1
| * | | | | | | | | [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
OpenPOWER on IntegriCloud