summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.13.7v3.13.7Greg Kroah-Hartman2014-03-231-1/+1
* PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui2014-03-231-3/+12
* memcg: reparent charges of children before processing parentFilipe Brandenburger2014-03-231-1/+14
* arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-03-231-4/+4
* bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger2014-03-231-1/+1
* MIPS: include linux/types.hQais Yousef2014-03-231-0/+1
* Fix mountpoint reference leakage in linkatOleg Drokin2014-03-231-1/+4
* regulator: core: Change dummy supplies error message to a warningShuah Khan2014-03-231-1/+1
* ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov2014-03-231-0/+10
* intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie2014-03-231-3/+12
* intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie2014-03-231-4/+54
* audit: don't generate loginuid log when audit disabledGao feng2014-03-231-0/+3
* Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-03-231-0/+2
* Btrfs: fix tree mod loggingFilipe David Borba Manana2014-03-231-89/+296
* Btrfs: return immediately if tree log mod is not necessaryFilipe David Borba Manana2014-03-231-1/+1
* x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-231-3/+12
* SCSI: storvsc: NULL pointer dereference fixAles Novak2014-03-231-0/+3
* SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis2014-03-231-16/+30
* SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-231-2/+1
* SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-231-3/+2
* SCSI: isci: fix reset timeout handlingDan Williams2014-03-232-8/+1
* can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde2014-03-231-1/+2
* can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde2014-03-231-7/+20
* can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde2014-03-231-12/+38
* can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde2014-03-231-1/+3
* can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde2014-03-231-3/+5
* net: unix socket code abuses csum_partialAnton Blanchard2014-03-231-2/+1
* dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-231-5/+3
* dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-231-1/+2
* dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-231-21/+92
* dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen2014-03-231-2/+2
* mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott2014-03-231-7/+13
* vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann2014-03-231-2/+5
* vmxnet3: fix netpoll race conditionNeil Horman2014-03-231-5/+11
* PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-03-231-0/+3
* ibmveth: Fix endian issues with MAC addressesAnton Blanchard2014-03-232-10/+16
* KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-231-3/+3
* ipc: Fix 2 bugs in msgrcv() MSG_COPY implementationMichael Kerrisk2014-03-231-0/+2
* i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger2014-03-231-1/+1
* ASoC: si476x: Fix IO setupLars-Peter Clausen2014-03-231-1/+1
* ASoC: 88pm860: Fix IO setupLars-Peter Clausen2014-03-231-0/+3
* drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher2014-03-231-1/+1
* drm/radeon: fix minor typos in si_dpm.cAlex Deucher2014-03-231-2/+2
* drm/radeon/cik: properly set compute ring status on disableAlex Deucher2014-03-231-1/+4
* drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher2014-03-231-7/+5
* drm/radeon/cik: properly set sdma ring status on disableAlex Deucher2014-03-231-0/+2
* drm/radeon: fix runpm disabling on non-PX harderAlex Deucher2014-03-231-1/+9
* drm/radeon: re-order firmware loading in preparation for dpm reworkAlex Deucher2014-03-236-77/+84
* drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä2014-03-231-3/+3
* drm/i915: fix pch pci device enumerationImre Deak2014-03-231-14/+9