summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-27dm: fix missed error code if .end_io isn't implemented by target_typezhendong chen1-1/+1
2015-01-27bugon.cocci: fix Options at the macroMauro Carvalho Chehab1-1/+1
2015-01-27ARM: dts: berlin: fix io clk and add missing core clk for BG2Q sdhci2 hostJisheng Zhang1-1/+2
2015-01-27clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon1-0/+27
2015-01-27clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0
2015-01-27clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner1-2/+13
2015-01-27clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner1-14/+14
2015-01-27Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-27clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso1-1/+4
2015-01-27clk: Really fix deadlock with mmap_semStephen Boyd1-2/+3
2015-01-27clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski1-0/+4
2015-01-27SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2
2015-01-27scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby1-1/+3
2015-01-27scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen1-0/+1
2015-01-27Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy1-4/+1
2015-01-27Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy1-4/+1
2015-01-27Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä2-9/+1
2015-01-27iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg3-6/+16
2015-01-27iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg1-6/+13
2015-01-27iser-target: Allocate PI contexts dynamicallySagi Grimberg2-116/+158
2015-01-27iser-target: Fix implicit termination of connectionsSagi Grimberg2-8/+35
2015-01-27iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2-31/+77
2015-01-27iser-target: Fix connected_handler + teardown flow raceSagi Grimberg1-12/+19
2015-01-27iser-target: Parallelize CM connection establishmentSagi Grimberg2-24/+62
2015-01-27iser-target: Fix flush + disconnect completion handlingSagi Grimberg2-23/+31
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg3-34/+54
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger1-15/+11
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner5-2/+79
2015-01-27IB/iser: Fix possible SQ overflowMax Gurtovoy2-3/+5
2015-01-27tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2-49/+24
2015-01-27uapi/linux/target_core_user.h: fix headers_install.sh badnessKyle McMartin1-4/+0
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2-4/+0
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger1-0/+1
2015-01-27asus-nb-wmi: Add another wapf=4 quirkHans de Goede1-0/+9
2015-01-27rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger1-8/+24
2015-01-27rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger1-0/+2
2015-01-27cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2015-01-27cfg80211: avoid mem leak on driver hint setArik Nemtsov1-1/+4
2015-01-27cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach1-5/+2
2015-01-27nl80211: check matches array length before acessing itLuciano Coelho1-1/+1
2015-01-27xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede1-0/+2
2015-01-27xhci: Check if slot is already in default state before moving it thereMathias Nyman1-0/+9
2015-01-27cxl: Unmap MMIO regions when detaching a contextIan Munsie3-3/+21
2015-01-27cxl: Add timeout to process element commandsIan Munsie1-0/+5
2015-01-27cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie5-21/+15
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta1-9/+9
2015-01-27drm/irq: BUG_ON() -> WARN_ON()Rob Clark1-1/+2
2015-01-27drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4Ville Syrjälä1-4/+2
2015-01-27drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson2-8/+42
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson1-0/+2