summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | thermal: tegra_soctherm: fix sign bit of temperatureWei Ni2016-03-081-1/+1
| | | * | | thermal: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-03-082-0/+9
| | | * | | thermal: ti-soc-thermal: clean up the error handling a bitDan Carpenter2016-03-081-6/+4
| | | * | | thermal: rcar: Use ARCH_RENESASSimon Horman2016-03-081-1/+1
| | | * | | thermal: rcar_thermal: don't open code of_device_get_match_data()Wolfram Sang2016-03-081-2/+1
| | | * | | thermal: db8500_cpufreq_cooling: Compile with COMPILE_TESTLuis de Bethencourt2016-03-081-1/+1
| | | * | | thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399Caesar Wang2016-02-291-74/+102
| | | * | | thermal: rockchip: the rename compatibles for rockchip SoCsCaesar Wang2016-02-291-22/+28
| | | * | | thermal: rockchip: fix calculation error for code_to_tempElaine Zhang2016-02-291-1/+1
| | | * | | thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang2016-02-291-6/+5
| | * | | | thermal: intel_pch_thermal: Enable Skylake PCH thermalSrinivas Pandruvada2016-03-151-0/+6
| | |/ / /
| * / / / thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macrosMichele Di Giorgio2016-03-151-2/+14
| |/ / /
* | | | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-2414-466/+407
|\ \ \ \
| * | | | sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown2016-03-171-3/+3
| * | | | nfsd: recover: fix memory leakSudip Mukherjee2016-03-171-0/+1
| * | | | nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-03-161-0/+1
| * | | | nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields2016-03-021-2/+0
| * | | | svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-015-177/+121
| * | | | svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-012-91/+40
| * | | | svcrdma: Remove close_out exit pathChuck Lever2016-03-011-11/+1
| * | | | svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever2016-03-012-13/+46
| * | | | svcrdma: Use correct XID in error repliesChuck Lever2016-03-013-8/+4
| * | | | svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-015-67/+74
| * | | | rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever2016-03-011-0/+1
| * | | | svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-015-24/+20
| * | | | svcrdma: Close connection when a send error occursChuck Lever2016-03-011-2/+6
| * | | | nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-014-14/+24
| * | | | svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-013-7/+19
| * | | | svcrdma: Do not write xdr_buf::tail in a Write chunkChuck Lever2016-03-011-3/+8
| * | | | svcrdma: Find client-provided write and reply chunks once per replyChuck Lever2016-03-011-44/+36
| * | | | nfsd: Update NFS server comments related to RDMA supportChuck Lever2016-03-012-4/+3
| * | | | nfsd: Fix a memory leak when meeting unsupported state_protect_how4Kinglong Mee2016-03-011-1/+2
| * | | | nfsd4: fix bad bounds checkingJ. Bruce Fields2016-03-011-5/+8
* | | | | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-2418-1230/+38
|\ \ \ \ \
| * | | | | staging: delete STE RMI4 hackish driverLinus Walleij2016-03-227-1206/+0
| * | | | | staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy2016-03-221-2/+2
| * | | | | staging: wilc1000: fix a couple of memory leaksColin Ian King2016-03-221-2/+6
| * | | | | staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk2016-03-221-2/+2
| * | | | | staging: fsl-mc: fix incorrect type passed to dev_dbg macrosCihangir Akturk2016-03-221-3/+3
| * | | | | staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim2016-03-221-0/+7
| * | | | | staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten2016-03-221-6/+6
| * | | | | staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla2016-03-221-1/+1
| * | | | | staging: lustre: checking for NULL instead of IS_ERRDan Carpenter2016-03-221-1/+1
| * | | | | staging: lustre: really make lustre dependent on LNetArnd Bergmann2016-03-221-1/+1
| * | | | | staging: refresh TODO for rtl8712Xose Vazquez Perez2016-03-221-6/+6
| * | | | | staging: refresh TODO for rtl8723auXose Vazquez Perez2016-03-221-0/+3
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-241-2/+2
|\ \ \ \ \ \
| * | | | | | clocksource/drivers/pistachio: Correct output format of PTR_ERR()Vladimir Zapolskiy2016-03-231-2/+2
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-245-40/+49
|\ \ \ \ \ \ \
| * | | | | | | irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden optionMaJun2016-03-231-8/+6