summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil2016-09-251-0/+1074
| * | | | | | | | | | | | soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil2016-09-251-0/+129
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-132-2/+35
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-131-0/+24
| * | | | | | | | | | | | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+11
* | | | | | | | | | | | | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-1311-10/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson2016-09-301-0/+1
| * | | | | | | | | | | | | NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust2016-09-271-0/+1
| * | | | | | | | | | | | | nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-221-0/+3
| * | | | | | | | | | | | | nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton2016-09-221-2/+3
| * | | | | | | | | | | | | pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-191-0/+1
| * | | | | | | | | | | | | xprtrdma: Support larger inline thresholdsChuck Lever2016-09-191-2/+2
| * | | | | | | | | | | | | xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-191-0/+4
| * | | | | | | | | | | | | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-191-0/+35
| * | | | | | | | | | | | | SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever2016-09-191-0/+1
| * | | | | | | | | | | | | SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever2016-09-191-2/+3
| * | | | | | | | | | | | | SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-192-2/+2
| * | | | | | | | | | | | | SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-192-2/+2
| * | | | | | | | | | | | | SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2016-09-192-1/+13
| * | | | | | | | | | | | | SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson2016-09-191-0/+12
| * | | | | | | | | | | | | SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-192-0/+4
| * | | | | | | | | | | | | SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson2016-09-191-0/+1
| * | | | | | | | | | | | | SUNRPC rpc_clnt_xprt_switch_putAndy Adamson2016-09-191-0/+2
| * | | | | | | | | | | | | pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-191-1/+6
* | | | | | | | | | | | | | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-10-134-8/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | exportfs: be careful to only return expected errors.NeilBrown2016-10-061-6/+7
| * | | | | | | | | | | | | | nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton2016-09-261-2/+3
| * | | | | | | | | | | | | | svcrdma: support Remote InvalidationChuck Lever2016-09-231-0/+1
| * | | | | | | | | | | | | | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-231-0/+35
| * | | | | | | | | | | | | | svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-231-0/+9
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-133-2/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong2016-10-032-1/+20
| * | | | | | | | | | | | | | vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hintDarrick J. Wong2016-10-031-1/+3
* | | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-10-131-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-081-0/+13
| * | | | | | | | | | | | | | | watchdog: add pretimeout support to the coreWolfram Sang2016-09-241-0/+11
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-121-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pwm: Unexport children before chip removalDavid Hsu2016-09-051-0/+5
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-10-122-3/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-2/+17
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-te...Zhang Rui2016-09-271-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | thermal: tegra: add hw-throttle for Tegra132Wei Ni2016-09-271-0/+5
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | thermal: streamline get_trend callbacksSascha Hauer2016-09-271-1/+1
| * | | | | | | | | | | | | | | thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer2016-09-271-0/+4
| * | | | | | | | | | | | | | | thermal: Add support for hardware-tracked trip pointsSascha Hauer2016-09-271-0/+10
| * | | | | | | | | | | | | | | thermal: core: export apis to get slope and offsetRajendra Nayak2016-09-271-0/+8
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-10-122-361/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski2016-09-271-358/+0
| * | | | | | | | | | | | | | | video: ARM CLCD: support Nomadik variantLinus Walleij2016-08-111-0/+42
| * | | | | | | | | | | | | | | video: ARM CLCD: support pads connected in reverse orderLinus Walleij2016-08-111-3/+15