summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-31media: dw2102: some missing unlocks on errorDan Carpenter
2014-03-31media: cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter
2014-03-31net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-31drm/i915: Disable stolen memory when DMAR is activeChris Wilson
2014-03-31clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner
2014-03-31ALSA: compress: Pass through return value of open ops callbackCharles Keepax
2014-03-31HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vazquez Cao
2014-03-31ARM: tegra: only run PL310 init on systems with oneStephen Warren
2014-03-31arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2014-03-31arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas
2014-03-31HID:hid-lg4ff: Initialize device properties before we touch autocentering.Simon Wood
2014-03-31s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens
2014-03-31arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2014-03-27iscsi/iser-target: fix build warningJiri Slaby
2014-03-26ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codecMengdong Lin
2014-03-26ALSA: hda - add codec ID for Broadwell display audio codecMengdong Lin
2014-03-26ALSA: hda - add device ID for Broadwell display audio controllerMengdong Lin
2014-03-26ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-03-26cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan
2014-03-26ARM: ignore memory below PHYS_OFFSETRussell King
2014-03-26ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm
2014-03-26NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-03-26ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2014-03-26iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach
2014-03-24Linux 3.12.15Jiri Slaby
2014-03-24PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-03-24arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-03-24bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger
2014-03-24MIPS: include linux/types.hQais Yousef
2014-03-24ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov
2014-03-24x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-24SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-24SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis
2014-03-24SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-24SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-24SCSI: isci: fix reset timeout handlingDan Williams
2014-03-24can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-24can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-24can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-24can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-24can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-24net: unix socket code abuses csum_partialAnton Blanchard
2014-03-24dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-24dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-24dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber
2014-03-24mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-24vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-24vmxnet3: fix netpoll race conditionNeil Horman
2014-03-24PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas