summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.15v3.12.15Jiri Slaby2014-03-241-1/+1
* PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui2014-03-241-3/+12
* arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-03-241-4/+4
* bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger2014-03-241-1/+1
* MIPS: include linux/types.hQais Yousef2014-03-241-0/+1
* ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov2014-03-241-0/+10
* x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-241-3/+12
* SCSI: storvsc: NULL pointer dereference fixAles Novak2014-03-241-0/+3
* SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis2014-03-241-16/+30
* SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-241-2/+1
* SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-241-3/+2
* SCSI: isci: fix reset timeout handlingDan Williams2014-03-242-8/+1
* can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde2014-03-241-1/+2
* can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde2014-03-241-7/+20
* can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde2014-03-241-12/+38
* can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde2014-03-241-1/+3
* can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde2014-03-241-3/+5
* net: unix socket code abuses csum_partialAnton Blanchard2014-03-241-2/+1
* dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-241-5/+3
* dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-241-1/+2
* dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-241-21/+92
* mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott2014-03-241-7/+13
* vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann2014-03-241-2/+5
* vmxnet3: fix netpoll race conditionNeil Horman2014-03-241-5/+11
* PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-03-241-0/+3
* KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-241-3/+3
* ipc: Fix 2 bugs in msgrcv() MSG_COPY implementationMichael Kerrisk2014-03-241-0/+2
* i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger2014-03-241-1/+1
* drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher2014-03-221-1/+1
* drm/radeon: fix minor typos in si_dpm.cAlex Deucher2014-03-221-2/+2
* drm/radeon/cik: properly set compute ring status on disableAlex Deucher2014-03-221-1/+4
* drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher2014-03-221-7/+5
* drm/radeon/cik: properly set sdma ring status on disableAlex Deucher2014-03-221-0/+2
* drm/radeon: re-order firmware loading in preparation for dpm reworkAlex Deucher2014-03-226-77/+84
* drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä2014-03-221-3/+3
* drm/i915: fix pch pci device enumerationImre Deak2014-03-221-14/+9
* drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher2014-03-221-1/+1
* drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher2014-03-221-1/+1
* fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev2014-03-221-0/+1
* iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger2014-03-221-1/+1
* iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger2014-03-221-6/+8
* iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger2014-03-222-2/+7
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-224-60/+55
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-223-14/+14
* ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki2014-03-221-17/+15
* NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust2014-03-221-2/+3
* NFS: Fix a delegation callback raceTrond Myklebust2014-03-221-4/+7
* spi: spi-ath79: fix initial GPIO CS line setupGabor Juhos2014-03-221-2/+2
* spi: spi-imx: spi_imx_remove: do not disable disabled clocksPhilippe De Muyter2014-03-221-2/+2
* spi: fsl-dspi: Fix getting correct address for masterAxel Lin2014-03-221-3/+3