summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-025-16/+55
|\
| * crush: sync up with userspaceIlya Dryomov2015-06-253-3/+45
| * ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-251-0/+1
| * libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-251-6/+11
| * libceph: nuke time_sub()Ilya Dryomov2015-06-251-9/+0
| * libceph: allow setting osd_req_op's flagsYan, Zheng2015-06-251-1/+1
* | Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-0210-15/+103
|\ \
| * | NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust2015-06-271-0/+1
| * | nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao2015-06-241-0/+1
| * | NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-242-0/+44
| * | Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-06-168-11/+15
| |\ \
| | * | xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever2015-06-121-1/+2
| * | | nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton2015-06-161-6/+0
| * | | nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton2015-06-161-1/+1
| * | | nfs: increase size of EXCHANGE_ID name string bufferJeff Layton2015-06-161-1/+1
| * | | SUNRPC: Transport fault injectionChuck Lever2015-06-101-0/+19
| * | | NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker2015-06-101-1/+0
| * | | sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton2015-06-101-2/+14
| * | | sunrpc: make xprt->swapper an atomic_tJeff Layton2015-06-101-2/+3
| * | | sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-102-0/+17
| * | | SUNRPC: Fix a backchannel raceTrond Myklebust2015-06-051-1/+2
| * | | SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust2015-06-051-2/+1
| * | | SUNRPC: Clean up bc_send()Chuck Lever2015-06-021-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-07-021-0/+3
|\ \ \ \
| * | | | fuse: device fd cloneMiklos Szeredi2015-07-011-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-022-0/+45
|\ \ \ \
| * | | | platform_device: better support builtin boilerplate avoidancePaul Gortmaker2015-06-162-0/+45
* | | | | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-021-11/+0
|\ \ \ \ \
| * | | | | init: delete the __cpuinit related stubsPaul Gortmaker2015-06-161-11/+0
| |/ / / /
* | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-014-9/+28
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-304-8/+24
| |\ \ \ \ \
| | * | | | | of: define of_find_node_by_phandle for !CONFIG_OFSuman Anna2015-06-231-0/+5
| | * | | | | of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven2015-05-281-1/+1
| | * | | | | of: add helper function to retrive match dataJoachim Eastwood2015-05-281-0/+7
| | * | | | | of: Grammar s/property exist/property exists/Geert Uytterhoeven2015-05-281-1/+1
| | * | | | | of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou2015-05-281-6/+6
| | * | | | | libfdt: add fdt type definitionsRob Herring2015-04-291-0/+4
| * | | | | | of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-06-041-1/+4
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-07-011-0/+3
|\ \ \ \ \ \ \
| * | | | | | | watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-291-0/+3
| * | | | | | | mfd: dt-bindings: Provide human readable defines for LPC mode choosingLee Jones2015-06-221-0/+15
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-0114-5/+1013
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-202-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-131-0/+1
| * | | | | | | | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-201-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2015-06-201-0/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | clk: add lpc18xx ccu clk driverJoachim Eastwood2015-06-181-0/+74
| * | | | | | | | clk: add lpc18xx cgu clk driverJoachim Eastwood2015-06-181-0/+41
| * | | | | | | | clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-181-0/+68
| * | | | | | | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-1711-5/+828
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |