summaryrefslogtreecommitdiffstats
path: root/sound/arm/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-02IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz1-1/+2
2013-05-02IB/iser: Move informational messages from error to info levelRoi Dayan3-25/+34
2013-05-02IB/iser: Add module versionRoi Dayan2-5/+4
2013-04-25mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2-27/+70
2013-04-25mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2-8/+10
2013-04-25mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2-7/+7
2013-04-25mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion4-25/+25
2013-04-25mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2-79/+79
2013-04-25IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen1-0/+4
2013-04-25IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak1-0/+2
2013-04-25mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein1-2/+2
2013-04-25RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise1-0/+2
2013-04-17IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn2-2/+7
2013-04-17IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn1-9/+10
2013-04-17RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo1-12/+13
2013-04-17SRPT: Fix odd use of WARN_ON()Grant Grundler1-1/+1
2013-04-17IPoIB: Fix ipoib_hard_header() return valueDoug Ledford1-1/+1
2013-04-17RDMA: Rename random32() to prandom_u32()Akinobu Mita4-6/+6
2013-04-17RDMA/cxgb3: Fix uninitialized variableCong Ding1-1/+1
2013-04-17IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz1-0/+21
2013-04-17mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2-0/+17
2013-04-17IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz1-1/+2
2013-04-15Linux 3.9-rc7v3.9-rc7Linus Torvalds1-1/+1
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-14vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-14kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen4-2/+15
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2-15/+16
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim3-7/+7
2013-04-12MAINTAINERS: Update e-mail addressMark Brown1-4/+4
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky1-0/+2
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli1-1/+1
2013-04-12perf: Fix error return codeWei Yongjun1-0/+1
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-04-11tcm_vhost: Send bad target to guest when cmd failsAsias He1-4/+6
2013-04-11tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He1-13/+18
2013-04-11tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He1-2/+7
2013-04-11tcm_vhost: Remove double check of responseAsias He1-9/+0
2013-04-11x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli1-5/+5
2013-04-10cifs: Allow passwords which begin with a delimitorSachin Prabhu1-3/+13
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz1-1/+2
2013-04-10e100: Add dma mapping error checkNeil Horman1-11/+25
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21